aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/device/usrp1/USRPDevice.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-12radioDevice: Drop unused isControl param from WriteSamples APIPau Espin Pedrol1-2/+4
2020-03-12radioDevice: Drop unused RSSI param from readSamples APIPau Espin Pedrol1-3/+1
2020-01-13lms: Change radioDevice constructor arg name to avoid masking instance attrPau Espin Pedrol1-1/+1
2019-10-17Fix common misspellings and typosMartin Hauke1-1/+1
2019-09-13radioDevice: Introduce getTxGain() APIPau Espin Pedrol1-0/+3
2019-09-13USRPDevice: Return previous txGain if setting value failedPau Espin Pedrol1-0/+1
2019-08-21Drop old setPriority related codePau Espin Pedrol1-3/+0
2019-07-22Add SPDX annotationPau Espin Pedrol1-1/+4
2019-05-03device: Drop unused numberRead/numberWritten APIsPau Espin Pedrol1-5/+0
2019-01-11usrp1: Remove uninitialized skipRx logicHarald Welte1-1/+0
2018-06-14radioDevice: better encapsulation in base classHarald Welte1-1/+3
2018-06-13radioDevice: Move tx_sps from derived into base classHarald Welte1-2/+1
2018-06-13move set_antennas() from UHD to generic radioDevice base classHarald Welte1-2/+0
2018-04-24Transceiver: Move device specific code to radioDevice classPau Espin Pedrol1-0/+3
2018-04-24Move device specific code out of radioInterfacePau Espin Pedrol1-0/+3
2018-04-24Move device specific files to device subdirPau Espin Pedrol1-0/+204