Update README.md

This commit is contained in:
Zenith
2025-08-11 15:47:29 -04:00
committed by GitHub
parent 6662ebd6ed
commit a5a8f2ed12

View File

@@ -5,6 +5,14 @@ It supports VOX, serial, and Hamilb PTT. The interface also provides highly conf
⚠ Work in progress ⚠ 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: Setup:
- -
@@ -48,8 +56,8 @@ An example config looks like this. Here we are using `rigctld` to key on / off t
[[FreeDVInterface IC-7300]] [[FreeDVInterface IC-7300]]
type = FreeDVInterface type = FreeDVInterface
interface_enabled = True interface_enabled = True
input_device = 2 input_device = default # String or device number
output_device = 2 output_device = default # String or device number
freedv_mode = datac1 freedv_mode = datac1
tx_volume = 100 tx_volume = 100
ptt_type = hamlib ptt_type = hamlib