m17-cxx-demod/include/m17cxx
Rob Riggs c08a46669e Add missing include file. 2021-07-05 14:46:51 -05:00
..
CRC16.h cmake: Refactored code structure into library with examples 2021-04-25 11:31:39 +01:00
CarrierDetect.h cmake: Refactored code structure into library with examples 2021-04-25 11:31:39 +01:00
ClockRecovery.h Remove assertion that is failing. (Still need to figure out why.) 2021-06-29 21:16:57 -05:00
Convolution.h cmake: Refactored code structure into library with examples 2021-04-25 11:31:39 +01:00
Correlator.h Include the proper header for size_t. 2021-06-29 21:17:40 -05:00
DataCarrierDetect.h Clean up includes. 2021-06-23 16:35:14 -05:00
DeviationError.h cmake: Refactored code structure into library with examples 2021-04-25 11:31:39 +01:00
Filter.h Minor cleanup to filter interfaces. 2021-06-23 20:53:14 -05:00
FirFilter.h Minor cleanup to filter interfaces. 2021-06-23 20:53:14 -05:00
FreqDevEstimator.h Add new supporting code and unit tests for demodulator changes. 2021-06-18 20:34:47 -05:00
FrequencyError.h cmake: Refactored code structure into library with examples 2021-04-25 11:31:39 +01:00
Fsk4Demod.h cmake: Refactored code structure into library with examples 2021-04-25 11:31:39 +01:00
Golay24.h Clean up includes. 2021-06-23 16:35:14 -05:00
IirFilter.h Update the demodulator. Improve demodulation performance. Add data (packet) modes. 2021-06-18 20:46:17 -05:00
LinkSetupFrame.h Decode destination callsign. 2021-06-20 14:33:44 -05:00
M17Demodulator.h Increase the digital squelch level. (This needs to be adjustable.) 2021-06-24 21:25:55 -05:00
M17FrameDecoder.h Update to use new stream frame format; remove CRC and use new puncture matrix P2. 2021-06-30 19:46:36 -05:00
M17Framer.h cmake: Refactored code structure into library with examples 2021-04-25 11:31:39 +01:00
M17Modulator.h Clean up includes. 2021-06-23 16:35:14 -05:00
M17Randomizer.h cmake: Refactored code structure into library with examples 2021-04-25 11:31:39 +01:00
M17Synchronizer.h cmake: Refactored code structure into library with examples 2021-04-25 11:31:39 +01:00
PhaseEstimator.h cmake: Refactored code structure into library with examples 2021-04-25 11:31:39 +01:00
PolynomialInterleaver.h cmake: Refactored code structure into library with examples 2021-04-25 11:31:39 +01:00
SlidingDFT.h Add new supporting code and unit tests for demodulator changes. 2021-06-18 20:34:47 -05:00
SymbolEvm.h cmake: Refactored code structure into library with examples 2021-04-25 11:31:39 +01:00
Trellis.h Update to use new stream frame format; remove CRC and use new puncture matrix P2. 2021-06-30 19:46:36 -05:00
Util.h Don't count erasures (punctures) in the Viterbi cost metric. Minor cleanup in the LLR code, along with more unit tests. 2021-06-24 22:00:56 -05:00
Viterbi.h Reduce heap and stack usage of Viterbi. Add code comments. 2021-06-29 21:21:26 -05:00
ax25_frame.h Add missing include file. 2021-07-05 14:46:51 -05:00
queue.h Clean up includes. 2021-06-23 16:35:14 -05:00