uhd/mpm/python/usrp_mpm/simulator
Samuel O'Brien a5091cd526 sim: Support Out of Tree Sources and Sinks
This commit adds the ability to specify a path to an arbitrary python
file in a simulator config file, which will be imported and used to
construct a SampleSink or SampleSource for use with data streaming.

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 Hardware Specific to Config File 2020-10-28 15:25:48 -05:00
chdr_stream.py sim: Implement Sim > UHD Flow Control 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