aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/radioInterfaceMulti.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* radioInterfaceMulti: Fail to tune on freq not following multi-arfcn restrictionsPau Espin Pedrol2020-01-071-22/+51
* radioInterfaceMulti: write frequency offset direction (rx/tx) in log linePau Espin Pedrol2019-09-301-2/+2
* radioInterface: Atomically fetch and change underrun variablePau Espin Pedrol2019-09-201-2/+2
* Transceiver: Fixed copying of history into and from channelizer buffer.Timo Jacobus2019-09-201-1/+1
* radioInterface{Multi,Resamp}: Fix successful writeSamples() masking underrun from readSamples()Pau Espin Pedrol2019-09-131-1/+3
* radioInterfaceMulti: Override setTxGain() to avoid chan!=0 callsPau Espin Pedrol2019-09-131-0/+9
* radioInterfaceMulti: Check equals zero explicitlyPau Espin Pedrol2019-09-131-1/+1
* radioInterface: Rename mRadio to mDevicePau Espin Pedrol2019-09-131-8/+8
* Add SPDX annotationPau Espin Pedrol2019-07-221-0/+2
* radioInterfaceMulti:pullBuffer: Sanely convert float array to complex arrayPau Espin Pedrol2018-09-101-3/+16
* radioInterface: forward errors from RadioDevice to Transceiver in recv pathPau Espin Pedrol2018-09-031-3/+4
* cosmetic: Fix trailing whitespacePau Espin Pedrol2018-09-031-1/+1
* mcbts: Allow out of order channel setupTom Tsou2016-07-081-4/+8
* mcbts: Add multi-ARFCN radio supportTom Tsou2016-07-011-0/+387