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 | -9/+8 |
* | rfnoc: graph: Add logging to resolver errors | Brent Stapleton | 2019-11-27 | 1 | -1/+6 |
* | detail::graph: Add shutdown capability | Martin Braun | 2019-11-26 | 1 | -8/+21 |
* | rfnoc: graph: Optimize property propagation algorithm | Martin Braun | 2019-11-26 | 1 | -23/+35 |
* | rfnoc: graph: Lock release/commit state | Martin Braun | 2019-11-26 | 1 | -3/+15 |
* | rfnoc: Implement overrun handling using action API | Martin Braun | 2019-11-26 | 1 | -2/+3 |
* | rfnoc: actions: Allow sending actions to self | Martin Braun | 2019-11-26 | 1 | -20/+27 |
* | rfnoc: Enable users to query connections in the graph | Alex Williams | 2019-11-26 | 1 | -0/+14 |
* | rfnoc: Add check_topology() API to nodes | Martin Braun | 2019-11-26 | 1 | -0/+36 |
* | rfnoc: graph: Add commit/release API | Martin Braun | 2019-11-26 | 1 | -2/+21 |
* | rfnoc: Add action API | Martin Braun | 2019-11-26 | 1 | -0/+78 |
* | rfnoc: Add property propagation, Boost.Graph storage | Martin Braun | 2019-11-26 | 1 | -0/+460 |