index
:
uhd
lea-m8f
lea-m8f-003_008_002
lea-m8f-003_009_001
lea-m8f-003_009_004
lea-m8f-003_010_003_000
lea-m8f-003_012_000_000
lea-m8f-v3.14.1.0
lea-m8f-v4.2.0.1
master
Ettus' UHD Repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
host
/
lib
/
rfnoc
/
graph.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rfnoc: Modify prop. propagation algorithm (back-edge resolution)
Martin Braun
2022-04-07
1
-18
/
+16
*
rfnoc: graph: Allow property forwarding on back-edges
Martin Braun
2022-04-07
1
-4
/
+6
*
rfnoc: Fix spelling in property resolution error message
Martin Braun
2022-02-11
1
-1
/
+1
*
rfnoc: graph: make topology failure more descriptive
mattprost
2021-12-17
1
-4
/
+41
*
rfnoc: Fix back-edge consistency check
Martin Braun
2021-12-09
1
-0
/
+7
*
rfnoc: Fix post action behavior of nodes
Lars Amsel
2021-06-03
1
-0
/
+4
*
lib: Fix warnings related to unnecessary lambda captures
Martin Braun
2021-03-04
1
-2
/
+2
*
uhd: lambda capture the node instead of vert desc
Steven Koo
2021-01-21
1
-4
/
+14
*
graph: Restore default resolver callback at node removal
Aaron Rossetto
2020-11-20
1
-0
/
+13
*
graph: Serialize all graph-related functions
Aaron Rossetto
2020-10-22
1
-6
/
+11
*
graph: Re-fetch dst_node descriptor after src_node potential removal
Aaron Rossetto
2020-10-22
1
-0
/
+3
*
rfnoc: Exit disconnect() early if nodes not in node map
Aaron Rossetto
2020-08-28
1
-0
/
+4
*
RFNoC: Add disconnect methods to graph
michael-west
2020-08-04
1
-43
/
+96
*
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