| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rfnoc: Added clock_iface to convey info about clocks | Ashish Chaudhari | 2019-11-26 | 2 | -19/+26 |
* | rfnoc: Use RTTI "serialization" for stream commands | Martin Braun | 2019-11-26 | 1 | -0/+24 |
* | rfnoc: Support for new backend iface plus fixes | Ashish Chaudhari | 2019-11-26 | 1 | -10/+12 |
* | rfnoc: Add rfnoc_graph class | Martin Braun | 2019-11-26 | 2 | -0/+161 |
* | rfnoc: Change Block-ID format to 0/FFT#1 | Martin Braun | 2019-11-26 | 1 | -1/+1 |
* | rfnoc: Add block registry/factory and make_args | Martin Braun | 2019-11-26 | 3 | -0/+108 |
* | rfnoc: Add block_poke support to reg_iface async msg | Ashish Chaudhari | 2019-11-26 | 1 | -4/+4 |
* | rfnoc: adding client_zero | Brent Stapleton | 2019-11-26 | 2 | -0/+214 |
* | rfnoc: Added impl for reg_iface and ctrl_endpoint | Ashish Chaudhari | 2019-11-26 | 4 | -1/+655 |
* | rfnoc: node: Add default command time API | Martin Braun | 2019-11-26 | 1 | -0/+23 |
* | rfnoc: Add action API | Martin Braun | 2019-11-26 | 4 | -0/+187 |
* | rfnoc: Added initial impl for mgmt_portal | Ashish Chaudhari | 2019-11-26 | 2 | -1/+998 |
* | rfnoc: Refactored CHDR packet interfaces | Ashish Chaudhari | 2019-11-26 | 4 | -0/+656 |
* | rfnoc: Add property propagation, Boost.Graph storage | Martin Braun | 2019-11-26 | 3 | -9/+764 |
* | rfnoc: Add detail::block_container_t class | Martin Braun | 2019-11-26 | 2 | -0/+75 |
* | rfnoc: Add noc_block_base class | Martin Braun | 2019-11-26 | 2 | -0/+12 |
* | rfnoc: Add properties, nodes, and accessors | Martin Braun | 2019-11-26 | 2 | -0/+120 |
* | rfnoc: block_id: Add more info when ctor fails | Martin Braun | 2019-11-26 | 1 | -1/+2 |
* | rfnoc: Read cmd FIFO size from blocks & configure ctrl_iface | Martin Braun | 2019-09-04 | 2 | -4/+18 |
* | RFNoC: Re-enable flow ctrl for blocks on same xbar | Michael West | 2019-08-14 | 1 | -1/+1 |
* | rfnoc: fix multidevice graph connections | Mark Meserve | 2019-08-06 | 1 | -96/+107 |
* | rfnoc: Add update_graph() API call | Martin Braun | 2019-07-15 | 3 | -12/+9 |
* | device3: Remove unused 'rate' argument from update_?x_streamers() | Martin Braun | 2019-07-15 | 1 | -2/+2 |
* | device3: rfnoc: formatting changes | Brent Stapleton | 2019-07-15 | 2 | -9/+10 |
* | nocscript: add optional port argument to block sr_write | Mark Meserve | 2019-07-10 | 1 | -4/+15 |
* | rfnoc: tick_node: Search all nodes for tick rates | Martin Braun | 2019-05-08 | 1 | -3/+5 |
* | device3: Constraint send/recv_frame_size based on down/upstream MTU | Sugandha Gupta | 2019-05-01 | 3 | -5/+27 |
* | TwinRX: Fix duplicate write to N value in DDC | michael-west | 2019-03-26 | 1 | -2/+1 |
* | uhd: mpm: update all license header w/ "-or-later" | Brent Stapleton | 2019-03-08 | 2 | -2/+2 |
* | RFNoC: Remove incorrect flush | Michael West | 2019-03-05 | 1 | -19/+0 |
* | Revert "RFNoC: Fix flush in source_block_ctrl_base" | Michael West | 2019-03-05 | 1 | -1/+18 |
* | lib: Fix various type-conversion compiler warnings | Martin Braun | 2019-02-28 | 4 | -5/+7 |
* | 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 | 2 | -8/+15 |
* | fixup! RFNoC: Fix scaling of M and N values in DDC/DUC | Mark Meserve | 2019-02-08 | 1 | -1/+1 |
* | RFNoC: Limit number of control packets in flight | michael-west | 2019-01-31 | 1 | -2/+2 |
* | 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 | 1 | -6/+8 |
* | RFNoC: Fix scaling of M and N values in DDC/DUC | michael-west | 2019-01-31 | 2 | -3/+10 |
* | 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 |
* | 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 |
* | transport: muxed_zero_copy_if fixes | michael-west | 2019-01-21 | 1 | -1/+1 |
* | rfnoc: Fix detection of outstanding acks by ctrl_iface | Martin Braun | 2019-01-17 | 1 | -4/+3 |
* | lib: rfnoc: apply clang-format | Martin Braun | 2019-01-17 | 29 | -1905/+1859 |
* | formatting: remove vim hints in headers | Brent Stapleton | 2019-01-16 | 4 | -4/+0 |
* | RFNoC: Fix stream command propagation | michael-west | 2018-12-20 | 1 | -1/+1 |
* | RFNoC: Fix graph traversal | michael-west | 2018-12-19 | 3 | -14/+16 |
* | Device3: Fix block control flushing | Brent Stapleton | 2018-12-17 | 1 | -18/+25 |