Add script to receive the demodulated data from Module17/radio, to use it you need to add in meson.build:12 the ENABLE_DEMOD_LOG define. Build and flash into the platform, build and run scripts/get_demod_log, turn on the radio, remember to turn of radio before you terminate get_demod_log, print the output with `scripts/plot_m17_demod_csv.py serial_demod_log.csv`. TG-81 |
||
|---|---|---|
| .. | ||
| M17Callsign.cpp | ||
| M17DSP.cpp | ||
| M17Demodulator.cpp | ||
| M17FrameDecoder.cpp | ||
| M17FrameEncoder.cpp | ||
| M17LinkSetupFrame.cpp | ||
| M17Modulator.cpp | ||
| M17Transmitter.cpp | ||