From 11579afff328c631347d4d91eed7424fe7d821d8 Mon Sep 17 00:00:00 2001 From: Connor Dickey Date: Tue, 11 Jul 2023 22:47:56 -0500 Subject: [PATCH] Restructure Codec2 section --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b79a210..3ec53e6 100644 --- a/README.md +++ b/README.md @@ -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