uhd/mpm/python/usrp_mpm/simulator
Samuel O'Brien 0003d990bb sim: Move SelectableQueue and SendWrapper
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>
2020-10-28 15:25:48 -05:00
..
__init__.py sim: Add Daughterboard Methods 2020-10-07 15:29:19 -05:00
chdr_endpoint.py sim: Move SelectableQueue and SendWrapper 2020-10-28 15:25:48 -05:00
chdr_stream.py sim: Move SelectableQueue and SendWrapper 2020-10-28 15:25:48 -05:00
CMakeLists.txt sim: Move Hardware Specific to Config File 2020-10-28 15:25:48 -05:00
config.py sim: Support Out of Tree Sources and Sinks 2020-10-28 15:25:48 -05:00
hardware_presets.py sim: Move Hardware Specific to Config File 2020-10-28 15:25:48 -05:00
noc_block_regs.py sim: Support Timed Streams 2020-10-28 15:25:48 -05:00
rfnoc_common.py sim: Implement Sim > UHD Flow Control 2020-10-28 15:25:48 -05:00
rfnoc_graph.py sim: Move Hardware Specific to Config File 2020-10-28 15:25:48 -05:00
sample_source.py sim: Support Out of Tree Sources and Sinks 2020-10-28 15:25:48 -05:00
sim_dboard.py sim: Move Hardware Specific to Config File 2020-10-28 15:25:48 -05:00
stream_endpoint_node.py sim: Implement Sim > UHD Flow Control 2020-10-28 15:25:48 -05:00
stream_ep_regs.py sim: Simulator CHDR Parsing and RFNoC Graph 2020-10-08 07:44:12 -05:00