aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/Transceiver.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Transceiver52M: Disable equalization for SPS greater than 1Thomas Tsou1-1/+4
2013-09-05Transceiver52M: Disable energy detectorThomas Tsou1-2/+2
2013-09-05Transceiver52M: Generate RACH correlation sequence at initializationThomas Tsou1-2/+0
2013-09-05Transceiver52M: Make GSM pulse filter internal to implementationThomas Tsou1-11/+5
2013-09-02Transceiver52M: Rename samples-per-symbol variable namesThomas Tsou1-12/+12
2013-07-14Transceiver52M: Setup independent gain and tune elements for dual channelThomas Tsou1-5/+2
2013-07-14Transceiver52M: Disable TSC check on slot settingThomas Tsou1-1/+1
2013-06-24Transceiver52M: Setup UmTRX dual carrier supportThomas Tsou1-18/+9
2013-06-24multi-arfcn: refactor to match upstream GSM coreThomas Tsou1-77/+43
2013-06-24multi-arfcn, trx: attach FIFO's internally in transceiverThomas Tsou1-0/+3
2013-06-24multi-arfcn, trx: fix infinite energy threshold bugThomas Tsou1-3/+3
2013-06-24multi-arfcn, trx: handle thread exiting on shutdownThomas Tsou1-11/+38
2013-06-24multi-arfcn, trx: allocate threads on heap and fix thread releaseThomas Tsou1-6/+12
2013-06-24multi-arfcn, trx: split transceiver to handle multiple channelsThomas Tsou1-340/+99
2013-06-24Transceiver52M: Add UHD device type checkingThomas Tsou1-1/+1
2013-06-24Transceier52M: Make error response to an unknown command on UDP command inter...Alexander Chemeris1-0/+1
2013-06-24Transceiver52M: Check for correctly set TSC before setting timeslot types.Alexander Chemeris1-5/+6
2013-06-24Modified fillerTable usage in pushRadioVector function.Ivan Kluchnikov1-4/+21
2013-06-16Fix build of the Transceiver.Alexander Chemeris1-0/+2
2013-06-15Transceiver52M: Add more complete specification of GPRS typesttsou1-3/+13
2013-06-15Transceiver52M: Add GPRS combinations to correlation typesttsou1-0/+3
2013-03-27Transceiver52: allow for handling of TCH/H slotsttsou1-4/+1
2012-12-06transceiver52m: reset energy threshold on receive gain changesttsou1-1/+4
2012-11-23Alexander's patches:kurtis.heimerl1-3/+3
2012-08-08transceiver: b100: raise minimum transmit latency valuettsou1-3/+13
2011-11-26transceiver: make the transmit drive loop bus dependentkurtis.heimerl1-20/+20
2011-11-26transceiver: rename getting radio vector time to getTime()kurtis.heimerl1-17/+17
2011-11-26transceiver: fix energy threshold bugkurtis.heimerl1-0/+3
2011-11-26transceiver: simplify transmit power controlkurtis.heimerl1-1/+0
2011-11-26transceiver: rework digital gain settingskurtis.heimerl1-1/+1
2011-11-26uhd: disable adaptive buffering in 52 MHz transceiverkurtis.heimerl1-0/+2
2011-11-26uhd: inline thread priority settingkurtis.heimerl1-0/+2
2011-10-12Adding in the missing Transceiver52M directorydburgess1-0/+798