digipi/home/pi/direwolf.digipeater.conf

60 wiersze
1.7 KiB
Plaintext
Czysty Zwykły widok Historia

2022-05-18 14:44:13 +00:00
# DigiPi Digipeater configuration file template
# This configuration makes you a WIDE1-1 Digi
# and forwards text messages to nearby targets over RF
# APRS server we connect to
# Do not use T2QUEBEC nor DALLAS, often ignore filters
IGSERVER noam.aprs2.net
#IGSERVER puertorico.aprs2.net
#IGSERVER sjc.aprs2.net
# Our info
MYCALL KM6LYW-2
IGLOGIN KM6LYW-2 22452
# Beacon to RF
PBEACON compress=1 delay=00:05 every=20:00 symbol="digi" overlay=1 lat=38.9119N long=120.9356W via=WIDE2-1 comment=" KM6LYW WIDE1 DigiPi http://craiger.org/digipi/ "
# Digipeat anything heard on RF with WIDE1-1 in the routing table
DIGIPEAT 0 0 ^WIDE1-1$ ^WIDE1-1$
# Digipeat filtered Internet packets putting WIDE1-1,WIDE2-1 in routing table
IGTXVIA 0 WIDE1-1,WIDE2-1
# RF->RF local filter
# Don't digipeat ourself (two radio scenario) or abusive stations on RF
FILTER 0 0 ! d/KM6LYW-2 & ! b/KM6LYW-2
# Internet->RF local filter
# Just gate message-type packets that aren't group bulletins or weather-type packet from my wx station
FILTER IG 0 ( t/m & ! g/BLN* )
# Internet->RF server-side filter
# give us messages from stations 100miles away, or anything from VIP list
# aprsis doesn't give us message packets unless destination was heard here recently
IGFILTER t/m/KM6LYW-2/160 b/KM6LYW
# One and five minute maximum from internet to RF
IGTXLIMIT 20 60
DCD GPIO 16
# direwolf.digipeater.sh will uncomment one of these and copy to /run/direwolf*conf. Add PTT line BELOW these to override.
#PTT GPIO 12
#PTT RIG 3085 /dev/ttyACM0
DWAIT 0
TXDELAY 30
TXTAIL 10
AGWPORT 8000
KISSPORT 8001
# direwolf.digipeater.sh will set env variable AUDIO_CARD for default device, uncomment/change ADEVICE to override.
# Audio hat:
#ADEVICE plughw:0,0
# USB card:
#ADEVICE plughw:1,0