uhd/host/lib
Samuel O'Brien 00c306d5c4 sim: Integrate simulator into UHD
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>
2020-10-28 15:25:48 -05:00
..
cal uhd: replace default initializers with named ones 2020-09-25 14:25:18 -05:00
convert Remove remaining Python 2 references 2020-05-07 15:10:41 -05:00
deps deps: rpclib: Fix issue on socket closing 2020-10-09 12:31:33 -05:00
experts
features uhd: Create discoverable feature registry implementation 2020-06-25 13:36:08 -05:00
ic_reg_maps ic_reg_map: Allow registers to be arrays 2020-10-06 15:20:37 -05:00
include graph: Serialize all graph-related functions 2020-10-22 15:01:15 -05:00
rc cmakerc: Remove patch to CMakeRC.cmake (and move it one level up) 2020-07-20 16:01:24 -05:00
rfnoc DUC: Fix incorrect DDS_GAIN 2020-10-26 15:10:21 -05:00
transport dpdk: Improve link status detection 2020-09-03 15:01:12 -05:00
types lib: disable non pcie types in find with resource 2020-10-05 12:02:05 -05:00
usrp sim: Integrate simulator into UHD 2020-10-28 15:25:48 -05:00
usrp_clock lib: disable non pcie types in find with resource 2020-10-05 12:02:05 -05:00
utils lib: graph_utils: Error on single SEP edge 2020-09-25 11:21:10 -05:00
build_info.cpp
CMakeLists.txt sim: Integrate simulator into UHD 2020-10-28 15:25:48 -05:00
device.cpp uhd: mpm: Query prefs per-device for multi-device queries 2020-04-08 15:32:50 -05:00
error_c.cpp
exception.cpp
image_loader.cpp
property_tree.cpp
property_tree_python.cpp python: Add access to the property_tree from Python 2020-10-16 14:58:15 -05:00
property_tree_python.hpp python: Add access to the property_tree from Python 2020-10-16 14:58:15 -05:00
stream.cpp
stream_python.hpp
uhd.rc.in
version.cpp
version_c.cpp