aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/tx_streamer_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: Clarify usage of MTU vs. max payload size, remove DEFAULT_SPPMartin Braun2021-12-021-2/+11
* tests: add missing header, required by some compilersMichael Dickens2021-07-021-0/+1
* host: Update code base using clang-tidyMartin Braun2021-03-041-1/+1
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-14/+24
* transport: Implement eov indications for Rx and Tx streamsAaron Rossetto2019-11-261-0/+273
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-261-5/+5
* rfnoc: tx_streamer: add support for async messagesCiro Nishiguchi2019-11-261-0/+6
* rfnoc: add rx and tx transports, and amend rfnoc_graphCiro Nishiguchi2019-11-261-0/+393