aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/radioInterface.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-03-03Transceiver52M: Disable initial device time resetThomas Tsou1-5/+5
2013-11-15Transceiver52M: Enable all warnings and resolveThomas Tsou1-1/+1
2013-11-15Transceiver52M: Remove unused codeThomas Tsou1-1/+1
2013-11-15Transceiver52M: Use independent power scaling varables for each channelThomas Tsou1-6/+5
2013-11-15Transceiver52M: Add dual channel diversity receiver optionThomas Tsou1-12/+12
2013-11-15Transceiver52M: Add vectorized radio burst capabilityThomas Tsou1-2/+4
2013-11-15Transceiver52M: Preallocate head room for burst correlationThomas Tsou1-4/+11
2013-11-15Transceiver52M: UHD: Continue on receive and send timeoutsThomas Tsou1-4/+0
2013-11-15Transceiver52M: Remove extra copy in receive drive pathThomas Tsou1-14/+11
2013-11-15Transceiver52M: Add multi channel transceiver supportThomas Tsou1-62/+104
2013-10-18Transceiver52M: Reduce and place bounds checking on I/O buffersThomas Tsou1-11/+17
2013-10-18Transceiver52M: Add 64 MHz resampling option with B100Thomas Tsou1-1/+4
2013-10-18Transceiver52M: Setup dual sample rate transceiverThomas Tsou1-15/+19
2013-10-18Transceiver52M: Add SSE floating point / integer conversionThomas Tsou1-52/+43
2013-10-18Transceiver52M: Replace resampler with SSE enabled implementationThomas Tsou1-21/+51
2013-10-18Transceiver52M: Rename samples-per-symbol variable namesThomas Tsou1-7/+7
2013-10-18Transceiver52M: Set resampling option automatically based on deviceThomas Tsou1-0/+60
2013-10-18Transceiver52M: Remove and rename oversampling variablesThomas Tsou1-3/+2
2013-10-18Transceiver52M: Remove periodic alignment update from UHD buildThomas Tsou1-8/+4
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