| Commit message (Expand) | Author | Age | Files | Lines |
* | rfnoc: Set the default MTU forwarding policy to ONE_TO_ONE. | Martin Braun | 2022-02-01 | 1 | -1/+6 |
* | rfnoc: Add post_init() method to noc_block_base | Martin Braun | 2022-02-01 | 1 | -0/+5 |
* | rfnoc: Clarify usage of MTU vs. max payload size, remove DEFAULT_SPP | Martin Braun | 2021-12-02 | 1 | -0/+15 |
* | rfnoc: Add CHDR width to make args | Martin Braun | 2021-11-12 | 1 | -0/+1 |
* | 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 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -4/+4 |
* | rfnoc: Add MTU tracking | Martin Braun | 2019-11-26 | 1 | -4/+110 |
* | rfnoc: Add clock selection to blocks | Martin Braun | 2019-11-26 | 1 | -13/+37 |
* | rfnoc: Add shutdown feature to blocks | Martin Braun | 2019-11-26 | 1 | -0/+13 |
* | rfnoc: noc_block_base: Store property tree reference from make_args | Martin Braun | 2019-11-26 | 1 | -1/+4 |
* | rfnoc: noc_block_base: Pass args into block on construction | Martin Braun | 2019-11-26 | 1 | -0/+1 |
* | rfnoc: noc_block_base: Add API to reduce num ports | Martin Braun | 2019-11-26 | 1 | -0/+20 |
* | rfnoc: Add mb_controller API | Martin Braun | 2019-11-26 | 1 | -0/+6 |
* | rfnoc: noc_block_base: Handle the tick_rate property internally | Martin Braun | 2019-11-26 | 1 | -1/+61 |
* | rfnoc: Add block registry/factory and make_args | Martin Braun | 2019-11-26 | 1 | -0/+18 |
* | rfnoc: Add noc_block_base class | Martin Braun | 2019-11-26 | 1 | -0/+11 |