Skip to content

Instantly share code, notes, and snippets.

@xssfox
Created November 26, 2022 04:20
Show Gist options
  • Select an option

  • Save xssfox/e12b4cd85c00cfc77a4168ecaae3d7bf to your computer and use it in GitHub Desktop.

Select an option

Save xssfox/e12b4cd85c00cfc77a4168ecaae3d7bf to your computer and use it in GitHub Desktop.

Revisions

  1. xssfox created this gist Nov 26, 2022.
    21 changes: 21 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,21 @@
    # 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