aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* b200: enable usage of custom bootloaderMark Meserve2019-05-213-79/+292
* uhdlib: Add dpdk_zero_copy.hppAlex Williams2019-05-213-3/+3
* x300: Add support for DPDK transportsAlex Williams2019-05-213-7/+166
* X300: add capability to flash NI-2974 FPGAThomas Vogel2019-05-211-2/+7
* gpsd: fix API for 'gps_read'Michael Dickens2019-05-211-0/+4
* Revert b993f4f0d85eee53c1256e0381c3a173af7d5833Michael West2019-03-252-12/+8
* x300: Change PLL CP currents in x300_clock_ctrlmguyler-ni2019-03-051-8/+8
* x300: device args: Removed invalid 200 MHz sysref rateMartin Braun2019-03-051-1/+1
* x300: Catch more inconsistencies in x300_device_argsMartin Braun2019-03-052-3/+24
* x300: Enable x300_device_args.to_string()Martin Braun2019-03-051-2/+31
* x300: Enable 11.52 MHz and 23.04 MHz system ref ratesMartin Braun2019-03-051-1/+2
* rh: Fix typo in setting up RX frontendAlex Williams2019-02-271-1/+1
* 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-223-11/+19
* rh: reset rx iq balance on initMark Meserve2019-02-221-0/+1
* RFNoC: Disable FC ACK packets for lossless linksMichael West2019-02-181-0/+1
* x300: Enable ADC gain through RFNoC APIMartin Braun2019-02-182-29/+83
* 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