OpenRTX/openrtx/include/protocols/M17
Silvano Seva a22aceb576 Reorganized code for M17 transmission: removed M17Transmitter class, use M17FrameEncoder to assemble LSF and data frames, modified API of M17Modulator class. 2022-08-28 11:59:31 +02:00
..
M17Callsign.hpp Changed file extension of all C++ only header files from .h to .hpp 2022-07-09 18:22:36 +02:00
M17CodePuncturing.hpp Changed file extension of all C++ only header files from .h to .hpp 2022-07-09 18:22:36 +02:00
M17Constants.hpp Changed file extension of all C++ only header files from .h to .hpp 2022-07-09 18:22:36 +02:00
M17ConvolutionalEncoder.hpp Changed file extension of all C++ only header files from .h to .hpp 2022-07-09 18:22:36 +02:00
M17DSP.hpp Changed file extension of all C++ only header files from .h to .hpp 2022-07-09 18:22:36 +02:00
M17Datatypes.hpp Changed file extension of all C++ only header files from .h to .hpp 2022-07-09 18:22:36 +02:00
M17Decorrelator.hpp Changed file extension of all C++ only header files from .h to .hpp 2022-07-09 18:22:36 +02:00
M17Demodulator.hpp Changed file extension of all C++ only header files from .h to .hpp 2022-07-09 18:22:36 +02:00
M17FrameDecoder.hpp Changed file extension of all C++ only header files from .h to .hpp 2022-07-09 18:22:36 +02:00
M17FrameEncoder.hpp Changed file extension of all C++ only header files from .h to .hpp 2022-07-09 18:22:36 +02:00
M17Golay.hpp Changed file extension of all C++ only header files from .h to .hpp 2022-07-09 18:22:36 +02:00
M17Interleaver.hpp Changed file extension of all C++ only header files from .h to .hpp 2022-07-09 18:22:36 +02:00
M17LinkSetupFrame.hpp Changed M17 RX behaviour so that received stream data is forwarded to codec2 decode only when a full valid LSF is received. 2022-07-21 22:14:55 +02:00
M17Modulator.hpp Reorganized code for M17 transmission: removed M17Transmitter class, use M17FrameEncoder to assemble LSF and data frames, modified API of M17Modulator class. 2022-08-28 11:59:31 +02:00
M17Prbs.hpp Changed file extension of all C++ only header files from .h to .hpp 2022-07-09 18:22:36 +02:00
M17StreamFrame.hpp Changed file extension of all C++ only header files from .h to .hpp 2022-07-09 18:22:36 +02:00
M17Utils.hpp Changed file extension of all C++ only header files from .h to .hpp 2022-07-09 18:22:36 +02:00
M17Viterbi.hpp Made decode functions in M17Viterbi class return the final decode cost 2022-07-21 22:03:48 +02:00