DevicediscoveryviacommandlineDevice address arguments can be supplied to narrow the scope of the search. uhd_find_devices --args="type=usrp1" -- OR -- uhd_find_devices --args="serial=12345678" Find all devices available to this system: uhd_find_devices ...
ci: devtest: abort execution if uhd_find_devices failedDiffstat-rw-r--r-- .ci/utils/mutex_hardware.py 13 1 files changed, 10 insertions, 3 deletions diff --git a/.ci/utils/mutex_hardware.py b/.ci/utils/mutex_hardware.pyindex 3619c73d9..d1241c8bb 100644--- a/.ci/utils/mutex_...