aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/radioInterface.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Transceiver52M: Add SSE floating point / integer conversionThomas Tsou1-20/+6
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-6/+6
2013-06-24Transceiver52M: Setup UmTRX dual carrier supportThomas Tsou1-53/+43
2013-06-24multi-arfcn: refactor to match upstream GSM coreThomas Tsou1-11/+10
2013-06-24multi-arfcn, trx: handle thread exiting on shutdownThomas Tsou1-1/+10
2013-06-24multi-arfcn, trx: allocate threads on heap and fix thread releaseThomas Tsou1-7/+10
2013-06-24multi-arfcn, trx: only deallocate radio resouces if startedThomas Tsou1-7/+10
2013-06-24multi-arfcn, trx: modify radio interface for multi-channel useThomas Tsou1-40/+94
2013-06-24Transceiver52M: Set resampling option automatically based on deviceThomas Tsou1-0/+60
2013-06-24Transceiver52M: Remove and rename oversampling variablesThomas Tsou1-3/+2
2013-06-24Transceiver52M: Remove periodic alignment update from UHD buildThomas Tsou1-9/+5
2013-06-24transceiver: workaround for transmit testing with no clock resetThomas Tsou1-1/+1
2011-11-26transceiver: clean variable init of radio interface constructorkurtis.heimerl1-13/+6
2011-11-26transceiver: move various radio interface definitionskurtis.heimerl1-2/+33
2011-11-26transceiver: separate I/O portion of radio interface implementationkurtis.heimerl1-85/+33
2011-11-26transceiver: separate radio clock and vector interfaceskurtis.heimerl1-44/+0
2011-11-26transceiver: remove extraneous commentskurtis.heimerl1-2/+3
2011-11-26transceiver: fix bug in setting low-level attenuationkurtis.heimerl1-3/+3
2011-11-26transceiver: reinsert digital gain scalingkurtis.heimerl1-5/+22
2011-11-26transceiver: simplify transmit power controlkurtis.heimerl1-20/+3
2011-11-26transceiver: rework digital gain settingskurtis.heimerl1-4/+3
2011-11-26uhd: set attenuation relative to max RF gainkurtis.heimerl1-4/+3
2011-11-26transceiver: fix initialization segfault in radio interfacekurtis.heimerl1-0/+1
2011-10-12Adding in the missing Transceiver52M directorydburgess1-0/+315