diff options
| author | info@mode42.com <info@mode42.com> | 2026-08-07 18:25:13 +0000 |
|---|---|---|
| committer | info@mode42.com <info@mode42.com> | 2026-08-07 18:25:13 +0000 |
| commit | 04d965d67a7264a1c7c211494aebda1953df7603 (patch) | |
| tree | 0ebd700a6e219f84a26a656f4bee8778bc75da7b /stacks/tncs/tnc2c-serial.env | |
Initial push
Diffstat (limited to 'stacks/tncs/tnc2c-serial.env')
| -rw-r--r-- | stacks/tncs/tnc2c-serial.env | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/stacks/tncs/tnc2c-serial.env b/stacks/tncs/tnc2c-serial.env new file mode 100644 index 0000000..89f111a --- /dev/null +++ b/stacks/tncs/tnc2c-serial.env @@ -0,0 +1,8 @@ +# TNC2C serial — edit for your station +# Example: USB-serial adapter; onboard UART is often /dev/ttyS0 +TNC2C_DEV=/dev/ttyUSB0 +TNC2C_BAUD=19200 +TNC2C_LINE=8n1 +TNC2C_RADIO_BAUD=2400 +TNC2C_MODEM=tcm3105 +HYBBX_SERIAL_LINE=8n1 |
