Created
November 26, 2022 04:20
-
-
Save xssfox/e12b4cd85c00cfc77a4168ecaae3d7bf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Audio device | |
ADEVICE pulse pulse | |
ACHANNELS 1 | |
CHANNEL 0 | |
#Callsign | |
MYCALL VK4XSS | |
# Modem speed | |
MODEM 1200 | |
#Ports to interface with (though we are using a TTY) | |
AGWPORT 8000 | |
KISSPORT 8001 | |
# Use rigctld -l to find the correct model ID for your radio | |
PTT /dev/ttyUSB0 RTS | |
# Various tweaks to work well for this radio / setup | |
#FRACK 2 | |
TXDELAY 50 | |
PERSIST 50 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment