OpenRTX/tests/unit
Ryan Tolboom 205c483a8e test: unit: add test for APRS
This test uses the APRS Demodulator to decode raw int16 samples sampled
at 9600 Hz. It reads the data in chunks of APRS_BUF_SIZE and compares
the result to known values. The packets are 10 APRS message packets.

Signed-off-by: Ryan Tolboom <Ryan.Tolboom@njit.edu>
2026-06-07 14:24:58 +02:00
..
assets test: unit: add test for APRS 2026-06-07 14:24:58 +02:00
APRS.cpp test: unit: add test for APRS 2026-06-07 14:24:58 +02:00
APRS_packet.cpp APRS: packet: add packet structs and functions 2026-06-07 14:24:09 +02:00
convert_minmea_coord.cpp test: unit: adopt Catch2 in existing passing tests 2026-03-04 08:10:40 +01:00
cps.cpp test: unit: adopt Catch2 in existing passing tests 2026-03-04 08:10:40 +01:00
dsp_oversampling.cpp core: dsp: add decimator implementation 2026-04-20 20:21:52 +02:00
linux_inputStream_test.cpp test: unit: adopt Catch2 in existing passing tests 2026-03-04 08:10:40 +01:00
M17_callsign.cpp M17: remove M17 name from namespaced classes 2026-03-21 10:05:33 +01:00
M17_demodulator.cpp core: add type to FIR filter implementation 2026-06-07 14:22:57 +02:00
M17_golay.cpp M17: remove M17 name from namespaced classes 2026-03-21 10:05:33 +01:00
M17_metatext.cpp M17: remove M17 name from namespaced classes 2026-03-21 10:05:33 +01:00
M17_packet.cpp tests: add unit test for PacketFrame 2026-03-23 22:43:07 +01:00
M17_rrc.cpp M17: remove M17 name from namespaced classes 2026-03-21 10:05:33 +01:00
M17_viterbi.cpp M17: remove M17 name from namespaced classes 2026-03-21 10:05:33 +01:00
ui_check_standby.cpp test: unit: port and enable UI standby check test 2026-03-04 08:10:40 +01:00