Go to file
lwvmobile 34adf9f054
Merge pull request #2 from lwvmobile/dev
Clean Out Clutter; Disable Tests; Keep It Simple;
2022-10-24 17:46:20 -04:00
.gitignore Use cmake for build 2013-07-07 13:29:48 -04:00
CHANGELOG Direct all printing to STDERR 2022-02-10 15:41:58 -05:00
CMakeLists.txt Remove Test Option Line; 2022-10-24 17:45:11 -04:00
COPYRIGHT version 1.2.1 2011-08-21 03:32:18 -04:00
README.md Update README.md 2022-10-24 15:34:22 -04:00
ambe3600x2400.c Direct all printing to STDERR 2022-02-10 15:41:58 -05:00
ambe3600x2400_const.h Initial DSTAR AMBE implementation 2013-12-14 19:27:26 -05:00
ambe3600x2450.c Direct all printing to STDERR 2022-02-10 15:41:58 -05:00
ambe3600x2450_const.h Rename ambe3600x2250 to ambe3600x2450 to correctly reflect the codec type 2013-12-12 09:51:58 -05:00
cmake_uninstall.cmake.in Use cmake for build 2013-07-07 13:29:48 -04:00
config.h version 1.2.1 2011-08-21 03:32:18 -04:00
ecc.c version 1.2.1 2011-08-21 03:32:18 -04:00
ecc_const.h Array golayMatrix[2048] had only 1839 element. This commit fixes it.\n http://forums.radioreference.com/digital-voice-decoding-software/244398-possible-bug-question-about-mbelib.html#post1797631. 2013-02-17 13:05:50 +02:00
imbe7100x4400.c Direct all printing to STDERR 2022-02-10 15:41:58 -05:00
imbe7200x4400.c Direct all printing to STDERR 2022-02-10 15:41:58 -05:00
imbe7200x4400_const.h Fix header guard 2016-01-08 12:24:41 -05:00
libmbe.pc.in Disable Tests; Increment Version; Restore File; 2022-10-24 17:18:34 -04:00
mbelib.c Direct all printing to STDERR 2022-02-10 15:41:58 -05:00
mbelib.h Disable Tests; Increment Version; Restore File; 2022-10-24 17:18:34 -04:00
mbelib_Author.pgp version 1.2.1 2011-08-21 03:32:18 -04:00
mbelib_const.h version 1.2.1 2011-08-21 03:32:18 -04:00

README.md

PATENT NOTICE

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 1.3.0

    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.