From a5a8f2ed12458f8d34a3a53db3e26ce5a29e9d51 Mon Sep 17 00:00:00 2001 From: Zenith <157907903+RFnexus@users.noreply.github.com> Date: Mon, 11 Aug 2025 15:47:29 -0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc0885b..6312ea7 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,14 @@ It supports VOX, serial, and Hamilb PTT. The interface also provides highly conf ⚠ Work in progress +Supported modes: + +| Mode name | RF bandwidth (Hz) | Payload data rate bits/s | Payload bytes/frame | +|-----------|-------------------|--------------------------|---------------------| +| datac1 | 1700 | 980 | 510 | + +*From https://github.com/drowe67/codec2/blob/main/README_data.md* + Setup: - @@ -48,8 +56,8 @@ An example config looks like this. Here we are using `rigctld` to key on / off t [[FreeDVInterface IC-7300]] type = FreeDVInterface interface_enabled = True - input_device = 2 - output_device = 2 + input_device = default # String or device number + output_device = default # String or device number freedv_mode = datac1 tx_volume = 100 ptt_type = hamlib