Skip to content

Instantly share code, notes, and snippets.

@chrissnell
Created July 21, 2014 03:29
Show Gist options
  • Save chrissnell/3bc8053ba3defe73b800 to your computer and use it in GitHub Desktop.
Save chrissnell/3bc8053ba3defe73b800 to your computer and use it in GitHub Desktop.
aprx.conf
mycall NW5W-1
myloc lat 4715.68N lon 12228.20W
<aprsis>
passcode NNNN
server northwest.aprs2.net
filter b/NW5W-10
heartbeat-timeout 0
</aprsis>
<logging>
pidfile /var/run/aprx.pid
rflog /var/log/aprx/aprx-rf.log
aprxlog /var/log/aprx/aprx.log
</logging>
#<interface>
# serial-device /dev/ptmx 4800 8n1 KISS
# tx-ok TRUE
#</interface>
<interface>
tcp-device 127.0.0.1 6700 KISS
callsign NW5W-1
tx-ok true
</interface>
<beacon>
beaconmode radio
cycle-size 20m
beacon symbol "/-" lat "4715.68N" lon "12228.20W" comment "aprx iGate http://nw5w.com " via WIDE2-1
</beacon>
<digipeater>
transmitter $mycall
<source>
source APRSIS
relay-type third-party
filter t/*/NW5W/10
via-path WIDE2-1
</source>
</digipeater>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment