osmo-trx/Transceiver52M/device
Pau Espin f8c0c464b8 radioDevice: Drop unused RSSI param from readSamples API
The out "RSSI" parameter is only filled by USRPDevice, and not used at
all by any user of the API (radioInterface*.cpp).

RSSI seems to be computed nowadays in the common path in
Transceiver::pullRadioVector().

Change-Id: I06c2ea5a9891d170bc468f952bbf2a7e64d95784
2020-03-12 19:34:28 +01:00
..
common radioDevice: Drop unused RSSI param from readSamples API 2020-03-12 19:34:28 +01:00
lms radioDevice: Drop unused RSSI param from readSamples API 2020-03-12 19:34:28 +01:00
uhd radioDevice: Drop unused RSSI param from readSamples API 2020-03-12 19:34:28 +01:00
usrp1 radioDevice: Drop unused RSSI param from readSamples API 2020-03-12 19:34:28 +01:00
Makefile.am smpl_buf: Move it to device/common and create libdevice_common.la 2019-05-06 11:23:18 +02:00