aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/device/uhd/UHDDevice.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-25devices: unify band handlingEric1-8/+15
2023-07-25transceiver: pass cfg struct instead of argsEric1-11/+11
2021-09-21lms,uhd: Allow changing band between poweroff & poweronPau Espin Pedrol1-0/+1
2020-10-14Calculate RSSI offset based on RxGain configurationPau Espin Pedrol1-1/+18
2020-08-25osmo-trx-ipcEric Wild1-1/+1
2020-06-25Drop old TxGain APIs from parent radioDevice abstract classPau Espin Pedrol1-4/+0
2020-06-15UHDDevice: Compute TxGain on UHD API based on expected Tx output powerPau Espin Pedrol1-5/+6
2020-06-09radioInterface: Operate on real Tx power attenuation rather than on device sp...Pau Espin Pedrol1-5/+5
2020-06-09UHDDevice: Implement getNominalTxPower() based on TxFrequencyPau Espin Pedrol1-0/+8
2020-06-08Transceiver: Implement TRXC cmd NOMTXPOWERPau Espin Pedrol1-0/+2
2020-03-12radioDevice: Drop unused isControl param from WriteSamples APIPau Espin Pedrol1-1/+1
2020-03-12radioDevice: Drop unused RSSI param from readSamples APIPau Espin Pedrol1-1/+1
2020-01-13lms: Change radioDevice constructor arg name to avoid masking instance attrPau Espin Pedrol1-1/+1
2019-09-13radioDevice: Introduce getTxGain() APIPau Espin Pedrol1-0/+1
2019-08-21Drop old setPriority related codePau Espin Pedrol1-1/+0
2019-07-22Add SPDX annotationPau Espin Pedrol1-0/+2
2019-05-03device: Drop unused numberRead/numberWritten APIsPau Espin Pedrol1-3/+0
2019-05-03uhd: Avoid reallocation of buffers every readPau Espin Pedrol1-0/+5
2019-05-03cosmetic: uhd: Move smpl_buf out of UHDDevice, move UHDDevice class definitio...Pau Espin Pedrol1-0/+171