| Commit message (Expand) | Author | Age | Files | Lines |
* | rfnoc: Add a new builder script for FPGA images based on eRFNoC. | Lars Amsel | 2019-11-26 | 14 | -0/+721 |
* | rfnoc: async message: Include timestamp in async message handling | Martin Braun | 2019-11-26 | 1 | -2/+2 |
* | rfnoc: actions: Add rx_event action type | Martin Braun | 2019-11-26 | 1 | -2/+17 |
* | rfnoc: node: Make register_property() unlock RW access | Martin Braun | 2019-11-26 | 1 | -1/+10 |
* | rfnoc: add rx and tx transports, and amend rfnoc_graph | Ciro Nishiguchi | 2019-11-26 | 1 | -8/+13 |
* | rfnoc: Add tracking of 'valid' bit to properties | Alex Williams | 2019-11-26 | 3 | -17/+74 |
* | rfnoc: Enable users to query connections in the graph | Alex Williams | 2019-11-26 | 1 | -11/+19 |
* | rfnoc: Add clock selection to blocks | Martin Braun | 2019-11-26 | 3 | -17/+23 |
* | rfnoc: Add shutdown feature to blocks | Martin Braun | 2019-11-26 | 2 | -0/+36 |
* | rfnoc: register_iface_holder: Add ability to invalidate and update | Martin Braun | 2019-11-26 | 1 | -0/+3 |
* | rfnoc: noc_block_base: Store property tree reference from make_args | Martin Braun | 2019-11-26 | 1 | -0/+13 |
* | rfnoc: Add check_topology() API to nodes | Martin Braun | 2019-11-26 | 1 | -0/+28 |
* | rfnoc: rfnoc_graph: Add API to query the number of motherboards | Martin Braun | 2019-11-26 | 1 | -0/+1 |
* | rfnoc: enumerate and construct block controllers, enable connect() | Brent Stapleton | 2019-11-26 | 1 | -8/+15 |
* | rfnoc: Add null block controller | Martin Braun | 2019-11-26 | 2 | -0/+89 |
* | rfnoc: noc_block_base: Pass args into block on construction | Martin Braun | 2019-11-26 | 2 | -0/+11 |
* | rfnoc: graph: Add commit/release API | Martin Braun | 2019-11-26 | 1 | -0/+16 |
* | rfnoc: noc_block_base: Add API to reduce num ports | Martin Braun | 2019-11-26 | 1 | -0/+33 |
* | rfnoc: Add mb_controller API | Martin Braun | 2019-11-26 | 6 | -0/+415 |
* | rfnoc: Add radio block controller | Martin Braun | 2019-11-26 | 2 | -0/+689 |
* | rfnoc: Added src port, EPID getters to register_iface, 64-bit calls | Ashish Chaudhari | 2019-11-26 | 1 | -1/+62 |
* | rfnoc: noc_block_base: Handle the tick_rate property internally | Martin Braun | 2019-11-26 | 2 | -0/+36 |
* | rfnoc: node: Add API to query and set edge properties | Martin Braun | 2019-11-26 | 2 | -7/+50 |
* | uhd: add new transport interface and base class implementation | Ciro Nishiguchi | 2019-11-26 | 2 | -0/+70 |
* | rfnoc: Add default block controller | Martin Braun | 2019-11-26 | 3 | -5/+30 |
* | rfnoc: Add DDC block controller | Martin Braun | 2019-11-26 | 2 | -0/+136 |
* | rfnoc: Added clock_iface to convey info about clocks | Ashish Chaudhari | 2019-11-26 | 1 | -0/+3 |
* | rfnoc: Use RTTI "serialization" for stream commands | Martin Braun | 2019-11-26 | 1 | -6/+20 |
* | log: Add convenience macros for logging from RFNoC blocks | Martin Braun | 2019-11-26 | 1 | -0/+7 |
* | rfnoc: Add rfnoc_graph class | Martin Braun | 2019-11-26 | 2 | -0/+234 |
* | rfnoc: Move graph_edge data structure to its own header, add to_string() | Martin Braun | 2019-11-26 | 2 | -0/+87 |
* | rfnoc: Change Block-ID format to 0/FFT#1 | Martin Braun | 2019-11-26 | 2 | -17/+19 |
* | 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 |