aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/UHDDevice.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-10-07ms: Enable synchronized uplink burstsThomas Tsou1-1/+3
2014-10-06Transceiver52M: Add FCCH based frequency correctionThomas Tsou1-13/+37
2014-10-06Transceiver52M: Decode SCH and adjust GSM clockThomas Tsou1-1/+1
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
2012-02-14transceiver, uhd: fix build error due to log levelttsou1-1/+1
2012-02-14transceiver, uhd: display device information on make failurettsou1-1/+1
2012-01-09transceiver, uhd: alert user on unrecoverable errorsttsou1-5/+13
2011-12-15Matching UHD changes in gnuradiokurtis.heimerl1-3/+3
2011-11-28transceiver52M: bump critial errors to ALERT levelkurtis.heimerl1-4/+5
2011-11-28transceiver, uhd: exit informatively if no devices are foundkurtis.heimerl1-4/+11
2011-11-28transceiver, uhd: reject usrp1 if compiled with uhd supportkurtis.heimerl1-5/+6