| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | lib: Fix various type-conversion compiler warnings | Martin Braun | 2019-02-28 | 5 | -7/+9 |
* | include: max287x: Fix conversion warning | Martin Braun | 2019-02-28 | 1 | -1/+1 |
* | fixup! python: Replace Boost.Python with PyBind11 | Martin Braun | 2019-02-28 | 1 | -0/+1 |
* | rh: Fix typo in setting up RX frontend | Alex Williams | 2019-02-27 | 1 | -1/+1 |
* | transport: udp: Fix buffer size warning | Lars Amsel | 2019-02-27 | 1 | -2/+2 |
* | python: Replace Boost.Python with PyBind11 | Martin Braun | 2019-02-22 | 13 | -665/+271 |
* | deps: Add PyBind11 | Martin Braun | 2019-02-22 | 29 | -0/+12305 |
* | 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: Fix flush in source_block_ctrl_base | Michael West | 2019-02-18 | 1 | -18/+1 |
* | RFNoC: Disable FC ACK packets for lossless links | Michael West | 2019-02-18 | 3 | -8/+16 |
* | 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 | 56 | -112/+113 |
* | 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 |
* | lib: fix includes for boost::noncopyable | Michael Dickens | 2019-02-11 | 2 | -0/+7 |
* | fixup! RFNoC: Fix scaling of M and N values in DDC/DUC | Mark Meserve | 2019-02-08 | 1 | -1/+1 |
* | 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 | 3 | -19/+23 |
* | RFNoC: Fix typos in legacy_compat | michael-west | 2019-01-31 | 1 | -2/+2 |
* | X300: Fix tick and sample rate setting | michael-west | 2019-01-31 | 2 | -11/+9 |
* | RFNoC: Fix scaling of M and N values in DDC/DUC | michael-west | 2019-01-31 | 2 | -3/+10 |
* | Device3: Remove redundant function call | michael-west | 2019-01-31 | 1 | -1/+0 |
* | fixup! RFNoC: More graph traversal fixes | michael-west | 2019-01-31 | 2 | -4/+4 |
* | RFNoC: More graph traversal fixes | michael-west | 2019-01-31 | 2 | -1/+3 |
* | RFNoC: Prevent unnecessary FC ACK packets | michael-west | 2019-01-31 | 4 | -13/+13 |
* | 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 |
* | uhd-dpdk: Cover all paths to request TX offloads | Alex Williams | 2019-01-25 | 3 | -11/+61 |
* | uhd-dpdk: Delete useless test folder | Alex Williams | 2019-01-25 | 2 | -356/+0 |
* | mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copy | Alex Williams | 2019-01-25 | 20 | -303/+1177 |
* | mpmd_xport: liberio: using 4096 bytes frame size | Trung Tran | 2019-01-23 | 1 | -2/+6 |
* | lib: rfnoc: Add some missing virtual destructors | Martin Braun | 2019-01-22 | 3 | -2/+8 |
* | formatting: Apply clang-format to nocscript files | Martin Braun | 2019-01-22 | 8 | -557/+499 |
* | 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 | 4 | -29/+18 |
* | 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 |
* | endianness: Replace Boost macros with custom ones | Martin Braun | 2019-01-21 | 3 | -4/+4 |
* | lib: transport: convert: apply clang-format | Brent Stapleton | 2019-01-21 | 1 | -119/+165 |
* | cmake: Register N320 component | Martin Braun | 2019-01-21 | 1 | -1/+1 |
* | rh: increase timeout of set_rate's rpc call | Mark Meserve | 2019-01-21 | 1 | -1/+4 |