mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +00:00
This commit adds a device::register_device which allows uhd to start up a simulator when uhd is called with the arguments type=sim. Creating the device object creates a subprocess using pybind and an embedded interpreter, and destroying the object cleans up those subprocesses. Signed-off-by: Samuel O'Brien <sam.obrien@ni.com> |
||
|---|---|---|
| .. | ||
| cal | ||
| convert | ||
| deps | ||
| experts | ||
| features | ||
| ic_reg_maps | ||
| include | ||
| rc | ||
| rfnoc | ||
| transport | ||
| types | ||
| usrp | ||
| usrp_clock | ||
| utils | ||
| build_info.cpp | ||
| CMakeLists.txt | ||
| device.cpp | ||
| error_c.cpp | ||
| exception.cpp | ||
| image_loader.cpp | ||
| property_tree.cpp | ||
| property_tree_python.cpp | ||
| property_tree_python.hpp | ||
| stream.cpp | ||
| stream_python.hpp | ||
| uhd.rc.in | ||
| version.cpp | ||
| version_c.cpp | ||