aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/UHDDevice.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-05-17uhd: Output Rx/Tx gain limits to log to make it more transparent.Alexander Chemeris1-4/+10
2015-05-08A hack to pass all dev.args to UHD.Alexander Chemeris1-1/+1
2015-05-07umtrx: Don't use DSP tuning, because LMS6002D PLL steps are small enough.Alexander Chemeris1-1/+13
2015-05-07uhd: Update UmTRX specific code to work with PA Tx gain.Alexander Chemeris1-2/+3
2015-05-07uhd: Set RF frontend bandwidth for UmTRX to improve signal quality.Alexander Chemeris1-0/+10
2015-04-28Revert "UmTRX: Fix Tx gain setting procedure for the best signal quality."Alexander Chemeris1-12/+22
2015-03-25uhd: Use full DAC scale with UmTRX to improve signal quality.Alexander Chemeris1-2/+3
2014-09-26UmTRX: Fix Tx gain setting procedure for the best signal quality.Ivan Kluchnikov1-22/+12
2014-09-22Transceiver52M: UHD: Exit on receive more than 100 timeout errorsIvan Kluchnikov1-0/+6
2014-09-22UmTRX: Manually set Tx gain stages for the best signal quality.Alexander Chemeris1-5/+39
2014-04-09Transceiver52M: Add E1XX USRP device id and timingsThomas Tsou1-2/+21
2014-03-27Transceiver52M: Allow startup delay for stream alignmentThomas Tsou1-5/+11
2014-03-27Transceiver52M: Set UHD rates before creating streamersThomas Tsou1-12/+12
2014-03-06Transceivert52M: Add option for baseband frequency offsetThomas Tsou1-9/+16
2014-03-03Transceiver52M: Enable B210 dual channel supportThomas Tsou1-12/+89
2014-03-03Transceiver52M: Disable initial device time resetThomas Tsou1-16/+26
2014-03-03Transceiver52M: Split B200 and B210 identifiersThomas Tsou1-7/+13
2014-02-13Transceiver52M: Set B2XX clock frequency to 26 MHzThomas Tsou1-1/+1
2013-11-16Transceiver52M: UHD: Check running status before stopping streamThomas Tsou1-1/+4
2013-11-16Transceiver52M: Output device and operating mode to stdoutThomas Tsou1-12/+17
2013-11-15Transceiver52M: Enable all warnings and resolveThomas Tsou1-0/+2
2013-11-15Transceiver52M: Add dual channel diversity receiver optionThomas Tsou1-8/+56
2013-11-15Transceiver52M: UHD: Add string descriptors to device-offset pairsThomas Tsou1-10/+11
2013-11-15Transceiver52M: UHD: Continue on receive and send timeoutsThomas Tsou1-4/+0
2013-11-15Transceiver52M: Use USRP1 type window for B2xx devicesThomas Tsou1-6/+12
2013-11-15Transceiver52M: Set variable thread priority levelsThomas Tsou1-5/+5
2013-11-15Transceiver52M: Add multi channel transceiver supportThomas Tsou1-89/+174
2013-11-08Transceiver52M: Remove unnecessary UHD clock setting callThomas Tsou1-10/+1
2013-11-07Transceiver52M: Reset overrun and underrun indicatorsThomas Tsou1-0/+5
2013-10-18Transceiver52M: Move reference select from compile time to databaseThomas Tsou1-5/+5
2013-10-18Transceiver52M: Delay UHD messaging registration until after startThomas Tsou1-3/+3
2013-10-18Transceiver52M: Add 64 MHz resampling option with B100Thomas Tsou1-11/+17
2013-10-18Transceiver52M: Add B210 supportThomas Tsou1-7/+10
2013-10-18Transceiver52M: Setup dual sample rate transceiverThomas Tsou1-26/+28
2013-10-18Transceiver52M: Add B200 supportThomas Tsou1-15/+24
2013-10-18Transceiver52M: Setup dual Laurent pulse shaping filterThomas Tsou1-12/+6
2013-10-18Transceiver52M: Check that sample rates are sane before usingThomas Tsou1-1/+1
2013-10-18Transceiver52M: Add UmTRX supportThomas Tsou1-3/+11
2013-10-18Transceiver52M: Replace resampler with SSE enabled implementationThomas Tsou1-1/+1
2013-10-18Transceiver52M: Use exception blocks for rate changesThomas Tsou1-5/+17
2013-10-18Transceiver52M: Set resampling option automatically based on deviceThomas Tsou1-24/+58
2013-10-18Transceiver52M: Remove periodic alignment update from UHD buildThomas Tsou1-1/+0
2013-10-18Transceiver52M: Add device offset correction tableThomas Tsou1-26/+61
2013-10-18Transceiver52M: Add UHD device type checkingThomas Tsou1-32/+46
2013-10-18Transceiver52M: Update to UHD streamer interfaceThomas Tsou1-28/+15
2012-11-23Alexander's patches:kurtis.heimerl1-1/+1
2012-10-22Transceiver52M: UHD: Setup option to pass arguments from command linettsou1-5/+5
2012-08-08transceiver: uhd: prevent output of underrun message at ERROR levelttsou1-4/+8
2012-08-08transceiver: uhd: allow underrun flag to reset during timing alignmentttsou1-1/+1
2012-03-13transceiver, uhd: output timestamps on monontonic errorttsou1-2/+2