Restructure Codec2 section

This commit is contained in:
Connor Dickey 2023-07-11 22:47:56 -05:00 committed by GitHub
parent bf379bad7c
commit c273ad0b8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 5 deletions

View File

@ -31,12 +31,10 @@
### Decoding
+ [multimon-ng](https://github.com/EliasOenal/multimon-ng) decodes many paging, AFSK modes, and similar, including POCSAG, FLEX, EAS.
### CODEC2
+ [Codec2](https://github.com/drowe67/codec2) is a FOSS ultra-low bitrate voice codec that's competitive from 3200 bits/s down to 450 bits/s.
+ [FreeDV](https://freedv.org/), an HF digital voice mode.
+ [PyCodec2](https://github.com/gregorias/pycodec2) is an easy Python wrapper.
+ [FreeDATA](https://github.com/DJ2LS/FreeDATA) is a free and open-source TNC with a GUI for codec2
+ [FreeDV](https://freedv.org/), an HF digital voice mode based upon Codec2.
+ [PyCodec2](https://github.com/gregorias/pycodec2) is an easy Python wrapper for Codec2.
+ [FreeDATA](https://github.com/DJ2LS/FreeDATA) is a free and open-source TNC with a GUI for codec2.
### POCSAG