APRS/Simplex-Support/direwolf-10m-APRS.conf
2024-02-04 22:09:07 +11:00

89 lines
2.0 KiB
Plaintext

##################################
# Channels, SSID, PTT, Baud Rate #
##################################
#---------------#
# 10 Meter APRS #
#---------------#
#Frequency is 29.250 FM { DO NOT UNCOMMENT THIS OUT }
CHANNEL 3
MYCALL {SSID HERE}
ADEVICE plughw:1,0
MODEM 1200
ARATE 48000
PTT /dev/ttyUSB0 RTS
################
# KISS and AGW #
################
AGWPORT 8000
KISSPORT 8001
###############
# Digipeaters #
###############
#--------------------#
# Simplex Digipeater #
#--------------------#
# 10 Meter FM Digipeat:
DIGIPEAT 3 3 ^WIDE[3-7]-[1-7]$|^TEST$ ^WIDE[12]-[12]$ TRACE
###########
# BEACONS #
###########
#------------------#
# Internet Beacons #
#------------------#
PBEACON sendto=IG delay=3 every=5 symbol="digi" overlay=I lat={LAT HERE} long={LONG HERE} power={TX POWER HERE} height={HEIGHT ASL HERE} gain={ANTENNA GAIN HERE} comment="{COMMENT HERE}"
CBEACON sendto=IG delay=1 every=30 info="> {COMMENT HERE}"
IBEACON sendto=IG delay=1 every=15
#-----------------#
# Mastodon Beacon #
#-----------------#
# https://aprs.internaluse.net/@{Your Callsign Here}/
# Do not attach your SSID "-#" to the end of your Callsign, Simply just your call as is :-)
#IBEACON sendto=IG delay=1 every=180 via=TOOT ## Sending this via IBEACON doesn't work, Need to contact VK4XSS to fix this issue
CBEACON delay=1 every=180 via=TOOT
#------------#
# RF Beacons #
#------------#
PBEACON delay=1 every=7 symbol="digi" overlay=I lat={LAT HERE} long={LONG HERE} power={POWER HERE} height={HEIGHT ASL HERE} gain={ANTENNA GAIN HERE} comment="{COMMENT HERE}" via=WIDE1-1,WIDE2-1
IBEACON delay=1 every=10 via=WIDE1-1,WIDE2-1
CBEACON delay=1 every=7 info="> {COMMENT HERE}"
############
# TX Paths #
############
# 10 Meter FM TX
IGTXVIA 3 WIDE1-1,WIDE2-1
#---------------------#
# Transmission Limits #
#---------------------#
#IGTXLIMIT 1000 1000
#################
# Log Directory #
#################
LOGDIR /home/$USER/aprs/Simplex-Support/10m-APRS-Logs/
#################
# END OF CONFIG #
#################