mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 06:40:00 -07:00
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>