OpenRTX/openrtx/include/protocols/M17
Niccolò Izzo 7d1b89550e Rewrite quantization algorithm
Quantization algorithm is now based on separate rolling averages for
positive and negative samples.
Merged csv outputs from syncword search and quantization on Linux.

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 Implemented unpacking and decoding of M17 audio stream frames 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 Rewrite quantization algorithm 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