Merged in f5soh/librepilot/update_credits (pull request #529)
[librepilot.git] / flight / libraries / rscode / README
blob92d68b3d81c92c19a1aa9f77bbe7c14db1c18af1
1 RSCODE version 1.3
3 See the files
5 config.doc      documentation of some compile time parameters
6 rs.doc          overview of the Reed-Solomon coding program
7 rs.man          a man page, slightly outdated at this point
8 example.c       a simple example of encoding,decoding, and error correction
10 Makefile        should work on a Sun system, may require GNU make.
13 Henry Minsky
14 hqm@alum.mit.edu
17  * (c) Henry Minsky (hqm@alum.mit.edu) 1991-2009
18  *
19  * This software library is licensed under terms of the GNU GENERAL
20  * PUBLIC LICENSE. (See gpl.txt)
21  * 
22  * Commercial licensing is available under a separate license, please
23  * contact author for details.
24  *
25  * Source code is available at http://rscode.sourceforge.net