| Commit message (Expand) | Author | Age | Files | Lines |
* | multi_usrp: Add set_rx_spp() call | Martin Braun | 2019-11-26 | 1 | -0/+11 |
* | utils: image_builder: Support parameterized number of ports on blocks | Wade Fife | 2019-11-26 | 1 | -0/+68 |
* | rfnoc: image_builder: Fix -I, allow devices/targets to bet set in YAML | Martin Braun | 2019-11-26 | 1 | -1/+2 |
* | uhd: Replace all occurrences of boost::bind with std::bind | Martin Braun | 2019-11-26 | 1 | -5/+4 |
* | rfnoc: Adding rfnoc_graph utilities | Brent Stapleton | 2019-11-26 | 2 | -0/+69 |
* | transport: Implement eov indications for Rx and Tx streams | Aaron Rossetto | 2019-11-26 | 1 | -8/+48 |
* | rfnoc: rename block clocks to ce_clk | Paul Butler | 2019-11-26 | 5 | -15/+15 |
* | uhd: Replace boost::function with std::function | Martin Braun | 2019-11-26 | 11 | -31/+35 |
* | uhd: Replace BOOST_FOREACH(v, c) with for(v : c) | Martin Braun | 2019-11-26 | 4 | -29/+24 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 41 | -111/+107 |
* | uhd: Check property type at access; error if mismatch | Aaron Rossetto | 2019-11-26 | 2 | -3/+12 |
* | rfnoc: Add DRAM support to E320 | Wade Fife | 2019-11-26 | 1 | -0/+3 |
* | rfnoc: Port FFT controller | Lars Amsel | 2019-11-26 | 3 | -0/+109 |
* | rfnoc: Add DMA FIFO block controller | Martin Braun | 2019-11-26 | 5 | -0/+510 |
* | Remove proto-RFNoC files | Martin Braun | 2019-11-26 | 92 | -6387/+51 |
* | x300/mpmd: Port all RFNoC devices to the new RFNoC framework | Martin Braun | 2019-11-26 | 8 | -0/+238 |
* | rfnoc: Add radio_1x64 | Martin Braun | 2019-11-26 | 2 | -3/+25 |
* | rfnoc: radio: Add API call to disable timestamps | Martin Braun | 2019-11-26 | 1 | -0/+4 |
* | rfnoc: Add multi_usrp_rfnoc, modify multi_usrp | Brent Stapleton | 2019-11-26 | 2 | -140/+52 |
* | rfnoc: Allow MB controllers to init after blocks have initialized | Martin Braun | 2019-11-26 | 2 | -10/+76 |
* | rfnoc: Use adapter_id_t for balancing load across links | Alex Williams | 2019-11-26 | 2 | -24/+19 |
* | transport: Add modeling of physical adapters | Alex Williams | 2019-11-26 | 1 | -0/+21 |
* | rfnoc: node: Add set_properties() | Martin Braun | 2019-11-26 | 1 | -1/+15 |
* | rfnoc: property: Add option to set properties from strings | Martin Braun | 2019-11-26 | 2 | -0/+26 |
* | rfnoc: Add ability to select transport for streamers to user APIs | Alex Williams | 2019-11-26 | 2 | -5/+38 |
* | rfnoc: tx_streamer: add support for async messages | Ciro Nishiguchi | 2019-11-26 | 2 | -2/+23 |
* | utils: remove thread priority elevation | Ciro Nishiguchi | 2019-11-26 | 1 | -2/+4 |
* | rfnoc: ctrlport: Separately validate and handle async messages | Martin Braun | 2019-11-26 | 1 | -2/+38 |
* | rfnoc: adding filter_api mixin class for blocks | Brent Stapleton | 2019-11-26 | 1 | -0/+42 |
* | rfnoc: Add DUC block controller | Martin Braun | 2019-11-26 | 3 | -0/+125 |
* | rfnoc: rfnoc_graph: Add is_connectable() API | Martin Braun | 2019-11-26 | 1 | -0/+13 |
* | rfnoc: Add MTU tracking | Martin Braun | 2019-11-26 | 4 | -0/+74 |
* | rfnoc: Implement overrun handling using action API | Martin Braun | 2019-11-26 | 1 | -0/+1 |
* | rfnoc: actions: Add dictionary to all actions | Martin Braun | 2019-11-26 | 1 | -2/+7 |
* | rfnoc: Introduce device-specific blocks | Lars Amsel | 2019-11-26 | 5 | -38/+57 |
* | 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 |