| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | transport: Implement an I/O service that uses an offload thread | Ciro Nishiguchi | 2019-11-26 | 1 | -0/+66 |
* | rfnoc: Add DMA FIFO block controller | Martin Braun | 2019-11-26 | 1 | -46/+27 |
* | Remove proto-RFNoC files | Martin Braun | 2019-11-26 | 10 | -862/+0 |
* | x300/mpmd: Port all RFNoC devices to the new RFNoC framework | Martin Braun | 2019-11-26 | 2 | -22/+119 |
* | rfnoc: radio: Add API call to disable timestamps | Martin Braun | 2019-11-26 | 1 | -1/+4 |
* | transport: Port liberio to link_if | Alex Williams | 2019-11-26 | 1 | -0/+180 |
* | rfnoc: Fix transport buffer reservations | Ciro Nishiguchi | 2019-11-26 | 2 | -9/+11 |
* | streamer: Add option to ignore sequence errors | Ciro Nishiguchi | 2019-11-26 | 3 | -8/+9 |
* | rfnoc: Move data xport sep configuration to static methods | Ciro Nishiguchi | 2019-11-26 | 5 | -408/+133 |
* | rfnoc: Add multi_usrp_rfnoc, modify multi_usrp | Brent Stapleton | 2019-11-26 | 2 | -2/+11 |
* | rfnoc: radio/streamer: Handle late commands and burst ACKs | Martin Braun | 2019-11-26 | 3 | -7/+32 |
* | rfnoc: Add MTU property to RX streamer | Ciro Nishiguchi | 2019-11-26 | 3 | -12/+44 |
* | rfnoc: Implement flushing on overrun | Ciro Nishiguchi | 2019-11-26 | 4 | -29/+130 |
* | rfnoc: Add nirio_link link object | Martin Braun | 2019-11-26 | 1 | -0/+210 |
* | rfnoc: Use adapter_id_t for balancing load across links | Alex Williams | 2019-11-26 | 4 | -19/+46 |
* | rfnoc: ctrlport: Fixing timeouts for timed commands | Brent Stapleton | 2019-11-26 | 1 | -0/+6 |
* | rfnoc: client_zero can track num SEPs and num ctrl EPs separately | Martin Braun | 2019-11-26 | 1 | -0/+13 |
* | transport: Add modeling of physical adapters | Alex Williams | 2019-11-26 | 4 | -0/+116 |
* | rfnoc: Add ability to select transport for streamers to user APIs | Alex Williams | 2019-11-26 | 3 | -4/+13 |
* | rfnoc: tx_streamer: add support for async messages | Ciro Nishiguchi | 2019-11-26 | 5 | -10/+114 |
* | rfnoc: Centralize initialization state of SEPs to epid_allocator | Alex Williams | 2019-11-26 | 3 | -2/+28 |
* | rfnoc: Use link_stream_manager's mgmt_portal for all mgmt packets | Alex Williams | 2019-11-26 | 5 | -57/+36 |
* | rfnoc: client0: Change flush-all-blocks to not throw on timeout | Martin Braun | 2019-11-26 | 1 | -2/+2 |
* | rfnoc: graph: Optimize property propagation algorithm | Martin Braun | 2019-11-26 | 2 | -1/+29 |
* | rfnoc: Add MTU property to TX streamer | Ciro Nishiguchi | 2019-11-26 | 2 | -5/+34 |
* | rfnoc: graph: Lock release/commit state | Martin Braun | 2019-11-26 | 1 | -5/+8 |
* | rfnoc: radio: Add async message validation | Martin Braun | 2019-11-26 | 1 | -0/+5 |
* | rfnoc: radio: Introduce coerce_rate() method | Martin Braun | 2019-11-26 | 1 | -0/+16 |
* | rfnoc: Implement overrun handling using action API | Martin Braun | 2019-11-26 | 2 | -0/+11 |
* | rfnoc: actions: Allow sending actions to self | Martin Braun | 2019-11-26 | 1 | -0/+10 |
* | rfnoc: Introduce device-specific blocks | Lars Amsel | 2019-11-26 | 1 | -6/+5 |
* | rfnoc: async message: Include timestamp in async message handling | Martin Braun | 2019-11-26 | 1 | -1/+3 |
* | rfnoc: radio_control: Add async message handler | Martin Braun | 2019-11-26 | 1 | -0/+17 |
* | rfnoc: mb_iface: Add API to query link endianness | Martin Braun | 2019-11-26 | 1 | -0/+9 |
* | rfnoc: add rx and tx transports, and amend rfnoc_graph | Ciro Nishiguchi | 2019-11-26 | 17 | -36/+2707 |
* | rfnoc: Add tracking of 'valid' bit to properties | Alex Williams | 2019-11-26 | 1 | -1/+1 |
* | rfnoc: Enable users to query connections in the graph | Alex Williams | 2019-11-26 | 1 | -0/+4 |
* | rfnoc: graph: Initialize properties on all nodes during init | Martin Braun | 2019-11-26 | 1 | -0/+4 |
* | rfnoc: flushing and reset blocks on graph creation | Brent Stapleton | 2019-11-26 | 1 | -0/+5 |
* | rfnoc: Add clock selection to blocks | Martin Braun | 2019-11-26 | 3 | -3/+18 |
* | rfnoc: clock_iface: Add flag for clock to be (im-)mutable | Martin Braun | 2019-11-26 | 1 | -1/+21 |
* | rfnoc: Add shutdown feature to blocks | Martin Braun | 2019-11-26 | 2 | -0/+15 |
* | rfnoc: rfnoc_device: Make get_mb_iface() pure virtual | Martin Braun | 2019-11-26 | 1 | -22/+1 |
* | rfnoc: Make a chdr_ctrl_xport using the new link APIs | Alex Williams | 2019-11-26 | 5 | -34/+76 |
* | rfnoc: Add chdr_ctrl_xport | Alex Williams | 2019-11-26 | 1 | -0/+128 |
* | rfnoc: Add mb_controller base class and X300/MPMD implementations | Martin Braun | 2019-11-26 | 1 | -0/+13 |
* | gpio_atr_3000: Formatting changes | Brent Stapleton | 2019-11-26 | 1 | -14/+25 |
* | cores: gpio_atr_3000: Add capability to configure register offset | Martin Braun | 2019-11-26 | 1 | -10/+14 |
* | rfnoc: Add device_id allocator | Martin Braun | 2019-11-26 | 1 | -0/+22 |
* | rfnoc: add reg_iface_adapter | Martin Braun | 2019-11-26 | 1 | -0/+121 |