summaryrefslogtreecommitdiffstats
path: root/ham/mbelib/README
diff options
context:
space:
mode:
author Andrea Sacchetti Picchio2023-12-15 14:52:24 +0100
committer Willy Sudiarto Raharjo2023-12-16 02:56:03 +0100
commit2a187ba64220d2b24ef41eac07c80607a2717370 (patch)
tree65b9edae01163beee99fcfdebc3b0ba2e04132b6 /ham/mbelib/README
parentaac1cf55b3d7dc360ec79e83aff20d1fdaeab514 (diff)
downloadslackbuilds-2a187ba64220d2b24ef41eac07c80607a2717370.tar.gz
ham/mbelib: Added (P25 Phase 1 and ProVoice vocoder).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/mbelib/README')
-rw-r--r--ham/mbelib/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/ham/mbelib/README b/ham/mbelib/README
new file mode 100644
index 0000000000..3a62b449de
--- /dev/null
+++ b/ham/mbelib/README
@@ -0,0 +1,12 @@
+P25 Phase 1 and ProVoice vocoder
+
+This source code is provided for educational purposes only. It is
+a written description of how certain voice encoding/decoding
+algorythims could be implemented. Executable objects compiled or
+derived from this package MAY BE COVERED BY ONE OR MORE PATENTS.
+Readers are strongly advised to check for any patent restrictions or
+licencing requirements before compiling or using this source code.
+
+mbelib supports the 7200x4400 bit/s codec used in P25 Phase 1,
+the 7100x4400 bit/s codec used in ProVoice and the "Half Rate"
+3600x2250 bit/s vocoder used in various radio systems.