diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-09-16 11:54:00 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-09-16 11:58:47 +0200 |
commit | 4030943945ac5c69cb16d44c43f73105c92a2baf (patch) | |
tree | d45552d86bb54ecae62524db10fc6b53d2c0390b /LICENCE | |
parent | 23999721c627200ca17b0a090239315450affe75 (diff) | |
download | dabmux-4030943945ac5c69cb16d44c43f73105c92a2baf.tar.gz dabmux-4030943945ac5c69cb16d44c43f73105c92a2baf.tar.bz2 dabmux-4030943945ac5c69cb16d44c43f73105c92a2baf.zip |
Add parts of ka9q libfec to src/fec/
Diffstat (limited to 'LICENCE')
-rw-r--r-- | LICENCE | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -23,3 +23,8 @@ You should have received a copy of the GNU General Public License along with ODR-DabMux. If not, see <http://www.gnu.org/licenses/>. +KA9Q FEC routines +----------------- + +src/fec/ contains code from KA9Q's fec library. Please see +src/fec/README.md and src/fec/LICENSING |