aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/DriveLoop.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-07-14Transceiver52M: Port all threads to the new Thread interface.Alexander Chemeris1-29/+10
2013-07-14Transceiver52M: Disable dynamic filler table setting and fix deallocationThomas Tsou1-12/+2
2013-06-24Transceiver52M: Fix build in the new repository.Alexander Chemeris1-0/+2
2013-06-24Transceiver52M: Setup UmTRX dual carrier supportThomas Tsou1-2/+2
2013-06-24multi-arfcn: refactor to match upstream GSM coreThomas Tsou1-15/+41
2013-06-24multi-arfcn, trx: fix infinite energy threshold bugThomas Tsou1-4/+5
2013-06-24multi-arfcn, trx: handle thread exiting on shutdownThomas Tsou1-10/+15
2013-06-24multi-arfcn, trx: allocate threads on heap and fix thread releaseThomas Tsou1-2/+5
2013-06-24multi-arfcn, trx: remove unused reset() call in drive loopThomas Tsou1-5/+1
2013-06-24multi-arfcn, trx: split transceiver to handle multiple channelsThomas Tsou1-0/+264