aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/radioInterfaceMulti.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-09-30radioInterfaceMulti: write frequency offset direction (rx/tx) in log linePau Espin Pedrol1-2/+2
2019-09-20radioInterface: Atomically fetch and change underrun variablePau Espin Pedrol1-2/+2
2019-09-20Transceiver: Fixed copying of history into and from channelizer buffer.Timo Jacobus1-1/+1
2019-09-13radioInterface{Multi,Resamp}: Fix successful writeSamples() masking underrun ...Pau Espin Pedrol1-1/+3
2019-09-13radioInterfaceMulti: Override setTxGain() to avoid chan!=0 callsPau Espin Pedrol1-0/+9
2019-09-13radioInterfaceMulti: Check equals zero explicitlyPau Espin Pedrol1-1/+1
2019-09-13radioInterface: Rename mRadio to mDevicePau Espin Pedrol1-8/+8
2019-07-22Add SPDX annotationPau Espin Pedrol1-0/+2
2018-09-10radioInterfaceMulti:pullBuffer: Sanely convert float array to complex arrayPau Espin Pedrol1-3/+16
2018-09-03radioInterface: forward errors from RadioDevice to Transceiver in recv pathPau Espin Pedrol1-3/+4
2018-09-03cosmetic: Fix trailing whitespacePau Espin Pedrol1-1/+1
2016-07-08mcbts: Allow out of order channel setupTom Tsou1-4/+8
2016-07-01mcbts: Add multi-ARFCN radio supportTom Tsou1-0/+387