OpenRTX/openrtx/src
Niccolò Izzo b1f2cb109f Switch M17 Rx sample rate to 5SPS
Due to the RRC computation sometimes violating the timing constraints,
we switched the M17 demodulator to 5 samples per symbol (24KHz), thus
dividing the processing time by four ar the number of samples halves as
well as the number of taps of the RRC.
Minor adaptation on the code followed.

TG-81
2022-05-27 21:48:47 +02:00
..
core Fixed double free errors in M17 code, see #73 2022-05-27 21:48:47 +02:00
protocols/M17 Switch M17 Rx sample rate to 5SPS 2022-05-27 21:48:47 +02:00
rtx Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +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