aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/graph_stream_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove move-on-return for chdr_packet_writerMartin Braun2021-03-111-2/+2
* host: Update code base using clang-tidyMartin Braun2021-03-041-19/+19
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-1/+1
* uhd: Introduce I/O service managerAaron Rossetto2019-11-261-4/+6
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-261-1/+1
* rfnoc: Use adapter_id_t for balancing load across linksAlex Williams2019-11-261-56/+61
* rfnoc: Add basic round-robin allocation for linksAlex Williams2019-11-261-12/+65
* rfnoc: Add ability to select transport for streamers to user APIsAlex Williams2019-11-261-6/+10
* rfnoc: add rx and tx transports, and amend rfnoc_graphCiro Nishiguchi2019-11-261-0/+34
* rfnoc: Graph and link stream manager API cleanupAshish Chaudhari2019-11-261-8/+96
* rfnoc: Added link/graph specific stream managersAshish Chaudhari2019-11-261-0/+129