m17-cxx-demod/tests
Rob Riggs b9bd2f4122 Use a sync word symbol locations and KalmanFilter for deviation and offset estimation. 2022-05-25 22:26:25 -05:00
..
CMakeLists.txt Add new supporting code and unit tests for demodulator changes. 2021-06-18 20:34:47 -05:00
CRC16Test.cpp Initial modulator work. 2020-12-18 22:30:07 -06:00
ClockRecoveryTest.cpp Add comments to ClockRecovery, update unit test, and disable non-working ClockRecovery unit tests for now. 2022-05-20 22:22:28 -05:00
ConvolutionTest.cpp
CorrelatorTest.cpp Add new supporting code and unit tests for demodulator changes. 2021-06-18 20:34:47 -05:00
DataCarrierDetectTest.cpp Add hystersis to DCD. 2021-06-19 10:24:14 -05:00
FreqDevEstimatorTest.cpp Use a sync word symbol locations and KalmanFilter for deviation and offset estimation. 2022-05-25 22:26:25 -05:00
Golay24Test.cpp Small update to DeviationError. Add unit tests to CMake build. Add Golay24 implementation and tests. 2020-12-06 19:37:18 -06:00
LinkSetupFrameTest.cpp Additional LSF callsign decode unit test. 2021-08-21 16:22:35 -05:00
M17FramerTest.cpp Small update to DeviationError. Add unit tests to CMake build. Add Golay24 implementation and tests. 2020-12-06 19:37:18 -06:00
M17ModulatorTest.cpp Add byte-based puncturing, interleaver, and randomizer functions, plus associated utility functions. Fix queue template params. And add a WIP Modulator class. 2020-12-20 22:25:25 -06:00
M17RandomizerTest.cpp Add byte-based puncturing, interleaver, and randomizer functions, plus associated utility functions. Fix queue template params. And add a WIP Modulator class. 2020-12-20 22:25:25 -06:00
PolynomialInterleaverTest.cpp Add byte-based puncturing, interleaver, and randomizer functions, plus associated utility functions. Fix queue template params. And add a WIP Modulator class. 2020-12-20 22:25:25 -06:00
SlidingDFTTest.cpp restore <algorithm> include 2021-07-23 21:38:35 +02:00
TrellisTest.cpp Update tests for new P1 puncture matrix. 2021-08-28 15:36:22 -05:00
UtilTest.cpp Add another BERT unit test to validate PRBS9 output. 2021-08-28 14:21:01 -05:00
ViterbiTest.cpp Update tests for new P1 puncture matrix. 2021-08-28 15:36:22 -05:00