Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -6/+6 |
* | detail::graph: Add shutdown capability | Martin Braun | 2019-11-26 | 1 | -4/+12 |
* | rfnoc: graph: Optimize property propagation algorithm | Martin Braun | 2019-11-26 | 1 | -1/+3 |
* | rfnoc: graph: Lock release/commit state | Martin Braun | 2019-11-26 | 1 | -5/+8 |
* | rfnoc: Enable users to query connections in the graph | Alex Williams | 2019-11-26 | 1 | -0/+4 |
* | rfnoc: Add check_topology() API to nodes | Martin Braun | 2019-11-26 | 1 | -0/+7 |
* | rfnoc: graph: Add commit/release API | Martin Braun | 2019-11-26 | 1 | -2/+13 |
* | rfnoc: Move graph_edge data structure to its own header, add to_string() | Martin Braun | 2019-11-26 | 1 | -59/+3 |
* | rfnoc: Add action API | Martin Braun | 2019-11-26 | 1 | -1/+48 |
* | rfnoc: Add property propagation, Boost.Graph storage | Martin Braun | 2019-11-26 | 1 | -0/+271 |