mirror of
https://github.com/smittix/intercept.git
synced 2026-06-13 08:13:32 -07:00
29025059af
The Listening Post module now uses the SDR abstraction layer to support non-RTL-SDR devices via rx_fm (SoapySDR). Previously only rtl_fm worked. - Add sdr_type parameter to /audio/start and /scanner/start endpoints - Use appropriate command builder based on SDR type - Update /tools endpoint to report rx_fm and supported SDR types Fixes compatibility issue reported by DragonOS users with HackRF/Airspy. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>