m17-cxx-demod/tests
Jay Francis f747403dc4 conditionally links pthread (excludes for WIN32) 2022-03-12 22:14:20 -05:00
..
CMakeLists.txt conditionally links pthread (excludes for WIN32) 2022-03-12 22:14:20 -05:00
CRC16Test.cpp Initial modulator work. 2020-12-18 22:30:07 -06:00
ClockRecoveryTest.cpp Add new supporting code and unit tests for demodulator changes. 2021-06-18 20:34:47 -05:00
ConvolutionTest.cpp New Viterbi decoder -- no restriction on use. 2020-11-25 08:49:23 -06:00
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 Add new supporting code and unit tests for demodulator changes. 2021-06-18 20:34:47 -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 Patches for Windows compilation using Visual Studio 2019 2022-03-12 08:57:01 -05:00
ViterbiTest.cpp Update tests for new P1 puncture matrix. 2021-08-28 15:36:22 -05:00