OpenRTX/openrtx/include/protocols/M17
Niccolò Izzo 2d59658d60 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
..
M17Callsign.h Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00
M17CodePuncturing.h Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00
M17ConvolutionalEncoder.h Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00
M17DSP.h Switch M17 Rx sample rate to 5SPS 2022-05-27 21:48:47 +02:00
M17Datatypes.h Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00
M17Decorrelator.h Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00
M17Demodulator.h Switch M17 Rx sample rate to 5SPS 2022-05-27 21:48:47 +02:00
M17FrameDecoder.h Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00
M17FrameEncoder.h Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00
M17Golay.h Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00
M17Interleaver.h Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00
M17LinkSetupFrame.h Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00
M17Modulator.h Moved state variables of PWM compensator and DC removal filter outside the function bodies to allow keeping their consistency among function calls 2022-05-27 21:48:47 +02:00
M17StreamFrame.h Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00
M17Transmitter.h Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00
M17Utils.h Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00
M17Viterbi.h Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00