aicodix___code/tests
2020-06-01 09:31:42 +02:00
..
.gitignore moved crc and xorshift from DSP to CODE repository 2018-09-20 08:36:45 +02:00
bch_decoder_test.cc fixed compilation for g++ and stay c++11 compatible 2018-10-25 08:37:52 +02:00
bch_encoder_test.cc broke the long list of minpolys 2018-09-29 11:43:24 +02:00
bch_regression_test.cc added DVB-S2X FULL BCH(32767, 32587) T=12 2018-10-29 10:07:28 +01:00
crc_test.cc moved crc and xorshift from DSP to CODE repository 2018-09-20 08:36:45 +02:00
gf_test.cc added Galois field arithmetic 2018-09-20 14:06:57 +02:00
ldpc_regression_test.cc getting rid of obsolete version 2019-10-01 22:17:04 +02:00
Makefile added example how to test with a cross-compiler 2018-12-12 12:13:58 +01:00
mls_test.cc added test for the Maximum length sequence 2020-05-29 12:37:23 +02:00
rs_decoder_test.cc fixed compilation for g++ and stay c++11 compatible 2018-10-25 08:37:52 +02:00
rs_encoder_test.cc handle data and parity seperate in both BCH and RS 2018-09-27 13:55:54 +02:00
rs_regression_test.cc fixed compilation for g++ and stay c++11 compatible 2018-10-25 08:37:52 +02:00
simplex_regression_test.cc added test for msg len 2 2020-06-01 09:31:42 +02:00