C library for Convolutional codes and Reed-Solomon
https://github.com/quiet/libcorrect
libcorrect is a library for Forward Error Correction. By using libcorrect, you can encode extra redundancy into a packet of data and then send it across a lossy channel. When the packet is received, it can be decoded to recover the original, pre-encoded data.
libcorrect accomplishes this task with two algorithms, Convolutional codes and Reed-Solomon. Convolutional codes are robust to a constant background noise, while Reed-Solomon error correction is effective at dealing with noise that occurs in bursts. These algorithms have played an important role in telecommunications. libcorrect uses a Viterbi algorithm decoder to decode convolutional codes.
- Developed at hardware:sdr
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:SLECandidates/libcorrect && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000599 599 Bytes | |
_servicedata | 0000000233 233 Bytes | |
libcorrect-0.0.0+git.20180109.tar.xz | 0000214920 210 KB | |
libcorrect-cmake-libsuffix.diff | 0000000877 877 Bytes | |
libcorrect-cmake-set-soversion.diff | 0000000485 485 Bytes | |
libcorrect.changes | 0000001057 1.03 KB | |
libcorrect.spec | 0000003660 3.57 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1153499
from
Martin Pluskal (pluskalm)
(revision 4)
Comments 0