| Commit message (Expand) | Author | Age | Files | Lines |
* | gpsd: fix API for 'gps_read' | Michael Dickens | 2019-03-29 | 1 | -0/+4 |
* | lmx2592: fixup for correct frequency borders | tvogel-nid | 2019-03-13 | 1 | -2/+2 |
* | uhd: mpm: update all license header w/ "-or-later" | Brent Stapleton | 2019-03-08 | 14 | -14/+14 |
* | x300: Change PLL CP currents in x300_clock_ctrl | mguyler-ni | 2019-02-28 | 1 | -8/+8 |
* | x300: device args: Removed invalid 200 MHz sysref rate | Martin Braun | 2019-02-28 | 1 | -1/+1 |
* | x300: Catch more inconsistencies in x300_device_args | Martin Braun | 2019-02-28 | 2 | -3/+24 |
* | x300: Enable x300_device_args.to_string() | Martin Braun | 2019-02-28 | 1 | -2/+31 |
* | x300: Enable 11.52 MHz and 23.04 MHz system ref rates | Martin Braun | 2019-02-28 | 1 | -1/+2 |
* | 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 |