aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/radioInterface.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-15Transceiver52M: Remove unused codeThomas Tsou1-4/+0
2013-11-15Transceiver52M: Use independent power scaling varables for each channelThomas Tsou1-3/+1
2013-11-15Transceiver52M: Add dual channel diversity receiver optionThomas Tsou1-8/+30
2013-11-15Transceiver52M: Set variable thread priority levelsThomas Tsou1-1/+1
2013-11-15Transceiver52M: Add multi channel transceiver supportThomas Tsou1-21/+20
2013-10-18Transceiver52M: Add 64 MHz resampling option with B100Thomas Tsou1-7/+4
2013-10-18Transceiver52M: Setup dual sample rate transceiverThomas Tsou1-4/+3
2013-10-18Transceiver52M: Setup dual Laurent pulse shaping filterThomas Tsou1-1/+1
2013-10-18Transceiver52M: Add SSE floating point / integer conversionThomas Tsou1-1/+0
2013-10-18Transceiver52M: Replace resampler with SSE enabled implementationThomas Tsou1-5/+20
2013-10-18Transceiver52M: Rename samples-per-symbol variable namesThomas Tsou1-5/+1
2013-10-18Transceiver52M: Set resampling option automatically based on deviceThomas Tsou1-3/+20
2013-10-18Transceiver52M: Remove and rename oversampling variablesThomas Tsou1-4/+1
2013-10-18Transceiver52M: Remove periodic alignment update from UHD buildThomas Tsou1-4/+4
2013-10-18Transceiver52M: 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