mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 06:40:00 -07:00
SDRFactory.detect_devices() returns SDRDevice dataclass objects, not dictionaries. Fixed to access attributes directly instead of using .get() method. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>