aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/rfnoc_rx_streamer.cpp
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: Add atomic item size property for RFNoC blocksLars Amsel2022-01-101-5/+28
* 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-26/+25
* rfnoc: radio/streamer: Handle late commands and burst ACKsMartin Braun2019-11-261-0/+4
* rfnoc: Add MTU property to RX streamerCiro Nishiguchi2019-11-261-0/+40
* rfnoc: Implement flushing on overrunCiro Nishiguchi2019-11-261-28/+21
* rfnoc: Implement overrun handling using action APIMartin Braun2019-11-261-0/+90
* rfnoc: add rx and tx transports, and amend rfnoc_graphCiro Nishiguchi2019-11-261-0/+141