OpenRTX/openrtx/include/protocols/M17
Ryan Turner 76ffe2d612 M17: FrameDecoder: drop stream frames with high BER
In case the number of bit errors detected by the viterbi algorithm in a
stream frame are above a given threshold, do not copy its payload. This
prevents audio artifacts when data is processed by codec2 decoder.
2025-11-03 21:01:00 +01:00
..
ClockRecovery.hpp M17: add clock recovery module 2025-11-03 18:59:00 +01:00
Correlator.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
DevEstimator.hpp M17: add symbol deviation estimator 2025-11-03 18:59:00 +01:00
M17Callsign.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
M17CodePuncturing.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
M17Constants.hpp style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
M17ConvolutionalEncoder.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
M17DSP.hpp style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
M17Datatypes.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
M17Decorrelator.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
M17Demodulator.hpp M17: Demodulator: improve sampling point estimation 2025-11-03 18:59:00 +01:00
M17FrameDecoder.hpp M17: FrameDecoder: drop stream frames with high BER 2025-11-03 21:01:00 +01:00
M17FrameEncoder.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
M17Golay.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
M17Interleaver.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
M17LinkSetupFrame.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
M17Modulator.hpp style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
M17Prbs.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
M17StreamFrame.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
M17Utils.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
M17Viterbi.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
PwmCompensator.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
Synchronizer.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00