aicodix___code/tests
2019-09-12 17:39:05 +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 added normal 5/6 code table 2019-09-12 17:39:05 +02:00
Makefile added example how to test with a cross-compiler 2018-12-12 12:13:58 +01: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