mirror of https://github.com/lwvmobile/mbelib
Bump version to v1.3.0
This commit is contained in:
parent
daedd46dd2
commit
e2d84c12b4
|
|
@ -1,3 +1,8 @@
|
||||||
|
1.3.0:
|
||||||
|
Initial DSTAR AMBE support
|
||||||
|
Fixed random number generator
|
||||||
|
Several bug fixes and optimizations
|
||||||
|
|
||||||
1.2.5 Use CMake:
|
1.2.5 Use CMake:
|
||||||
The cross platform building was getting hard to maintain,
|
The cross platform building was getting hard to maintain,
|
||||||
removed Makefile in favor of CMake.
|
removed Makefile in favor of CMake.
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ PATENT NOTICE
|
||||||
Readers are strongly advised to check for any patent restrictions or
|
Readers are strongly advised to check for any patent restrictions or
|
||||||
licencing requirements before compiling or using this source code.
|
licencing requirements before compiling or using this source code.
|
||||||
|
|
||||||
mbelib 1.2.5
|
mbelib 1.3.0
|
||||||
|
|
||||||
mbelib supports the 7200x4400 bit/s codec used in P25 Phase 1,
|
mbelib supports the 7200x4400 bit/s codec used in P25 Phase 1,
|
||||||
the 7100x4400 bit/s codec used in ProVoice and the "Half Rate"
|
the 7100x4400 bit/s codec used in ProVoice and the "Half Rate"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue