Push Tracker
ria-toolkit-oss/tests
J jrhughes003 bb1259fefc fix(agent): don't probe SDR hardware while a session is active
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>
2026-06-05 10:41:02 -04:00
..
agent fix(agent): don't probe SDR hardware while a session is active 2026-06-05 10:41:02 -04:00
datatypes Moved all contents of to , refactored accordingly 2026-04-21 14:38:06 -04:00
io Moved all contents of to , refactored accordingly 2026-04-21 14:38:06 -04:00
orchestration Merge remote-tracking branch 'origin/main' into zfp-oss 2026-04-22 15:44:12 -04:00
remote_control Fix onnxruntime Python 3.10 incompatibility and hackrf test import failure 2026-04-20 14:18:04 -04:00
ria_toolkit_oss_cli Merge remote-tracking branch 'origin/main' into zfp-oss 2026-04-22 15:44:12 -04:00
server removing orchestrator references 2026-04-22 10:10:25 -04:00
transforms Moved all contents of to , refactored accordingly 2026-04-21 14:38:06 -04:00
utils zfp functionality and servers 2026-03-31 13:51:10 -04:00
__init__.py changed file to a string 2025-12-11 15:12:01 -05:00
test_agent.py formats 2026-04-20 16:49:52 -04:00