aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/DriveLoop.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-06conditional load testing (selected at compile time), turned on by default.achemeris/load_testingAlexander Chemeris1-0/+8
2013-09-05Transceiver52M: Make GSM pulse filter internal to implementationThomas Tsou1-20/+29
2013-09-02Transceiver52M: Rename samples-per-symbol variable namesThomas Tsou1-5/+5
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