mirror of
https://github.com/smittix/intercept.git
synced 2026-07-05 16:18:12 -07:00
a4543980b9
The multimon-ng MORSE_CW decoder never reliably decoded characters. Switch live decode to use the existing morse_decoder_thread() which wraps MorseDecoder with Goertzel tone detection, adaptive thresholds, and proper timing estimation — eliminating multimon-ng, PTY plumbing, and the relay thread from the CW pipeline entirely. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>