|
JS8Call-Improved master
|

Files | |
| DecodedText.cpp | |
| Implementation of DecodedText class. | |
| DecodedText.h | |
| Parse and expose fields from a decoded JS8 frame. | |
| Decoder.cpp | |
| Implementation of the JS8 decoder and worker classes (C) 2019 Jordan Sherer kn4cr.nosp@m.d@gm.nosp@m.ail.c.nosp@m.om - All Rights Reserved. | |
| Decoder.h | |
| Worker and Decoder QObject wrapper for an external decoder process. | |
| Detector.cpp | |
| Implementation of Detector class Output device that distributes data in predefined chunks via a signal. | |
| Detector.h | |
| Audio sink that collects, down-samples and provides buffered samples. | |
| FrequencyTracker.cpp | |
| Implementation of Kalman filter-based trackers. | |
| FrequencyTracker.h | |
| Trackers for residual frequency and timing offsets used by the decoder. | |
| JS8.cpp | |
| Implementation of JS8 encoding and decoding functions. | |
| JS8.h | |
| Core JS8 namespace types, Costas arrays and decoder event payloads. | |
| JS8Submode.cpp | |
| Implementation of JS8 submode parameter inquiry functions. | |
| JS8Submode.h | |
| Submode parameter accessors for JS8 modes. | |
| ldpc_feedback.h | |
| LDPC erasure threshold configuration and feedback helpers. | |
| Modulator.cpp | |
| Implementation of Modulator class. | |
| Modulator.h | |
| Audio modulator device that generates PCM frames for transmission. | |
| soft_combiner.h | |
| Soft combiner for accumulating repeated LLR frames. | |
| whitening_processor.h | |
| Noise whitening and LLR normalization helper used by the JS8 decoder. | |