aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* TwinRX: Fix duplicate write to N value in DDCmichael-west2019-03-261-2/+1
* python: Add operators and get_full_secs() to time_spec_tMartin Braun2019-03-221-2/+6
* uhd: Remove cal containersMartin Braun2019-03-206-414/+0
* lib: Allow "0" and "1" as false/true values for constrained device argsMartin Braun2019-03-201-2/+6
* lmx2592: fixup for correct frequency borderstvogel-nid2019-03-131-2/+2
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-0832-32/+32
* RFNoC: Remove incorrect flushMichael West2019-03-051-19/+0
* Revert "RFNoC: Fix flush in source_block_ctrl_base"Michael West2019-03-051-1/+18
* 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
* lib: Fix various type-conversion compiler warningsMartin Braun2019-02-285-7/+9
* include: max287x: Fix conversion warningMartin Braun2019-02-281-1/+1
* fixup! python: Replace Boost.Python with PyBind11Martin Braun2019-02-281-0/+1
* rh: Fix typo in setting up RX frontendAlex Williams2019-02-271-1/+1
* transport: udp: Fix buffer size warningLars Amsel2019-02-271-2/+2
* python: Replace Boost.Python with PyBind11Martin Braun2019-02-2213-665/+271
* deps: Add PyBind11Martin Braun2019-02-2229-0/+12305
* 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: Fix flush in source_block_ctrl_baseMichael West2019-02-181-18/+1
* RFNoC: Disable FC ACK packets for lossless linksMichael West2019-02-183-8/+16
* 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-1556-112/+113
* b200_cores: Replace usage of boost::mutex with std::mutexMartin Braun2019-02-154-7/+10
* b200: Use uhd::noncopyableMartin Braun2019-02-152-3/+6
* lib: fix includes for boost::noncopyableMichael Dickens2019-02-112-0/+7
* fixup! RFNoC: Fix scaling of M and N values in DDC/DUCMark Meserve2019-02-081-1/+1
* 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-313-19/+23
* RFNoC: Fix typos in legacy_compatmichael-west2019-01-311-2/+2
* X300: Fix tick and sample rate settingmichael-west2019-01-312-11/+9
* RFNoC: Fix scaling of M and N values in DDC/DUCmichael-west2019-01-312-3/+10
* Device3: Remove redundant function callmichael-west2019-01-311-1/+0
* fixup! RFNoC: More graph traversal fixesmichael-west2019-01-312-4/+4
* RFNoC: More graph traversal fixesmichael-west2019-01-312-1/+3
* RFNoC: Prevent unnecessary FC ACK packetsmichael-west2019-01-314-13/+13
* 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
* uhd-dpdk: Cover all paths to request TX offloadsAlex Williams2019-01-253-11/+61
* uhd-dpdk: Delete useless test folderAlex Williams2019-01-252-356/+0
* mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copyAlex Williams2019-01-2520-303/+1177
* mpmd_xport: liberio: using 4096 bytes frame sizeTrung Tran2019-01-231-2/+6