aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* E31x: Destruct RFNoC before loading idle imagemichael-west2019-01-311-0/+2
* Device3: Fix flow control window and intervalmichael-west2019-01-312-9/+14
* RFNoC: Limit number of control packets in flightmichael-west2019-01-312-17/+21
* X300: Fix tick and sample rate settingmichael-west2019-01-311-5/+1
* Device3: Remove redundant function callmichael-west2019-01-311-1/+0
* RFNoC: Prevent unnecessary FC ACK packetsmichael-west2019-01-313-11/+10
* mpmd: use init timeout for update_componentTrung Tran2019-01-291-4/+1
* ad9361: Replace Boost lock & mutex with std varietyMartin Braun2019-01-251-23/+21
* formatting: Apply clang-format to ad9361_ctrl.cppMartin Braun2019-01-251-72/+87
* mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copyAlex Williams2019-01-255-0/+350
* mpmd_xport: liberio: using 4096 bytes frame sizeTrung Tran2019-01-231-2/+6
* device3: Replace NULL with 0 for empty function pointersMartin Braun2019-01-221-2/+2
* transport: muxed_zero_copy_if fixesmichael-west2019-01-212-26/+15
* mpmd_xport: honor users' send(recv)frame_size argsTrung Tran2019-01-212-8/+11
* mpmd: implement get_*x_hintsTrung Tran2019-01-212-6/+11
* rh: increase timeout of set_rate's rpc callMark Meserve2019-01-211-1/+4
* math: Replace boost::*::{lcm,gcd}() with portable versionsMartin Braun2019-01-182-5/+6
* math: Remove uhd::math::log2, replace with std::log2Martin Braun2019-01-181-1/+2
* formatting: preparing for uhd::math cleanupBrent Stapleton2019-01-183-601/+679
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-1661-7418/+6799
* formatting: remove vim hints in headersBrent Stapleton2019-01-1612-12/+0
* uhd: skip formatting misc arrays, maps, etc.Brent Stapleton2019-01-166-1/+16
* mpmd: increase claim_rpc call timeout.Trung Tran2019-01-142-3/+6
* rpc,mpmd: replace all set_timeout() to new apiTrung Tran2019-01-143-53/+11
* mpmd_impl: move timeout constants to headerTrung Tran2019-01-142-9/+13
* 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
* rh: add support for iq and dc correction filesMark Meserve2019-01-094-18/+88
* 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
* 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