OpenRTX/openrtx/include/protocols/M17
Silvano Seva a6f01c3e55 Small refactoring of M17 modulator.
- made start() function return a boolean indicating the actual modulator status
- moved sending of preamble to a dedicated function
- renamed send() function to sendFrame()
2024-07-12 11:11:44 +02: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 Small refactoring of M17 modulator. 2024-07-12 11:11:44 +02: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