aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/graph.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-9/+8
* rfnoc: graph: Add logging to resolver errorsBrent Stapleton2019-11-271-1/+6
* detail::graph: Add shutdown capabilityMartin Braun2019-11-261-8/+21
* rfnoc: graph: Optimize property propagation algorithmMartin Braun2019-11-261-23/+35
* rfnoc: graph: Lock release/commit stateMartin Braun2019-11-261-3/+15
* rfnoc: Implement overrun handling using action APIMartin Braun2019-11-261-2/+3
* rfnoc: actions: Allow sending actions to selfMartin Braun2019-11-261-20/+27
* rfnoc: Enable users to query connections in the graphAlex Williams2019-11-261-0/+14
* rfnoc: Add check_topology() API to nodesMartin Braun2019-11-261-0/+36
* rfnoc: graph: Add commit/release APIMartin Braun2019-11-261-2/+21
* rfnoc: Add action APIMartin Braun2019-11-261-0/+78
* rfnoc: Add property propagation, Boost.Graph storageMartin Braun2019-11-261-0/+460