Skip to content

Instantly share code, notes, and snippets.

@gjyoung1974
Created May 7, 2023 22:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gjyoung1974/02412b83b3d90fc1df6964be1ace21ea to your computer and use it in GitHub Desktop.
Save gjyoung1974/02412b83b3d90fc1df6964be1ace21ea to your computer and use it in GitHub Desktop.
Direwolf Config
ADEVICE plughw:1,0
PTT cm108 -3 /dev/hidraw0
ACHANNELS 1
CHANNEL 0
MYCALL N8VNP-0
MODEM 1200
AGWPORT 8000
KISSPORT 8001
PBEACON delay=1 every=30 overlay=S symbol="digi" lat=33^19.38N long=111^47.29W comment="Gilbert AZ" via=WIDE1-1,WIDE2-1
PBEACON delay=11 every=30 overlay=S symbol="digi" lat=33^19.38N long=111^47.29W comment="Gilbert AZ"
PBEACON delay=21 every=30 overlay=S symbol="digi" lat=33^19.38N long=111^47.29W comment="Gilbert AZ"
# APRS DIGIPEATER PROPERTIES #
# For most common situations, use something like this by removing
# the "#" from the beginning of the line below.
#
DIGIPEAT 0 0 ^WIDE[3-7]-[1-7]$|^TEST$ ^WIDE[12]-[12]$ TRACE
# Filtering can be used to limit was is digipeated.
#FILTER 0 1 t/wn
# Traditional connected mode packet radio uses a different
# type of digipeating. See User Guide for details.
# INTERNET GATEWAY #
IGSERVER noam.aprs2.net
IGLOGIN N8VNP 15252
# That's all you need for a receive only IGate which relays
# messages from the local radio channel to the global servers.
# Some might want to send an IGate client position directly to a server
# without sending it over the air and relying on someone else to
# forward it to an IGate server.
PBEACON sendto=IG delay=0:30 every=60:00 symbol="igate" overlay=R lat=33^19.38N long=111^47.29W
PBEACON sendto=IG delay=0:30 every=60:00 symbol="igate" overlay=T lat=33^19.38N long=111^47.29W
# To relay messages from the Internet to radio, you need to add
# one more option with the transmit channel number and a VIA path.
IGTXVIA 0 WIDE1-1
# Finally, we don't want to flood the radio channel.
# The IGate function will limit the number of packets transmitted
# during 1 minute and 5 minute intervals. If a limit would
# be exceeded, the packet is dropped and message is displayed in red.
# IGTXLIMIT 6 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment