aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/device/uhd
AgeCommit message (Expand)AuthorFilesLines
2019-07-22Add SPDX annotationPau Espin Pedrol2-0/+4
2019-05-06smpl_buf: Move it to device/common and create libdevice_common.laPau Espin Pedrol1-2/+3
2019-05-03smpl_buf: Remove unused clk_rt variablePau Espin Pedrol1-1/+1
2019-05-03device: Drop unused numberRead/numberWritten APIsPau Espin Pedrol2-6/+1
2019-05-03Move smpl_buf out of uhd dir to re-use it in other devicesPau Espin Pedrol3-261/+2
2019-05-03uhd: Avoid reallocation of buffers every readPau Espin Pedrol2-15/+10
2019-05-03cosmetic: uhd: Use loglevel ERROR instead of ERRPau Espin Pedrol1-11/+11
2019-05-03uhd: smpl_buf: Use TIMESTAMP type in str_statusPau Espin Pedrol2-3/+3
2019-05-03uhd: smpl_buf: Drop UHD specifics out back to UHDDevicePau Espin Pedrol3-25/+4
2019-05-03cosmetic: uhd: Move smpl_buf out of UHDDevice, move UHDDevice class definitio...Pau Espin Pedrol5-362/+455
2019-04-25Move duplicated thread_enable_cancel to CommonLibsPau Espin Pedrol1-6/+0
2018-12-02UHDDevice: log exception information on device open failured0gtail1-2/+2
2018-11-19UHDDevice: setRxGain on chan 0 when using multi-arfcnPau Espin Pedrol1-0/+3
2018-09-28Use pthread_setname_np to name threadsPau Espin Pedrol1-0/+1
2018-09-10UHHDDevice: Replace deprecated header uhd/utils/thread_priority.hppPau Espin Pedrol1-1/+3
2018-08-17logging: Introduce new "DDEV" category for device-specific codeHarald Welte1-76/+76
2018-06-14radioDevice: better encapsulation in base classHarald Welte1-18/+9
2018-06-13radioDevice: Move tx_sps from derived into base classHarald Welte1-1/+1
2018-06-13move set_antennas() from UHD to generic radioDevice base classHarald Welte1-29/+0
2018-05-08UHDDevice: Fix setup failure with LimeSuite > 18.04.1Pau Espin Pedrol1-2/+2
2018-04-24Transceiver: Move device specific code to radioDevice classPau Espin Pedrol1-0/+10
2018-04-24Move device specific code out of radioInterfacePau Espin Pedrol1-0/+7
2018-04-24Move device specific files to device subdirPau Espin Pedrol2-0/+1584