aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
...
* rpc,mpmd: replace all set_timeout() to new apiTrung Tran2019-01-144-58/+11
* mpmd_impl: move timeout constants to headerTrung Tran2019-01-142-9/+13
* utils:rpc: set rpc timeout during rpc callTrung Tran2019-01-141-3/+120
* tests: Add benchmark of streaming code pathsCiro Nishiguchi2019-01-101-0/+4
* uhd: Move device3 flow control functions to header for benchmarkCiro Nishiguchi2019-01-102-291/+306
* rh: add support for identify argMark Meserve2019-01-102-12/+40
* rh: implement set_rateMark Meserve2019-01-103-9/+40
* rh: general code cleanupMark Meserve2019-01-101-4/+5
* lib: experts: fixup for including Boost headerMartin Braun2019-01-091-0/+2
* udp_wsa_zero_copy: add default xport paramsThomas Vogel2019-01-091-1/+25
* rh: add support for iq and dc correction filesMark Meserve2019-01-094-18/+88
* lib: experts: Add potentially missing but sometimes inferred includeMartin Braun2019-01-091-0/+1
* rh: adjust frequencies for lo filter bankMark Meserve2019-01-081-1/+1
* 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
* transport: Fix MSVC warning by replacing size_t with uint32_tMartin Braun2019-01-031-1/+1
* TwinRX: Fix tuningMichael West2019-01-022-8/+5
* 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
* 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