Skip to content

Instantly share code, notes, and snippets.

@xssfox
Created November 26, 2022 04:20
Show Gist options
  • Save xssfox/e12b4cd85c00cfc77a4168ecaae3d7bf to your computer and use it in GitHub Desktop.
Save xssfox/e12b4cd85c00cfc77a4168ecaae3d7bf to your computer and use it in GitHub Desktop.
# 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