Skip to content

tierney/reed-solomon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for Reed-Solomon Library
============

Reed-Solomon Library (Ported to userspace from Linux Kernel)

This library is code from the Linux Kernel ported to userspace. The example
program demonstrates the use of the RS(255,223) Reed-Solomon FEC with generator
polynomial 0x187.

./autogen.sh
./configure
make

About

Reed-Solomon Library (Ported to userspace from Linux Kernel)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published