aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/rfnoc/graph.hpp
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: graph: Optimize property propagation algorithmMartin Braun2019-11-261-1/+3
* rfnoc: graph: Lock release/commit stateMartin Braun2019-11-261-5/+8
* rfnoc: Enable users to query connections in the graphAlex Williams2019-11-261-0/+4
* rfnoc: Add check_topology() API to nodesMartin Braun2019-11-261-0/+7
* rfnoc: graph: Add commit/release APIMartin Braun2019-11-261-2/+13
* rfnoc: Move graph_edge data structure to its own header, add to_string()Martin Braun2019-11-261-59/+3
* rfnoc: Add action APIMartin Braun2019-11-261-1/+48
* rfnoc: Add property propagation, Boost.Graph storageMartin Braun2019-11-261-0/+271