| Commit message (Expand) | Author | Age | Files | Lines |
* | python: rfnoc: Change reference type for noc_block_base export | Martin Braun | 2021-07-23 | 1 | -54/+64 |
* | rfnoc: allow find_blocks to search by device number or block count. | Lars Amsel | 2021-07-20 | 1 | -3/+3 |
* | host: Add static_assert to prevent meta_range_t(0,0) | Lane Kolbly | 2021-07-14 | 1 | -2/+2 |
* | uhd: Replace boost::thread::id with std::thread::id | Martin Braun | 2021-07-14 | 1 | -0/+1 |
* | uhd: Remove all occurences of boost::math::*round() | Martin Braun | 2021-06-24 | 2 | -4/+4 |
* | uhd: Add callback for setting sync_sources | Grant Meyerhoff | 2021-06-17 | 1 | -0/+6 |
* | uhd: Add support for the USRP X410 | Lars Amsel | 2021-06-10 | 1 | -1/+18 |
* | rfnoc: Fix post action behavior of nodes | Lars Amsel | 2021-06-03 | 1 | -0/+4 |
* | rfnoc: Fix MTU prop resolver refactoring | Aaron Rossetto | 2021-06-01 | 1 | -8/+70 |
* | rfnoc: noc_block_base: Throw if set_mtu_forwarding_policy() called multiply | Aaron Rossetto | 2021-05-18 | 1 | -0/+9 |
* | rfnoc: noc_block_base: Refactor MTU prop resolver | Aaron Rossetto | 2021-05-18 | 1 | -46/+58 |
* | RFNoc: Fix graph connect timeout error | Michael West | 2021-05-10 | 1 | -2/+3 |
* | rfnoc: Add option to disable flow control on rx streaming | mattprost | 2021-04-29 | 2 | -8/+15 |
* | rfnoc: radio: Add getter for SPC value | Martin Braun | 2021-03-19 | 2 | -0/+6 |
* | uhd: Fix radio_control-related method constness | Martin Braun | 2021-03-17 | 1 | -2/+2 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-17 | 1 | -2/+2 |
* | lib: Remove move-on-return for chdr_packet_writer | Martin Braun | 2021-03-11 | 3 | -5/+5 |
* | lib: Fix warnings related to unnecessary lambda captures | Martin Braun | 2021-03-04 | 8 | -13/+23 |
* | lib: Remove unused constants | Martin Braun | 2021-03-04 | 2 | -6/+5 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 22 | -266/+270 |
* | uhd: lambda capture the node instead of vert desc | Steven Koo | 2021-01-21 | 1 | -4/+14 |
* | rfnoc: Update radio to support multiple SPC | Wade Fife | 2021-01-11 | 1 | -4/+10 |
* | rfnoc: Add accessors for item width and nipc for NSS | Wade Fife | 2021-01-11 | 2 | -0/+23 |
* | uhd: Split radio_control into rf_control interfaces | Lane Kolbly | 2021-01-11 | 4 | -20/+98 |
* | rfnoc: Fix remote stream buffer format | Wade Fife | 2020-12-21 | 1 | -0/+18 |
* | rfnoc: Fix time conversion in ctrlport_endpoint sleep method | Ciro Nishiguchi | 2020-12-21 | 1 | -2/+4 |
* | RFNoC: Demoted zero sample error to warning | michael-west | 2020-12-10 | 1 | -2/+3 |
* | graph: Restore default resolver callback at node removal | Aaron Rossetto | 2020-11-20 | 2 | -0/+14 |
* | DUC: Fix incorrect DDS_GAIN | michael-west | 2020-10-26 | 1 | -1/+1 |
* | graph: Serialize all graph-related functions | Aaron Rossetto | 2020-10-22 | 1 | -6/+11 |
* | graph: Re-fetch dst_node descriptor after src_node potential removal | Aaron Rossetto | 2020-10-22 | 1 | -0/+3 |
* | fixup! rfnoc: Fix thread unsafe accesses in ctrlport | Ciro Nishiguchi | 2020-10-20 | 1 | -7/+5 |
* | rfnoc: Fix thread unsafe accesses in ctrlport | Ciro Nishiguchi | 2020-10-20 | 1 | -56/+35 |
* | tests: mock_block: Allow mock blocks to carry MB controllers | Martin Braun | 2020-10-09 | 1 | -5/+6 |
* | python: Add peek/poke bindings to noc_block_base | Aaron Rossetto | 2020-09-03 | 1 | -0/+135 |
* | rfnoc: replay: Update packet size on mtu update | Steven Koo | 2020-09-03 | 1 | -5/+4 |
* | rfnoc: Set null source/sink block initial state | Wade Fife | 2020-09-03 | 1 | -0/+3 |
* | rfnoc: replay: Add support for 32-bit memory address widths | ettus | 2020-09-03 | 1 | -1/+1 |
* | rfnoc: Exit disconnect() early if nodes not in node map | Aaron Rossetto | 2020-08-28 | 1 | -0/+4 |
* | uhd: Add APIs for getting the available power range | Martin Braun | 2020-08-17 | 1 | -0/+18 |
* | rfnoc: Increase ctrlport_endpoint default timeout | Steven Koo | 2020-08-12 | 1 | -1/+1 |
* | fpga: lib: Change max FFT size to 1024 | Wade Fife | 2020-08-11 | 1 | -1/+1 |
* | rfnoc: Don't error when streamer isn't found | Steven Koo | 2020-08-11 | 1 | -8/+0 |
* | rfnoc: Resolves streamer/link segfaults on python | Steven Koo | 2020-08-11 | 1 | -2/+4 |
* | Python API: Add bindings for disconnect APIs | michael-west | 2020-08-07 | 1 | -0/+7 |
* | RFNoC: Revert change in streamer initialization | michael-west | 2020-08-07 | 2 | -2/+2 |
* | rfnoc: Remove M_PI usage to fix Windows builds | Steven Koo | 2020-08-07 | 1 | -4/+3 |
* | python: Add Keep One in N block controller bindings | Aaron Rossetto | 2020-08-05 | 1 | -0/+31 |
* | rfnoc: Add Keep One in N block support | Aaron Rossetto | 2020-08-05 | 2 | -0/+121 |
* | RFNoC: Demote MTU message in radio control | michael-west | 2020-08-04 | 1 | -1/+1 |