summaryrefslogtreecommitdiff
path: root/ham/codec2/README
diff options
context:
space:
mode:
authorGustavo Conrad <gus3963@gmail.com>2018-02-05 21:31:14 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-10 08:09:30 +0700
commit18c21cef7d969fd8e6ff8df11b006e084852f0e4 (patch)
tree4f414c4df5e4bc11b37e17038c4c18327463b40d /ham/codec2/README
parent6158601587bb07770a71d483c046776a01e27205 (diff)
downloadslackbuilds-18c21cef7d969fd8e6ff8df11b006e084852f0e4.tar.gz
ham/codec2: Added (low bit rate speech codec).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ham/codec2/README')
-rw-r--r--ham/codec2/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/ham/codec2/README b/ham/codec2/README
new file mode 100644
index 0000000000..4acc7d5a6e
--- /dev/null
+++ b/ham/codec2/README
@@ -0,0 +1,9 @@
+Codec 2 is an open source (LGPL 2.1) low bit rate speech codec.
+
+Also included:
+
+ + FDMDV modem (README_fdmdv.txt) for HF channels
+ + Coherent PSK (cohpsk) for HF channels
+ + FSK modem (README_fsk.txt) for VHF channels
+ + an OFDM modem for HF channels (ofdm)
+ + the FreeDV API - a library for embedding FreeDV in other programs