aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
...
* gpsd: GPGGA string formatting fixesBen Kempke2018-12-201-4/+4
* RFNoC: Fix stream command propagationmichael-west2018-12-201-1/+1
* RFNoC: Fix graph traversalmichael-west2018-12-193-14/+16
* N310 E320: Add initialization of TX bandwidthmichael-west2018-12-192-2/+2
* uhd/mpm: eiscat: Various changesRyan Marlow2018-12-192-28/+219
* radio_ctrl_impl: move continuous_streaming to protected.Ryan Marlow2018-12-191-1/+1
* Device3: Fix block control flushingBrent Stapleton2018-12-171-18/+25
* Device3: Set default block control response SIDsBrent Stapleton2018-12-171-0/+4
* 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: Enable phase resync on ADF535xmichael-west2018-12-101-17/+9
* TwinRX: Tuning improvementsmichael-west2018-12-103-17/+20
* 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
* rfnoc: Add halt to replay APIWade Fife2018-11-271-0/+4
* rfnoc: Fix default SPP for replayWade Fife2018-11-271-4/+3
* 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
* python: populated the tune_result_t bindingKevin Rigney2018-11-151-0/+6
* python: adding device_addr_t to Python APIBrent Stapleton2018-11-141-0/+32
* python: tighten the scope of releasing the GILBrent Stapleton2018-11-141-20/+22
* python: expose streamer timeoutsBrent Stapleton2018-11-141-16/+27
* 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-1433-380/+380
* mpmd: increase rpc timeout during reading mb sensorTrung Tran2018-11-131-1/+4
* rfnoc: Replace some [] with .at() in radio_ctrl_implMartin Braun2018-11-131-8/+8
* 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
* cmake: Change SOVERSION and VERSION for the library filesMartin Braun2018-10-291-2/+2
* cores:rx_frontend_core_3000: fix real modeGwenhael Goavec-Merou2018-10-291-0/+2
* python: Add missing constructors of time_spec_tPiotr Krysik2018-10-251-0/+3