aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/radioInterface.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Transceiver52M: Setup dual Laurent pulse filterThomas Tsou1-1/+1
2013-09-02Transceiver52M: Rename samples-per-symbol variable namesThomas Tsou1-3/+3
2013-07-14Transceiver52M: Setup independent gain and tune elements for dual channelThomas Tsou1-3/+3
2013-06-24Transceiver52M: Setup UmTRX dual carrier supportThomas Tsou1-47/+7
2013-06-24multi-arfcn: refactor to match upstream GSM coreThomas Tsou1-4/+6
2013-06-24multi-arfcn, trx: handle thread exiting on shutdownThomas Tsou1-0/+7
2013-06-24multi-arfcn, trx: allocate threads on heap and fix thread releaseThomas Tsou1-1/+1
2013-06-24multi-arfcn, trx: remove unused attach call()Thomas Tsou1-3/+1
2013-06-24multi-arfcn, trx: modify radio interface for multi-channel useThomas Tsou1-9/+22
2013-06-24multi-arfcn, trx: add header wrappers for radio interfaceThomas Tsou1-1/+4
2013-06-24Transceiver52M: Set resampling option automatically based on deviceThomas Tsou1-3/+20
2013-06-24Transceiver52M: Remove and rename oversampling variablesThomas Tsou1-4/+1
2013-06-24Transceiver52M: Remove periodic alignment update from UHD buildThomas Tsou1-4/+4
2013-06-24Transceiver52M: Add UHD device type checkingThomas Tsou1-2/+2
2013-06-16Fix build of the Transceiver.Alexander Chemeris1-0/+2
2011-11-26transceiver: make the transmit drive loop bus dependentkurtis.heimerl1-0/+3
2011-11-26transceiver: move various radio interface definitionskurtis.heimerl1-9/+8
2011-11-26transceiver: separate I/O portion of radio interface implementationkurtis.heimerl1-7/+7
2011-11-26transceiver: separate radio clock and vector interfaceskurtis.heimerl1-95/+2
2011-11-26transceiver: reinsert digital gain scalingkurtis.heimerl1-1/+4
2011-11-26transceiver: simplify transmit power controlkurtis.heimerl1-1/+1
2011-11-26uhd: inline thread priority settingkurtis.heimerl1-0/+2
2011-10-12Adding in the missing Transceiver52M directorydburgess1-0/+243