..
M17Callsign.h
Implementation of M17 code puncturing scheme
2021-09-03 16:39:06 +02:00
M17CodePuncturing.h
Clarification of naming: renamed DATA_SYNC_WORD to STREAM_SYNC_WORD and Audio_puncture to DATA_PUNCTURE
2022-05-27 21:48:46 +02:00
M17ConvolutionalEncoder.h
Implementation of M17 code puncturing scheme
2021-09-03 16:39:06 +02:00
M17DSP.h
Replace RRC filter taps, update M17 testsuite
2022-05-27 21:48:46 +02:00
M17Datatypes.h
Implementation of M17 frame encoder
2022-05-27 21:48:46 +02:00
M17Decorrelator.h
Implementation of M17 decorrelator, polynomial interleaver and Golay(24,12) encoder
2021-09-03 16:39:06 +02:00
M17Demodulator.h
Complete M17 demodulator implementation
2022-05-27 21:48:46 +02:00
M17FrameDecoder.h
Implementation of M17 frame encoder
2022-05-27 21:48:46 +02:00
M17FrameEncoder.h
Implementation of M17 frame encoder
2022-05-27 21:48:46 +02:00
M17Golay.h
Implementation of Golay(24,12) decoder, reimplemented Golay(24,12) encoder using generator matrix, unit test for Golay(24,12) encoding and decoding routines
2022-05-27 21:48:46 +02:00
M17Interleaver.h
Implementation of M17 polynomial deinterleaver
2021-09-20 21:34:59 +02:00
M17LinkSetupFrame.h
Implementation of M17 frame decoder
2022-05-27 21:48:46 +02:00
M17Modulator.h
Clarify M17 modulator constant naming
2022-05-27 21:48:46 +02:00
M17StreamFrame.h
Implementation of M17 frame decoder
2022-05-27 21:48:46 +02:00
M17Transmitter.h
Reorganised internal structure of M17LinkSetupFrame class, renamed M17Frame to M17StreamFrame and reorganised its structure
2022-05-27 21:48:46 +02:00
M17Utils.h
Reorganised internal structure of M17LinkSetupFrame class, renamed M17Frame to M17StreamFrame and reorganised its structure
2022-05-27 21:48:46 +02:00
M17Viterbi.h
Implementation of M17 Viterbi decoder and associated unit test
2022-05-27 21:48:46 +02:00