File: README.md

package info (click to toggle)
gr-dab 0.5-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,280 kB
  • sloc: python: 14,976; cpp: 6,738; ansic: 547; makefile: 17; sh: 11
file content (12 lines) | stat: -rw-r--r-- 411 bytes parent folder | download | duplicates (24)
1
2
3
4
5
6
7
8
9
10
11
12
FEC routines from KA9Q's libfec
===============================

This folder contains part of the libfec library by KA9Q. Only the
char-sized Reed-Solomon encoder and decoder is here.

The files have been copied from the libfec fork at
https://github.com/Opendigitalradio/ka9q-fec

Original code is at http://www.ka9q.net/code/fec/

All files in this folder are licenced under the LGPL v2.1, please see LICENCE