aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* cores: Use NSDMI consistently in ?x_dsp_core_3000.*Martin Braun2019-06-032-23/+16
* cores: Apply clang-format to ?x_dsp_core_3000.*Martin Braun2019-05-302-230/+268
* X300: fixed get_mtu for pcieMatthew Crymble2019-05-241-1/+4
* twinrx: set lo2 to use new low spur tuning modeMark Meserve2019-05-212-6/+3
* twinrx: add lo charge pump propertiesMark Meserve2019-05-215-19/+116
* mpmd: Release resources on destructionVirendra Kakade2019-05-212-4/+6
* mpmd: Fix spurious reclaim call after unclaimVirendra Kakade2019-05-211-3/+6
* device3: Constraint send/recv_frame_size based on down/upstream MTUSugandha Gupta2019-05-218-1/+81
* ad9361: Fix return values for tune and set_clock_rateSugandha Gupta2019-05-212-3/+11
* 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