OpenRTX/openrtx/src
Niccolò Izzo 115982d279 Add demod log script
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
2022-05-27 21:49:32 +02:00
..
core Add syncword hot re-sync fix DC removal 2022-05-27 21:48:47 +02:00
protocols/M17 Add demod log script 2022-05-27 21:49:32 +02:00
rtx Add demod log script 2022-05-27 21:49:32 +02:00
ui Add M17 namespace in M17 related source files 2022-05-27 21:48:46 +02:00
main.c Ensure proper finalization is done in emulator mode 2021-12-23 14:52:25 +01:00