| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rfnoc: Add block registry/factory and make_args | Martin Braun | 2019-11-26 | 4 | -2/+143 |
* | rfnoc: Add block_poke support to reg_iface async msg | Ashish Chaudhari | 2019-11-26 | 1 | -1/+2 |
* | rfnoc: add register_iface holder class | Martin Braun | 2019-11-26 | 2 | -2/+42 |
* | rfnoc: Added impl for reg_iface and ctrl_endpoint | Ashish Chaudhari | 2019-11-26 | 2 | -0/+223 |
* | rfnoc: node: Add default command time API | Martin Braun | 2019-11-26 | 1 | -0/+42 |
* | rfnoc: Add action API | Martin Braun | 2019-11-26 | 4 | -17/+187 |
* | rfnoc: Refactored CHDR packet interfaces | Ashish Chaudhari | 2019-11-26 | 4 | -592/+0 |
* | rfnoc: Add property propagation, Boost.Graph storage | Martin Braun | 2019-11-26 | 2 | -26/+247 |
* | rfnoc: Add noc_block_base class | Martin Braun | 2019-11-26 | 1 | -0/+92 |
* | rfnoc: add chdr packet interface | Trung Tran | 2019-11-26 | 2 | -15/+196 |
* | rfnoc: Add properties, nodes, and accessors | Martin Braun | 2019-11-26 | 7 | -0/+712 |
* | rfnoc: add new data_chdr packetization. | Trung Tran | 2019-11-26 | 4 | -1/+411 |
* | niusrprio: Add get_resource() API call | Martin Braun | 2019-11-26 | 1 | -0/+5 |
* | niusrpio: Apply formatting | Martin Braun | 2019-11-26 | 1 | -40/+35 |
* | types: time_spec: Add ASAP value | Martin Braun | 2019-11-26 | 1 | -0/+3 |
* | gain groups: Formatting | Brent Stapleton | 2019-11-26 | 1 | -1/+1 |
* | gain_groups: Add zero-value gain groups | Brent Stapleton | 2019-11-26 | 1 | -0/+7 |
* | uhd: Add thread affinity utility functions | Aaron Rossetto | 2019-11-26 | 1 | -0/+6 |
* | utils: cast: Add from_str() typecast | Martin Braun | 2019-11-26 | 1 | -1/+20 |
* | soft_register: Replace boost::unordered_map with std version | Martin Braun | 2019-11-26 | 1 | -2/+2 |
* | utils: soft_register: Remove 16-bit mode | Martin Braun | 2019-11-26 | 1 | -14/+3 |
* | utils: dirty_tracked: Remove custom copy constructor | Martin Braun | 2019-11-26 | 1 | -7/+1 |
* | utils: Added set_thread_name for std::thread | Ashish Chaudhari | 2019-11-26 | 1 | -0/+8 |
* | nirio_fifo: Replace boost::atomic with std::atomic | Martin Braun | 2019-11-26 | 1 | -2/+3 |
* | uhd: types: Extend stream_cmd_t::num_samps to 64 bits | Martin Braun | 2019-11-26 | 1 | -1/+1 |
* | uhd: Add new exceptions for RFNoC-specific errors | Martin Braun | 2019-11-26 | 1 | -0/+82 |
* | uhd: Remove deprecated objects and methods | Martin Braun | 2019-11-26 | 7 | -142/+0 |
* | uhd: Remove support for N230 | Martin Braun | 2019-11-26 | 1 | -1/+1 |
* | cmake: Bump dependency versions for UHD 4.0.0.0 | Martin Braun | 2019-11-26 | 1 | -94/+0 |
* | uhd: dict: Add typecast operator to std::map<> | Martin Braun | 2019-11-04 | 2 | -0/+15 |
* | cmake: Add UHD_COMPONENT variable | michael-west | 2019-10-15 | 1 | -0/+3 |
* | 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 |