uhd/host/include
Aaron Rossetto cb99b720ee rfnoc: Add USE_MAP prop/action forwarding policy
This commit adds a new forwarding policy for properties and actions,
USE_MAP. This forwarding policy causes the node to consult a
user-provided map to determine how to forward the property or action.
The map's key is the source edge of the incoming property or action,
while the value is a list of destination edges to which the property
should be propagated or action should be forwarded. It allows clients to
construct sophisticated forwarding behaviors for specialized blocks,
such as a split stream block that needs to forward properties and
actions only to specific output edges based on the incoming edge.
2020-05-28 14:49:32 -05:00
..
uhd rfnoc: Add USE_MAP prop/action forwarding policy 2020-05-28 14:49:32 -05:00
CMakeLists.txt uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
config.h.in cmake: Fix version numbering 2018-07-13 11:44:04 -07:00
uhd.h uhd: Replace include guards with pragma once 2020-04-08 15:16:06 -05:00