| Commit message (Expand) | Author | Age | Files | Lines |
* | multi_usrp: fix get_{tx/rx}_dc_offset_range default argument | Christian Hahn | 2019-01-18 | 1 | -2/+2 |
* | math: Replace boost::*::{lcm,gcd}() with portable versions | Martin Braun | 2019-01-18 | 6 | -14/+40 |
* | math: Remove uhd::math::log2, replace with std::log2 | Martin Braun | 2019-01-18 | 4 | -19/+5 |
* | formatting: preparing for uhd::math cleanup | Brent Stapleton | 2019-01-18 | 5 | -971/+1129 |
* | rfnoc: Fix detection of outstanding acks by ctrl_iface | Martin Braun | 2019-01-17 | 2 | -5/+4 |
* | lib: rfnoc: apply clang-format | Martin Braun | 2019-01-17 | 29 | -1905/+1859 |
* | mpm: n3xx: e320: Add bridge mode support | Ryan Marlow | 2019-01-17 | 2 | -2/+9 |
* | mpm: xportmgr_udp: Add bridge mode support | Sugandha Gupta | 2019-01-17 | 1 | -18/+50 |
* | mpm: ethtable: Add support for bridge mode to Ethernet dispatcher | Sugandha Gupta | 2019-01-17 | 1 | -21/+79 |
* | mpm: net: Add bridge utilities | Sugandha Gupta | 2019-01-17 | 1 | -10/+36 |
* | formatting: Add modified clang-format for headers | Martin Braun | 2019-01-17 | 1 | -0/+94 |
* | Debian: Rename file for libuhd install | michael-west | 2019-01-16 | 1 | -0/+0 |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 332 | -22736/+22735 |
* | ascii_art_dft: move example within include guard | Brent Stapleton | 2019-01-16 | 1 | -2/+1 |
* | formatting: remove vim hints in headers | Brent Stapleton | 2019-01-16 | 43 | -43/+0 |
* | clang-format: fixing include categories | Brent Stapleton | 2019-01-16 | 1 | -4/+6 |
* | examples: utils: skip formatting program options | Brent Stapleton | 2019-01-16 | 42 | -0/+84 |
* | uhd: skip formatting misc arrays, maps, etc. | Brent Stapleton | 2019-01-16 | 8 | -1/+20 |
* | transport: Move uhd-dpdk header to uhdlib | Alex Williams | 2019-01-15 | 4 | -3/+3 |
* | tests: Add arguments to dpdk_test to control core mapping | Alex Williams | 2019-01-15 | 1 | -40/+100 |
* | tests: Add unit test for DPDK transport | Alex Williams | 2019-01-15 | 2 | -0/+353 |
* | transport: Add dpdk_zero_copy transport | Alex Williams | 2019-01-15 | 3 | -0/+527 |
* | transport: Add blocking recv calls to uhd-dpdk | Alex Williams | 2019-01-15 | 11 | -220/+704 |
* | uhd-dpdk: Add ARP responder, set MTU, and clean up API | Alex Williams | 2019-01-15 | 5 | -7/+75 |
* | docs: Add comments for TwinRX and MCR | Martin Braun | 2019-01-15 | 2 | -0/+25 |
* | includes: Make sure BOOST_VERSION is always available | Martin Braun | 2019-01-15 | 1 | -0/+1 |
* | examples: Improved error message in tx_waveforms | Derek Kozel | 2019-01-14 | 1 | -2/+6 |
* | mpmd: increase claim_rpc call timeout. | Trung Tran | 2019-01-14 | 2 | -3/+6 |
* | rpc,mpmd: replace all set_timeout() to new api | Trung Tran | 2019-01-14 | 4 | -58/+11 |
* | mpmd_impl: move timeout constants to header | Trung Tran | 2019-01-14 | 2 | -9/+13 |
* | utils:rpc: set rpc timeout during rpc call | Trung Tran | 2019-01-14 | 1 | -3/+120 |
* | tests: Add benchmark of streaming code paths | Ciro Nishiguchi | 2019-01-10 | 7 | -22/+546 |
* | uhd: Move device3 flow control functions to header for benchmark | Ciro Nishiguchi | 2019-01-10 | 2 | -291/+306 |
* | rh: add support for identify arg | Mark Meserve | 2019-01-10 | 2 | -12/+40 |
* | rh: implement set_rate | Mark Meserve | 2019-01-10 | 3 | -9/+40 |
* | rh: general code cleanup | Mark Meserve | 2019-01-10 | 4 | -12/+14 |
* | Examples: Add lo-offset to tx_waveforms | natetemple | 2019-01-10 | 1 | -2/+6 |
* | Examples: update lo-offset naming in tx from file | natetemple | 2019-01-10 | 1 | -4/+7 |
* | Examples: Add LO Offset to rx_samples_to_file | natetemple | 2019-01-10 | 1 | -2/+6 |
* | lib: experts: fixup for including Boost header | Martin Braun | 2019-01-09 | 1 | -0/+2 |
* | Debian: Minor change to convert_changelog.py | michael-west | 2019-01-09 | 1 | -5/+1 |
* | Debian: Add cosmic (Ubuntu 18.10) | michael-west | 2019-01-09 | 1 | -1/+1 |
* | CHANGELOG: Cherry-pick changes from UHD-3.13 branch | Martin Braun | 2019-01-09 | 1 | -1/+113 |
* | udp_wsa_zero_copy: add default xport params | Thomas Vogel | 2019-01-09 | 1 | -1/+25 |
* | uhd: update cal utilities to support rhodium | Mark Meserve | 2019-01-09 | 1 | -3/+6 |
* | rh: add support for iq and dc correction files | Mark Meserve | 2019-01-09 | 4 | -18/+88 |
* | lib: experts: Add potentially missing but sometimes inferred include | Martin Braun | 2019-01-09 | 1 | -0/+1 |
* | rh: adjust frequencies for lo filter bank | Mark Meserve | 2019-01-08 | 1 | -1/+1 |
* | examples: change boost to std for time commands | mguyler-ni | 2019-01-08 | 1 | -40/+58 |
* | tests: Add #include <thread> in system time test | Martin Braun | 2019-01-08 | 1 | -0/+1 |