mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +00:00
This commit moves these two classes from chdr_stream.py to chdr_endpoint.py. ChdrEndpoint needs to be aware of the specific implementation of these classes, while ChdrInputStream and ChdrOutputStream treats them like black boxes. Therefore, it makes more sense to have these classes together with ChdrEndpoint Signed-off-by: Samuel O'Brien <sam.obrien@ni.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| chdr_endpoint.py | ||
| chdr_stream.py | ||
| CMakeLists.txt | ||
| config.py | ||
| hardware_presets.py | ||
| noc_block_regs.py | ||
| rfnoc_common.py | ||
| rfnoc_graph.py | ||
| sample_source.py | ||
| sim_dboard.py | ||
| stream_endpoint_node.py | ||
| stream_ep_regs.py | ||