aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/rfnoc_tx_streamer.cpp
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: Add atomic item size property for RFNoC blocksLars Amsel2022-01-101-5/+27
* rfnoc: Clarify usage of MTU vs. max payload size, remove DEFAULT_SPPMartin Braun2021-12-021-3/+7
* lib: Fix warnings related to unnecessary lambda capturesMartin Braun2021-03-041-3/+6
* RFNoC: Revert change in streamer initializationmichael-west2020-08-071-1/+1
* RFNoC: Added support for destruction of streamersmichael-west2020-08-041-3/+12
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-18/+19
* rfnoc: Add MTU property to RX streamerCiro Nishiguchi2019-11-261-6/+6
* rfnoc: tx_streamer: add support for async messagesCiro Nishiguchi2019-11-261-8/+61
* rfnoc: Add MTU property to TX streamerCiro Nishiguchi2019-11-261-2/+41
* rfnoc: add rx and tx transports, and amend rfnoc_graphCiro Nishiguchi2019-11-261-0/+124