|
J
jrhughes003
bb1259fefc
heartbeat detect_devices() shelled out to uhd_find_devices every 60s. When a
USB SDR (USRP B2x0) was mid-capture, that probe disrupted the live stream and
the device briefly vanished ("No UHD Devices Found"), killing the capture.
detect_devices() gains a probe flag; heartbeat_payload passes probe=False
whenever a session is active, returning the last good enumeration (or a
driver-only list) instead of touching the hardware.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
|||
|---|---|---|---|
| .. | |||
| agent | |||
| datatypes | |||
| io | |||
| orchestration | |||
| remote_control | |||
| ria_toolkit_oss_cli | |||
| server | |||
| transforms | |||
| utils | |||
| __init__.py | |||
| test_agent.py | |||