aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/UHDDevice.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-12-04UHDDevice.cpp: add USRP B205mini supportPiotr Krysik1-0/+1
2017-07-10LimeSDR: Fix sample value rangeignasj1-2/+1
2017-07-10LimeSDR: change tx window type to TX_WINDOW_FIXEDignasj1-1/+1
2017-07-10LimeSDR: Change device detection to work with USB and PCIe versionsignasj1-1/+1
2017-06-29LimeSDR: set approximate tx offset value to make GSM workTom Tsou1-1/+1
2017-06-27uhd: Always specify samples-per-symbol for device lookupTom Tsou1-2/+2
2017-06-16uhd: Fix USRP2/N200/N210 device detectionTom Tsou1-12/+12
2017-06-15uhd: Fix Tx-RX timing offset settingTom Tsou1-1/+1
2017-06-14uhd: Add non-UmTRX channel swap supportTom Tsou1-21/+44
2017-06-12uhd: Use map container for for device parameter accessTom Tsou1-274/+84
2017-05-19radioInterface: Remove UmTRX 'diversity' optionTom Tsou1-49/+7
2017-03-07uhd: Increase MC-BTS FPGA clock rate to 51.2 MHzTom Tsou1-10/+13
2017-03-07uhd: Add support for UHD-3.11 logging controlTom Tsou1-4/+10
2017-01-19Revert "uhd: Set minimum supported version to 3.9.0"Tom Tsou1-0/+6
2017-01-11uhd: Add X300 sample timing for 4 SPSTom Tsou1-0/+1
2016-10-25uhd: Set minimum supported version to 3.9.0Tom Tsou1-6/+0
2016-10-18uhd: Add missing B200 sample timing for 4 SPS receiveTom Tsou1-1/+2
2016-07-20uhd: Update USRP2/N200/N210 for 4 SPS RxTom Tsou1-2/+2
2016-07-17uhd: Add command line option for GPS referenceTom Tsou1-4/+20
2016-07-12UHD: Initial LimeSDR support.Alexander Chemeris1-1/+24
2016-07-01mcbts: Add multi-ARFCN radio supportTom Tsou1-8/+46
2016-07-01radioInterface: Convert diversity argument to general typeTom Tsou1-39/+31
2016-07-01transceiver: Add Rx samples-per-symbol optionTom Tsou1-9/+9
2016-06-22uhd: Fix comment.Alexander Chemeris1-1/+1
2016-05-03uhd: Set minimum UHD version requirement for E3XXTom Tsou1-3/+31
2016-05-03uhd: Make device offset check a private methodTom Tsou1-61/+62
2016-05-03uhd: Update default E3XX settingsTom Tsou1-4/+5
2016-04-26uhd: Correct timing alignment in 8-PSK and GMSK downlink burstsTom Tsou1-2/+2
2016-03-23EDGE: Fix USRP B210 device supportTom Tsou1-0/+1
2016-03-22EDGE: Add support for UmTRX.Alexander Chemeris1-24/+14
2016-03-06EDGE: Setup variable sampling on receive pathTom Tsou1-42/+92
2015-10-21uhd: Remove references to USRP B205Tom Tsou1-11/+2
2015-08-21uhd: Use internal UHD tick conversionsTom Tsou1-26/+10
2015-08-21uhd: Add version 3.9.0 supportTom Tsou1-6/+26
2015-07-30uhd: Output Rx/Tx gain limits to log to make it more transparent.Alexander Chemeris1-4/+10
2015-07-30uhd: Fix UmTRX tuning broken in commit 90f7a01d.Alexander Chemeris1-1/+2
2015-07-30uhd: Fix rounding error in timestamp conversion functions.Alexander Chemeris1-2/+14
2015-07-30osmo-trx: Add an option to swap channels on UmTRX.Alexander Chemeris1-3/+3
2015-05-18uhd: Pass UHD command line arguments to constructorTom Tsou1-2/+2
2015-05-18umtrx: Don't use DSP tuning, because LMS6002D PLL steps are small enough.Alexander Chemeris1-1/+13
2015-05-18uhd: Set RF frontend bandwidth for UmTRX to improve signal quality.Alexander Chemeris1-0/+10
2015-05-18UmTRX: Manually set Tx gain stages for the best signal quality.Alexander Chemeris1-4/+41
2015-05-18uhd: Use full DAC scale with UmTRX to improve signal quality.Alexander Chemeris1-3/+17
2014-12-15b210: Lock dual-channel tuning accessTom Tsou1-0/+3
2014-12-15Transceiver52M: Add X300/X310 and E310 USRP supportTom Tsou1-13/+38
2014-12-15Transceiver52M: Implement POWEROFF commandTom Tsou1-10/+47
2014-12-15uhd: Display current timestamp with buffer status errorsTom Tsou1-6/+7
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