summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rh: increase timeout of set_rate's rpc callMark Meserve2019-01-211-1/+4
* lib: transport: Revert to boost instead of std sleepSugandha Gupta2019-01-181-3/+1
* lib: transport: apply clang-formatBrent Stapleton2019-01-1825-2326/+2745
* multi_usrp: fix get_{tx/rx}_dc_offset_range default argumentChristian Hahn2019-01-181-2/+2
* math: Replace boost::*::{lcm,gcd}() with portable versionsMartin Braun2019-01-186-14/+40
* math: Remove uhd::math::log2, replace with std::log2Martin Braun2019-01-184-19/+5
* formatting: preparing for uhd::math cleanupBrent Stapleton2019-01-185-971/+1129
* rfnoc: Fix detection of outstanding acks by ctrl_ifaceMartin Braun2019-01-172-5/+4
* lib: rfnoc: apply clang-formatMartin Braun2019-01-1729-1905/+1859
* mpm: n3xx: e320: Add bridge mode supportRyan Marlow2019-01-172-2/+9
* mpm: xportmgr_udp: Add bridge mode supportSugandha Gupta2019-01-171-18/+50
* mpm: ethtable: Add support for bridge mode to Ethernet dispatcherSugandha Gupta2019-01-171-21/+79
* mpm: net: Add bridge utilitiesSugandha Gupta2019-01-171-10/+36
* formatting: Add modified clang-format for headersMartin Braun2019-01-171-0/+94
* Debian: Rename file for libuhd installmichael-west2019-01-161-0/+0
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-16332-22736/+22735
* ascii_art_dft: move example within include guardBrent Stapleton2019-01-161-2/+1
* formatting: remove vim hints in headersBrent Stapleton2019-01-1643-43/+0
* clang-format: fixing include categoriesBrent Stapleton2019-01-161-4/+6
* examples: utils: skip formatting program optionsBrent Stapleton2019-01-1642-0/+84
* uhd: skip formatting misc arrays, maps, etc.Brent Stapleton2019-01-168-1/+20
* transport: Move uhd-dpdk header to uhdlibAlex Williams2019-01-154-3/+3
* tests: Add arguments to dpdk_test to control core mappingAlex Williams2019-01-151-40/+100
* tests: Add unit test for DPDK transportAlex Williams2019-01-152-0/+353
* transport: Add dpdk_zero_copy transportAlex Williams2019-01-153-0/+527
* transport: Add blocking recv calls to uhd-dpdkAlex Williams2019-01-1511-220/+704
* uhd-dpdk: Add ARP responder, set MTU, and clean up APIAlex Williams2019-01-155-7/+75
* docs: Add comments for TwinRX and MCRMartin Braun2019-01-152-0/+25
* includes: Make sure BOOST_VERSION is always availableMartin Braun2019-01-151-0/+1
* examples: Improved error message in tx_waveformsDerek Kozel2019-01-141-2/+6
* mpmd: increase claim_rpc call timeout.Trung Tran2019-01-142-3/+6
* rpc,mpmd: replace all set_timeout() to new apiTrung Tran2019-01-144-58/+11
* mpmd_impl: move timeout constants to headerTrung Tran2019-01-142-9/+13
* utils:rpc: set rpc timeout during rpc callTrung Tran2019-01-141-3/+120
* tests: Add benchmark of streaming code pathsCiro Nishiguchi2019-01-107-22/+546
* 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-104-12/+14
* Examples: Add lo-offset to tx_waveformsnatetemple2019-01-101-2/+6
* Examples: update lo-offset naming in tx from filenatetemple2019-01-101-4/+7
* Examples: Add LO Offset to rx_samples_to_filenatetemple2019-01-101-2/+6
* lib: experts: fixup for including Boost headerMartin Braun2019-01-091-0/+2
* Debian: Minor change to convert_changelog.pymichael-west2019-01-091-5/+1
* Debian: Add cosmic (Ubuntu 18.10)michael-west2019-01-091-1/+1
* CHANGELOG: Cherry-pick changes from UHD-3.13 branchMartin Braun2019-01-091-1/+113
* udp_wsa_zero_copy: add default xport paramsThomas Vogel2019-01-091-1/+25
* uhd: update cal utilities to support rhodiumMark Meserve2019-01-091-3/+6
* rh: add support for iq and dc correction filesMark Meserve2019-01-094-18/+88
* lib: experts: Add potentially missing but sometimes inferred includeMartin Braun2019-01-091-0/+1