mirror of
https://github.com/smittix/intercept.git
synced 2026-07-06 00:28:12 -07:00
9345419bc6
Strong passes at 40 dB (the previous default) cause RTL-SDR ADC clipping, producing a distorted IQ stream that SatDump cannot lock onto. 30 dB is a safer starting point that still captures weak passes cleanly. Also adds a UI hint below the gain control explaining the saturation issue. Closes #185