OpenRTX/openrtx/include/protocols/M17
Niccolò Izzo 29ad0830f0 M17 demodulation improvement
Add logging in syncword sweep, fix unsigned underflow bug,
fixed symbol average computation for quantization.
Do syncword sweep whenever available.

TG-81
2022-05-27 21:49:33 +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
M17Constants.h M17 code cleanup pass: reorganised data type definitions and constants 2022-05-27 21:49:33 +02:00
M17ConvolutionalEncoder.h Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00
M17DSP.h Changed coefficients for the 41-tap, 24kHz RRC filter to have unitary input-output gain 2022-05-27 21:48:47 +02:00
M17Datatypes.h M17 code cleanup pass: reorganised data type definitions and constants 2022-05-27 21:49:33 +02:00
M17Decorrelator.h Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00
M17Demodulator.h M17 demodulation improvement 2022-05-27 21:49:33 +02:00
M17FrameDecoder.h Improved robustness of frame type detection, now based on minimum hamming distance between syncwords 2022-05-27 21:49:33 +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 M17 code cleanup pass: reorganised data type definitions and constants 2022-05-27 21:49:33 +02:00
M17Prbs.h Generator of pseudorandom binary sequence compliant with M17 specification 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 M17 code cleanup pass: reorganised data type definitions and constants 2022-05-27 21:49:33 +02:00
M17Viterbi.h Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00