OpenRTX/tests/unit
Niccolò Izzo 3163dd49d7 Add M17 demodulator code and tests
Added implementation of the M17 4FSK demodulator, including clock
recovery, phase detection, and quantization algorithms.
A testsuite is also included to do regression testing against a
reference baseband pre-generated and the corresponding reference
bitstream.

A 1% BER is still present due to a fault likely in the RRC filtering,
since the eye diagram of the filtered stream is bad.

TG-81
2022-05-27 21:48:46 +02:00
..
assets Add M17 demodulator code and tests 2022-05-27 21:48:46 +02:00
M17_demodulator.cpp Add M17 demodulator code and tests 2022-05-27 21:48:46 +02:00
M17_golay.cpp Adapt M17 Golay Test to Unit Test Infrastructure 2022-05-27 21:48:46 +02:00
M17_rrc.cpp Add M17 demodulator code and tests 2022-05-27 21:48:46 +02:00
M17_viterbi.cpp Implementation of M17 Viterbi decoder and associated unit test 2022-05-27 21:48:46 +02:00
dummy.c Add unit test example 2021-11-02 19:42:16 +01:00
ui_check_standby.c Load standby timer from settings 2022-01-03 14:51:22 +01:00