Commit graph

6 commits

Author SHA1 Message Date
Ahmet Inan
a796788a12 fixed typo 2018-09-20 19:20:00 +02:00
Ahmet Inan
01db8f516e added Reed Solomon error correction
lifted from my FEC project:
https://github.com/xdsopl/FEC
2018-09-20 18:04:23 +02:00
Ahmet Inan
dab95db1bc added link to Évariste Galois' page on Wikipedia 2018-09-20 14:15:10 +02:00
Ahmet Inan
2a7fa2b7b7 added Galois field arithmetic 2018-09-20 14:06:57 +02:00
Ahmet Inan
266f299f86 added bitwise stream container 2018-09-20 09:11:33 +02:00
Ahmet Inan
ee79ff2b2d moved crc and xorshift from DSP to CODE repository 2018-09-20 08:36:45 +02:00