drowe67 / codec2

Open source speech codec designed for communications quality speech between 700 and 3200 bit/s. The main application is low bandwidth HF/VHF digital radio.
GNU Lesser General Public License v2.1
145 stars 25 forks source link

STM32 unit test failures #13

Open tmiw opened 9 months ago

tmiw commented 9 months ago

The following failures were discovered on main during work on #12:

The following tests FAILED:
      5 - tst_ofdm_mod_plain (Failed)
      6 - tst_ofdm_mod_ldpc (Failed)
      7 - tst_ofdm_demod_quick (Failed)
      8 - tst_ofdm_demod_ideal (Failed)
      9 - tst_ofdm_demod_AWGN (Failed)
     10 - tst_ofdm_demod_fade (Failed)
     11 - tst_ofdm_demod_ldpc (Failed)
     14 - tst_codec2_enc_1300 (Failed)
     15 - tst_codec2_enc_700C (Failed)
     21 - tst_api_mod_700E_CODEC (Failed)

(Note: these were run on a NUCLEO-F446RE dev board.)

More detailed test output at stm32-ctest-log.txt.

drowe67 commented 9 months ago

Note for FreeDV PLT - no further action on this from FreeDV team members as 700D will soon be obsolete.