aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/rfnoc_graph.cpp
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: Use adapter_id_t for balancing load across linksAlex Williams2019-11-261-16/+19
* rfnoc: Add ability to select transport for streamers to user APIsAlex Williams2019-11-261-4/+75
* rfnoc: rfnoc_graph: Improve error reporting for init failuresMartin Braun2019-11-261-0/+4
* rfnoc: client0: Change flush-all-blocks to not throw on timeoutMartin Braun2019-11-261-1/+3
* rfnoc: graph: Lock release/commit stateMartin Braun2019-11-261-1/+4
* rfnoc: rfnoc_graph: FormattingBrent Stapleton2019-11-261-15/+10
* rfnoc: rfnoc_graph: Add is_connectable() APIMartin Braun2019-11-261-0/+73
* rfnoc: Add MTU trackingMartin Braun2019-11-261-0/+2
* rfnoc: Introduce device-specific blocksLars Amsel2019-11-261-3/+5
* rfnoc: rfnoc_graph: Correctly read local device IDs from mb_ifaceMartin Braun2019-11-261-8/+54
* rfnoc: rfnoc_graph: Refactor classMartin Braun2019-11-261-110/+142
* rfnoc: add rx and tx transports, and amend rfnoc_graphCiro Nishiguchi2019-11-261-229/+265
* rfnoc: Enable users to query connections in the graphAlex Williams2019-11-261-2/+144
* rfnoc: rfnoc_graph: Change block's subtrees to be /blocks/$BLOCKIDMartin Braun2019-11-261-2/+7
* rfnoc: graph: Initialize properties on all nodes during initMartin Braun2019-11-261-0/+3
* rfnoc: flushing and reset blocks on graph creationBrent Stapleton2019-11-261-2/+31
* rfnoc: Add clock selection to blocksMartin Braun2019-11-261-8/+28
* rfnoc: Add shutdown feature to blocksMartin Braun2019-11-261-0/+1
* rfnoc: Add mb_controller base class and X300/MPMD implementationsMartin Braun2019-11-261-0/+5
* rfnoc: rfnoc_graph: Add API to query the number of motherboardsMartin Braun2019-11-261-1/+11
* rfnoc: enumerate and construct block controllers, enable connect()Brent Stapleton2019-11-261-3/+202
* rfnoc: graph: Add commit/release APIMartin Braun2019-11-261-0/+10
* rfnoc: Add mb_controller APIMartin Braun2019-11-261-0/+13
* rfnoc: Add rfnoc_graph classMartin Braun2019-11-261-0/+160