forward error corrections, mostly

This commit is contained in:
Ahmet Inan 2023-09-18 15:01:01 +02:00
commit 37ba4b64ef

View file

@ -1,4 +1,4 @@
This is a work in progress and a long overdue attempt to bring all our not-DSP-related code together and make it reusable for our future projects.
This is a work in progress and a long overdue attempt to bring all our coding-related code together and make it reusable for our future projects.
Before using any of this you should enter the tests directory and execute "make".
This will check if your compiler is able to create binaries that are able to produce correct results when executed.