aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/device/usrp1/USRPDevice.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* radioDevice: Drop unused isControl param from WriteSamples APIPau Espin Pedrol2020-03-121-4/+9
* radioDevice: Drop unused RSSI param from readSamples APIPau Espin Pedrol2020-03-121-3/+5
* lms: Change radioDevice constructor arg name to avoid masking instance attrPau Espin Pedrol2020-01-131-2/+2
* USRPDevice: Return previous txGain if setting value failedPau Espin Pedrol2019-09-131-2/+4
* USRPDevice: Fix setRxGain return on error and getRxGain() returning always 0Pau Espin Pedrol2019-09-131-2/+3
* usrp1: don't check for non-null underrun pointerPau Espin Pedrol2019-07-291-2/+2
* Add SPDX annotationPau Espin Pedrol2019-07-221-0/+2
* device: Drop unused numberRead/numberWritten APIsPau Espin Pedrol2019-05-031-5/+0
* usrp1: Fix formatting of log message (missing space)Harald Welte2019-01-111-2/+2
* usrp1: Remove uninitialized skipRx logicHarald Welte2019-01-111-8/+3
* cosmetic: Use proper whitespace in several for loopsPau Espin Pedrol2018-09-131-1/+1
* logging: Introduce new "DDEV" category for device-specific codeHarald Welte2018-08-171-39/+39
* usrp1: Fail in case of unsupported configurationHarald Welte2018-06-141-0/+12
* radioDevice: better encapsulation in base classHarald Welte2018-06-141-4/+7
* radioDevice: Move tx_sps from derived into base classHarald Welte2018-06-131-6/+6
* Transceiver: Move device specific code to radioDevice classPau Espin Pedrol2018-04-241-0/+4
* Move device specific code out of radioInterfacePau Espin Pedrol2018-04-241-0/+4
* Move device specific files to device subdirPau Espin Pedrol2018-04-241-0/+648