Morse code decoder with machine learning
- Python 100%
| RTTY | ||
| .gitignore | ||
| decoder.py | ||
| dsp.py | ||
| explore.py | ||
| fst.py | ||
| morse.py | ||
| qt5-audio.py | ||
| README.md | ||
| stats.py | ||
CW-RTTY-modem
CW (Morse code)/RTTY encoder/decoder.
Initially, contains experimental implementation in Python with the goal of converting them to AVR/Cortex-M firmware implementations.