mirror of
https://github.com/smittix/intercept.git
synced 2026-06-10 15:03:31 -07:00
2e1b9b27be
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>