| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "uhd: Check property type at access; error if mismatch" | Martin Braun | 2019-09-30 | 2 | -12/+3 |
* | uhd: include: Add <string> to headers where it was missing | Martin Braun | 2019-09-09 | 2 | -1/+3 |
* | rfnoc: Read cmd FIFO size from blocks & configure ctrl_iface | Martin Braun | 2019-09-04 | 1 | -2/+2 |
* | uhd: Check property type at access; error if mismatch | Aaron Rossetto | 2019-09-04 | 2 | -3/+12 |
* | docs: Improve language on threading for recv() and send() | Martin Braun | 2019-08-22 | 1 | -1/+11 |
* | boost: Replaced units::demangle with core::demangle where appropriate | Martin Braun | 2019-08-22 | 1 | -3/+3 |
* | uhd: Add UHD_FALLTHROUGH attribute | Martin Braun | 2019-08-16 | 1 | -0/+13 |
* | uhd: rfnoc: docs: Fix Doxygen warning due to undoc'd parameter | Martin Braun | 2019-08-13 | 1 | -1/+2 |
* | rfnoc: Add update_graph() API call | Martin Braun | 2019-07-15 | 1 | -0/+28 |
* | utils: log: Fix includes for UHD_HEX() | Martin Braun | 2019-06-12 | 1 | -0/+1 |
* | rfnoc: Consolidate double-documented param in block_ctrl_base | Alex Williams | 2019-06-07 | 1 | -3/+3 |
* | types: Add explicit copy-constructor for sid_t | Alex Williams | 2019-06-07 | 1 | -0/+5 |
* | utils: add support for directly updating components from image_loader | Andrew Lynch | 2019-05-02 | 1 | -1/+5 |
* | prop_tree: add pop() function | Brent Stapleton | 2019-05-02 | 2 | -0/+13 |
* | prop_tree: formatting property tree files | Brent Stapleton | 2019-05-02 | 2 | -57/+101 |
* | C: Add uhd_get_abi_string, uhd_get_version_string | Nicholas Corgan | 2019-05-02 | 3 | -0/+38 |
* | device3: Constraint send/recv_frame_size based on down/upstream MTU | Sugandha Gupta | 2019-05-01 | 2 | -0/+24 |
* | e310/e320: Move E310 to MPM architecture and refactor | Sugandha Gupta | 2019-05-01 | 2 | -3/+3 |
* | include: Remove BOOST_VERSION hacks for 1.58 | Martin Braun | 2019-04-24 | 2 | -27/+7 |
* | utils: Add scope_exit object | Martin Braun | 2019-04-01 | 2 | -0/+56 |
* | utils: Change UHD_INLINE to inline in dirty_tracked.hpp | Martin Braun | 2019-03-25 | 1 | -7/+7 |
* | clang-format: Break after templates | Martin Braun | 2019-03-21 | 1 | -1/+1 |
* | uhd: Remove cal containers | Martin Braun | 2019-03-20 | 4 | -176/+0 |
* | uhd: mpm: update all license header w/ "-or-later" | Brent Stapleton | 2019-03-08 | 10 | -10/+10 |
* | Revert "RFNoC: Fix flush in source_block_ctrl_base" | Michael West | 2019-03-05 | 1 | -3/+3 |
* | types: sid: Remove duplicate operator=() | Martin Braun | 2019-02-28 | 1 | -6/+0 |
* | nirio: Demote rpc client start/stop log messages to DEBUG | Martin Braun | 2019-02-18 | 1 | -2/+2 |
* | node_ctrl_base: add check valid num_input_ports | Trung Tran | 2019-02-18 | 1 | -2/+3 |
* | RFNoC: Fix flush in source_block_ctrl_base | Michael West | 2019-02-18 | 1 | -3/+3 |
* | RFNoC: Disable FC ACK packets for lossless links | Michael West | 2019-02-18 | 2 | -7/+9 |
* | uhd: Replace all usage of boost::noncopyable with uhd::noncopyable | Martin Braun | 2019-02-15 | 28 | -52/+60 |
* | uhd: utils: Add noncopyable class | Martin Braun | 2019-02-15 | 2 | -0/+56 |
* | E3xx: Increase spp limit for E3xx radio | michael-west | 2019-01-31 | 1 | -2/+1 |
* | fixup! RFNoC: More graph traversal fixes | michael-west | 2019-01-31 | 2 | -30/+10 |
* | RFNoC: More graph traversal fixes | michael-west | 2019-01-31 | 2 | -3/+31 |
* | RFNoC: Update FIFO XML definition | michael-west | 2019-01-29 | 1 | -0/+2 |
* | transport: muxed_zero_copy_if fixes | michael-west | 2019-01-21 | 1 | -0/+4 |
* | endianness: Replace Boost macros with custom ones | Martin Braun | 2019-01-21 | 3 | -6/+37 |
* | lib: transport: convert: apply clang-format | Brent Stapleton | 2019-01-21 | 1 | -74/+96 |
* | 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 | 1 | -0/+23 |
* | math: Remove uhd::math::log2, replace with std::log2 | Martin Braun | 2019-01-18 | 1 | -9/+0 |
* | rfnoc: Fix detection of outstanding acks by ctrl_iface | Martin Braun | 2019-01-17 | 1 | -1/+1 |
* | formatting: Add modified clang-format for headers | Martin Braun | 2019-01-17 | 1 | -0/+94 |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 115 | -5118/+5170 |
* | formatting: remove vim hints in headers | Brent Stapleton | 2019-01-16 | 20 | -20/+0 |
* | includes: Make sure BOOST_VERSION is always available | Martin Braun | 2019-01-15 | 1 | -0/+1 |
* | log: Fix MSVC warnings by changing a size_t to unsigned int | Martin Braun | 2019-01-03 | 1 | -1/+1 |
* | RFNoC: Fix for late packet errors | michael-west | 2018-12-21 | 1 | -1/+3 |
* | RFNoC: Fix graph traversal | michael-west | 2018-12-19 | 1 | -10/+40 |