aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/device/lms/LMSDevice.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-06lms: Use smpl_buf to recover from timestamp jumpsPau Espin Pedrol1-0/+3
2019-05-03device: Drop unused numberRead/numberWritten APIsPau Espin Pedrol1-9/+0
2019-04-25lms: Catch and log dropped packets by HW during recvPau Espin Pedrol1-0/+1
2019-04-25lms: Remove unused var m_last_tx_overrunsPau Espin Pedrol1-1/+0
2019-04-17lms: add device type detection and device specific gainsJoachim Steiger1-0/+1
2019-04-17lms: move LMS_GetLPFBWRange and LMS_Calibrate calls from open to startJoachim Steiger1-0/+2
2018-12-07lms: Move {under,over}run checks into separate methodPau Espin Pedrol1-0/+1
2018-12-04lms: Make sure LMS_Close is called when Device is torn downPau Espin Pedrol1-0/+1
2018-11-29lms: User correct scale factor for transmit samplesHarald Welte1-1/+8
2018-06-14radioDevice: better encapsulation in base classHarald Welte1-2/+1
2018-06-13radioDevice: Move tx_sps from derived into base classHarald Welte1-2/+2
2018-06-13lms: Fix support for rx_paths / tx_pathsHarald Welte1-1/+3
2018-06-13move set_antennas() from UHD to generic radioDevice base classHarald Welte1-2/+0
2018-06-13lms: Several improvements and compilation/runtime fixesPau Espin Pedrol1-12/+36
2018-06-13Initial work towards direct LimeSuite support in OsmoTRXHarald Welte1-0/+179