OpenRTX/tests/unit
Silvano Seva cad026f902 Renamed vp_clearCurrPrompt() to vp_flush(), added a vp_stop() function allowing to stop an in-progress voice prompt but without flushing the data buffer 2022-10-28 08:30:46 +02:00
..
assets Complete M17 demodulator implementation 2022-05-27 21:48:46 +02:00
M17_demodulator.cpp Improve runtime performance of M17 Demodulator 2022-05-27 21:48:47 +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 Clarification of naming: renamed DATA_SYNC_WORD to STREAM_SYNC_WORD and Audio_puncture to DATA_PUNCTURE 2022-05-27 21:48:46 +02:00
cps.c Fix bug in new cps code 2022-06-01 16:05:36 +02:00
dummy.c Add unit test example 2021-11-02 19:42:16 +01:00
linux_inputStream_test.cpp Linux input stream driver: bugfixes and completed test 2022-07-10 11:00:49 +02:00
play_sine.c Fixed bug in circular buffer management inside linux output stream driver, added unit test for circular buffer mode. 2022-10-28 08:30:46 +02:00
ui_check_standby.c Load standby timer from settings 2022-01-03 14:51:22 +01:00
voice_prompts.c Renamed vp_clearCurrPrompt() to vp_flush(), added a vp_stop() function allowing to stop an in-progress voice prompt but without flushing the data buffer 2022-10-28 08:30:46 +02:00