mirror of
https://github.com/smittix/intercept.git
synced 2026-07-06 08:38:14 -07:00
4cf18bf1e4
Stock rtl-sdr packages don't support the -T bias-tee flag (only RTL-SDR Blog builds do). Passing -T to stock rtl_sdr causes an immediate exit, breaking meteor scatter and waterfall modes. Now probes the tool's --help output before adding -T, with a regex that avoids false-matching "DVB-T" in the description text. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>