Package: libfec0 (1.0-26-gc5d935f-1)
Links for libfec0
Debian Resources:
Download Source Package libfec:
- [libfec_1.0-26-gc5d935f-1.dsc]
- [libfec_1.0-26-gc5d935f.orig.tar.gz]
- [libfec_1.0-26-gc5d935f-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
forward error correction (FEC) algorithms
This package provides a set of functions that implement several popular forward error correction (FEC) algorithms and several low-level routines useful in modems implemented with digital signal processing (DSP).
The following routines are provided:
1. Viterbi decoders for the following convolutional codes:
r=1/2 k=7 ("Voyager" code, now a widely used industry standard)
r=1/2 k=9 (Used on the IS-95 CDMA forward link)
r=1/6 k=15 ("Cassini" code, used by several NASA/JPL deep space missions)
2. Reed-Solomon encoders and decoders for any user-specified code.
3. Optimized encoder and decoder for the CCSDS-standard (255,223)
Reed-Solomon code, with and without the CCSDS-standard "dual basis" symbol
representation.
4. Compute dot product between a 16-bit buffer and a set of 16-bit
coefficients. This is the basic DSP primitive for digital filtering and
correlation.
4. Compute sum of squares of a buffer of 16-bit signed integers. This is
useful in DSP for finding the total energy in a signal.
5. Find peak value in a buffer of 16-bit signed integers, useful for
scaling a signal to prevent overflow.
This package automatically makes use of various SIMD (Single Instruction stream, Multiple Data stream) instruction sets, when available: MMX, SSE and SSE2 on the IA-32 (Intel) architecture, and Altivec on the PowerPC G4 and G5 used by Power Macintoshes.
Other Packages Related to libfec0
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
Download libfec0
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 19.9 kB | 63.0 kB | [list of files] |
| arm64 | 19.4 kB | 55.0 kB | [list of files] |
| armel | 19.4 kB | 55.0 kB | [list of files] |
| armhf | 18.7 kB | 47.0 kB | [list of files] |
| i386 | 31.5 kB | 101.0 kB | [list of files] |
| mips64el | 19.7 kB | 62.0 kB | [list of files] |
| mipsel | 19.1 kB | 54.0 kB | [list of files] |
| ppc64el | 22.3 kB | 83.0 kB | [list of files] |
| s390x | 20.1 kB | 59.0 kB | [list of files] |
