OpenRTX/openrtx/include/protocols/M17
Ryan Turner fdbe3f2583 M17: add Callsign class
Added class representing M17 callsign objects. Objects can be
constructed both from strings and base-40 encoded values and allow
conversion to any of the other representation. The class implements the
comparison operator to allow easy check for callsign match.
2025-11-17 22:04:27 +01:00
..
Callsign.hpp M17: add Callsign class 2025-11-17 22:04:27 +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