aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-0814-14/+14
* x300: Change PLL CP currents in x300_clock_ctrlmguyler-ni2019-02-281-8/+8
* x300: device args: Removed invalid 200 MHz sysref rateMartin Braun2019-02-281-1/+1
* x300: Catch more inconsistencies in x300_device_argsMartin Braun2019-02-282-3/+24
* x300: Enable x300_device_args.to_string()Martin Braun2019-02-281-2/+31
* x300: Enable 11.52 MHz and 23.04 MHz system ref ratesMartin Braun2019-02-281-1/+2
* rh: Fix typo in setting up RX frontendAlex Williams2019-02-271-1/+1
* python: Replace Boost.Python with PyBind11Martin Braun2019-02-224-489/+156
* mpmd: Fix typecast warning in property tree default settingsMartin Braun2019-02-221-1/+1
* mpmd: Allow reclaim failures on component updatesMartin Braun2019-02-223-14/+67
* rh: revise correction data usageMark Meserve2019-02-213-11/+19
* rh: reset rx iq balance on initMark Meserve2019-02-211-0/+1
* RFNoC: Disable FC ACK packets for lossless linksMichael West2019-02-181-0/+1
* x300: Enable ADC gain through RFNoC APIMartin Braun2019-02-152-29/+83
* n230: n230_image_loader: Remove dead store for ptrMoritz Fischer2019-02-151-1/+1
* uhd: Replace all usage of boost::noncopyable with uhd::noncopyableMartin Braun2019-02-1527-47/+47
* b200_cores: Replace usage of boost::mutex with std::mutexMartin Braun2019-02-154-7/+10
* b200: Use uhd::noncopyableMartin Braun2019-02-152-3/+6
* 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