OpenRTX/openrtx/include/protocols/M17
Silvano Seva 598f1c4523 M17: deeply restructured the demodulator code
Restructured the M17Demodulator class and rewritten the
demodulator logic to have a more solid lock on the
baseband stream. This fixes the long standing bug of the
demodulator causing random losses of lock even when
receiving a solid baseband stream.
2024-01-27 15:15:37 +01:00
..
Correlator.hpp Correlator class 2024-01-27 12:17:07 +01:00
M17Callsign.hpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
M17CodePuncturing.hpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
M17Constants.hpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
M17ConvolutionalEncoder.hpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
M17DSP.hpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
M17Datatypes.hpp M17: add data structures for GNSS and extended callsign metadata. 2023-08-28 10:25:46 +02:00
M17Decorrelator.hpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
M17Demodulator.hpp M17: deeply restructured the demodulator code 2024-01-27 15:15:37 +01:00
M17FrameDecoder.hpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
M17FrameEncoder.hpp Always send an M17 EOT frame as the last frame before terminating baseband output 2023-03-12 16:27:31 +01:00
M17Golay.hpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
M17Interleaver.hpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
M17LinkSetupFrame.hpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
M17Modulator.hpp Module17: made M17 baseband output have correct DC bias and amplitude 2023-11-21 18:46:03 +01:00
M17Prbs.hpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
M17StreamFrame.hpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
M17Utils.hpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
M17Viterbi.hpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
PwmCompensator.hpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
Synchronizer.hpp Frame synchronizer class 2024-01-27 15:15:37 +01:00