| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rh: Fix typo in setting up RX frontend | Alex Williams | 2019-02-27 | 1 | -1/+1 |
* | python: Replace Boost.Python with PyBind11 | Martin Braun | 2019-02-22 | 4 | -489/+156 |
* | mpmd: Fix typecast warning in property tree default settings | Martin Braun | 2019-02-22 | 1 | -1/+1 |
* | mpmd: Allow reclaim failures on component updates | Martin Braun | 2019-02-22 | 3 | -14/+67 |
* | rh: revise correction data usage | Mark Meserve | 2019-02-21 | 3 | -11/+19 |
* | rh: reset rx iq balance on init | Mark Meserve | 2019-02-21 | 1 | -0/+1 |
* | RFNoC: Disable FC ACK packets for lossless links | Michael West | 2019-02-18 | 1 | -0/+1 |
* | x300: Enable ADC gain through RFNoC API | Martin Braun | 2019-02-15 | 2 | -29/+83 |
* | n230: n230_image_loader: Remove dead store for ptr | Moritz Fischer | 2019-02-15 | 1 | -1/+1 |
* | uhd: Replace all usage of boost::noncopyable with uhd::noncopyable | Martin Braun | 2019-02-15 | 27 | -47/+47 |
* | b200_cores: Replace usage of boost::mutex with std::mutex | Martin Braun | 2019-02-15 | 4 | -7/+10 |
* | b200: Use uhd::noncopyable | Martin Braun | 2019-02-15 | 2 | -3/+6 |
* | E31x: Destruct RFNoC before loading idle image | michael-west | 2019-01-31 | 1 | -0/+2 |
* | Device3: Fix flow control window and interval | michael-west | 2019-01-31 | 2 | -9/+14 |
* | RFNoC: Limit number of control packets in flight | michael-west | 2019-01-31 | 2 | -17/+21 |
* | X300: Fix tick and sample rate setting | michael-west | 2019-01-31 | 1 | -5/+1 |
* | Device3: Remove redundant function call | michael-west | 2019-01-31 | 1 | -1/+0 |
* | RFNoC: Prevent unnecessary FC ACK packets | michael-west | 2019-01-31 | 3 | -11/+10 |
* | mpmd: use init timeout for update_component | Trung Tran | 2019-01-29 | 1 | -4/+1 |
* | ad9361: Replace Boost lock & mutex with std variety | Martin Braun | 2019-01-25 | 1 | -23/+21 |
* | formatting: Apply clang-format to ad9361_ctrl.cpp | Martin Braun | 2019-01-25 | 1 | -72/+87 |
* | mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copy | Alex Williams | 2019-01-25 | 5 | -0/+350 |
* | mpmd_xport: liberio: using 4096 bytes frame size | Trung Tran | 2019-01-23 | 1 | -2/+6 |
* | device3: Replace NULL with 0 for empty function pointers | Martin Braun | 2019-01-22 | 1 | -2/+2 |
* | transport: muxed_zero_copy_if fixes | michael-west | 2019-01-21 | 2 | -26/+15 |
* | mpmd_xport: honor users' send(recv)frame_size args | Trung Tran | 2019-01-21 | 2 | -8/+11 |
* | mpmd: implement get_*x_hints | Trung Tran | 2019-01-21 | 2 | -6/+11 |
* | rh: increase timeout of set_rate's rpc call | Mark Meserve | 2019-01-21 | 1 | -1/+4 |
* | math: Replace boost::*::{lcm,gcd}() with portable versions | Martin Braun | 2019-01-18 | 2 | -5/+6 |
* | math: Remove uhd::math::log2, replace with std::log2 | Martin Braun | 2019-01-18 | 1 | -1/+2 |
* | formatting: preparing for uhd::math cleanup | Brent Stapleton | 2019-01-18 | 3 | -601/+679 |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 61 | -7418/+6799 |
* | formatting: remove vim hints in headers | Brent Stapleton | 2019-01-16 | 12 | -12/+0 |
* | uhd: skip formatting misc arrays, maps, etc. | Brent Stapleton | 2019-01-16 | 6 | -1/+16 |
* | 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 | 3 | -53/+11 |
* | mpmd_impl: move timeout constants to header | Trung Tran | 2019-01-14 | 2 | -9/+13 |
* | tests: Add benchmark of streaming code paths | Ciro Nishiguchi | 2019-01-10 | 1 | -0/+4 |
* | 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 | 1 | -4/+5 |
* | rh: add support for iq and dc correction files | Mark Meserve | 2019-01-09 | 4 | -18/+88 |
* | rh: adjust frequencies for lo filter bank | Mark Meserve | 2019-01-08 | 1 | -1/+1 |
* | b200: Fix compiler warnings related to type conversions | Martin Braun | 2019-01-07 | 2 | -8/+8 |
* | x300: Fix compiler warnings related to type conversions | Martin Braun | 2019-01-07 | 4 | -15/+15 |
* | TwinRX: Fix tuning | Michael West | 2019-01-02 | 1 | -1/+1 |
* | x300: Remove usage of boost::bind | Martin Braun | 2019-01-02 | 1 | -12/+16 |
* | x300: Factor our PID -> MB type and MB type -> product name mapping | Martin Braun | 2019-01-02 | 1 | -137/+117 |
* | x300: Remove some trailing spaces | Martin Braun | 2019-01-02 | 1 | -6/+4 |