aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/device/usrp1
AgeCommit message (Expand)AuthorFilesLines
2019-08-01Move std_inband.rbf under device/usrp1/ dirPau Espin Pedrol2-0/+6
2019-07-29usrp1: don't check for non-null underrun pointerPau Espin Pedrol1-2/+2
2019-07-22Add SPDX annotationPau Espin Pedrol2-1/+6
2019-05-06smpl_buf: Move it to device/common and create libdevice_common.laPau Espin Pedrol1-1/+1
2019-05-03device: Drop unused numberRead/numberWritten APIsPau Espin Pedrol2-10/+0
2019-01-11usrp1: Fix formatting of log message (missing space)Harald Welte1-2/+2
2019-01-11usrp1: Remove uninitialized skipRx logicHarald Welte2-9/+3
2018-09-13cosmetic: Use proper whitespace in several for loopsPau Espin Pedrol1-1/+1
2018-08-17logging: Introduce new "DDEV" category for device-specific codeHarald Welte1-39/+39
2018-06-14usrp1: Fail in case of unsupported configurationHarald Welte1-0/+12
2018-06-14radioDevice: better encapsulation in base classHarald Welte2-5/+10
2018-06-13radioDevice: Move tx_sps from derived into base classHarald Welte2-8/+7
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 Pedrol2-0/+7
2018-04-24Move device specific code out of radioInterfacePau Espin Pedrol2-0/+7
2018-04-24Move device specific files to device subdirPau Espin Pedrol3-0/+862