aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* 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
* multi_usrp: Add sync_source APIMartin Braun2018-10-111-6/+160
* mpmd: Increase rpcc timeout when calling set_time_source()Trung Tran2018-10-111-0/+2
* mg: fixup set_rx_antennaTrung Tran2018-10-041-1/+1
* multi_usrp: move definition of constantsAndrew Lynch2018-10-041-0/+2
* cores: Update rx_frontend_gen3.v controls for 1/4-rate mixerMartin Braun2018-09-252-8/+12
* e320: Fix master_clock_rate settingSugandha Gupta2018-09-241-0/+4
* uhd: rfnoc: add async message handlerTrung Tran2018-09-141-2/+29
* mg: clipping frequencyTrung Tran2018-09-142-4/+7