aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
...
* b200: Fix compiler warnings related to type conversionsMartin Braun2019-01-072-8/+8
* x300: Fix compiler warnings related to type conversionsMartin Braun2019-01-074-15/+15
* TwinRX: Fix tuningMichael West2019-01-021-1/+1
* x300: Remove usage of boost::bindMartin Braun2019-01-021-12/+16
* x300: Factor our PID -> MB type and MB type -> product name mappingMartin Braun2019-01-021-137/+117
* x300: Remove some trailing spacesMartin Braun2019-01-021-6/+4
* E300: Re-enable "gpsdo" time sourcemichael-west2018-12-201-1/+1
* gpsd: GPGGA string formatting fixesBen Kempke2018-12-201-4/+4
* N310 E320: Add initialization of TX bandwidthmichael-west2018-12-192-2/+2
* uhd/mpm: eiscat: Various changesRyan Marlow2018-12-192-28/+219
* E310: Fix initialization of antenna and frequency valuesmichael-west2018-12-172-8/+36
* C API: Add support for Tx LO controlMartin Braun2018-12-141-0/+89
* x300: Add support for USRP-2974Thomas Vogel2018-12-143-2/+19
* various: use "std::abs" instead of "std::fabs"Michael Dickens2018-12-122-6/+6
* lmx2592: Better "abs()" compiler compatibilityMichael Dickens2018-12-121-3/+3
* rh: add highband spur reduction optionMark Meserve2018-12-124-4/+83
* TwinRX: Make routing to LO1 and LO2 mutually exclusivemichael-west2018-12-102-25/+15
* TwinRX: Tuning improvementsmichael-west2018-12-102-7/+12
* TwinRX: Fix initializationmichael-west2018-12-101-62/+60
* rh: fixed lowband tuningMark Meserve2018-12-071-1/+2
* uhd: Fix log statement for Port number on RFNOC blockSugandha Gupta2018-12-051-1/+1
* rh: add handling for "all" loMark Meserve2018-12-042-9/+104
* mg: Unindent falsely indented block of codeMartin Braun2018-11-301-29/+29
* rh: add support for atr frontend controlMark Meserve2018-11-295-92/+103
* python: Add sync source to Python APIBrent Stapleton2018-11-291-0/+32
* e300: Type-cast fix for boostAndreas Müller2018-11-281-1/+1
* x3xx: implement rfnoc get antenna functionsMark Meserve2018-11-262-0/+16
* x300: fixup minimum master clock rateBrent Stapleton2018-11-211-1/+1
* rh: fix typo in lo distribution propertiesMark Meserve2018-11-161-2/+2
* mpmd: add fpga_vesion_hash infoTrung Tran2018-11-161-0/+2
* mpmd: Improve error message for compat number mismatchesMartin Braun2018-11-161-6/+14
* x300: New mode to configure master clock rateScott Torborg2018-11-163-10/+104
* rh: fix typo in initMark Meserve2018-11-141-1/+1
* uhd: Add device arg to enable dual ethernet for txCiro Nishiguchi2018-11-142-2/+17
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-1416-63/+63
* mpmd: increase rpc timeout during reading mb sensorTrung Tran2018-11-131-1/+4
* rh: initialize switchesMark Meserve2018-11-071-3/+10
* x300: Remove 120 MHz optionMartin Braun2018-11-072-3/+1
* rh: adjust tx lo gain tableMark Meserve2018-11-052-7/+12
* rh: add lo distribution supportMark Meserve2018-11-054-0/+161
* rh: fix handling of spur_dodging argMark Meserve2018-11-013-7/+30
* cores:rx_frontend_core_3000: fix real modeGwenhael Goavec-Merou2018-10-291-0/+2
* rh: add support for rhodium devicesMark Meserve2018-10-2511-1/+3479
* Test: Add unit test for eeprom_utilsmichael-west2018-10-251-1/+1
* X300: Prevent duplicate MAC and IP addresses from being programmed in MBMichael West2018-10-251-2/+24
* X300: Add recovery for duplicate IP addresses in EEPROMMichael West2018-10-252-19/+13
* B200: Restore asynchronous reset of AD936x.michael-west2018-10-172-4/+15
* lmx2592: remove initial scratch register readbackMark Meserve2018-10-171-24/+0
* lmx2592: add spur dodgingMark Meserve2018-10-171-22/+326
* lib: ad9361: De-boostify AD9361 driverMartin Braun2018-10-172-106/+195