# You can use the following variables in this configuration file that will be 
# replaced by the actual values as configured in PinPoint during TNC init.
#
# [GPSMON] will be replaced with ON or OFF (not for Kantronics, external GPS assumed)
# [GPSTEXT] will be replaced with the NMEA sentence to be passed on by LTMON, e.g. $GPGGA (not for Kantronics, external GPS assumed)
# [UIDIGI] the digipeater alias that it listens to, e.g. WIDE1-1
# [DIGI] will set the UI digipeater to ON or OFF
# [MYCALL] sets the user's callsign including SSID, e.g. AB0WV-5
# [GROUP] is the APRS group code, e.g. APZPPT
# [PATH] is the unproto path, e.g. WIDE1-1, WIDE2-1
# [HBAUD] is the modem speed over radio, not the RS-232 speed
# If you remove these variables, PinPoin will not be able to set the parameters you configured in the Options menu
#
ECHO OFF
INTFACE TERMINAL
CD SOFTWARE
LFADD OFF
AUTOLF ON
#
# Monitor options.
MONITOR ON
MCON OFF
MALL ON
MCOM OFF
MXMIT OFF
#
# Do not beacon (handled by PinPoint), set up digi.
BEACON EVERY 0
BLT EVERY 0
UIDIGI [DIGI] [UIDIGI]
DIGIPEAT [DIGI]
UIDWAIT OFF
#
# Misc.
PID OFF
HEADERLN OFF
PASSALL OFF
FLOW ON
HID OFF
MSTAMP OFF
NEWMODE OFF
XFLOW ON
HBAUD [HBAUD]
MYCALL [MYCALL]
UNPROTO [GROUP] VIA [PATH]