Date: Tue, 13 Dec 2011 19:45:41 -0800 From: Dennis Glatting <freebsd@pki2.com> To: freebsd-questions@freebsd.org Subject: Forward error correction routines? Message-ID: <1323834341.50157.2.camel@btw.pki2.com>
next in thread | raw e-mail | index | archive | help
I am looking for /any/ forward error correction code under FreeBSD, whether Hamming Codes, Golay Codes, Reed-Solomon, BCH codes, etc. or convolution encoders/decoders. All I've found is: * libfec, which only runs under i386 (I am 64 bit), and * reed-solomon, which is merely a library and no executables. Is there any usable utilities? Clue please.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1323834341.50157.2.camel>