# 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
# [GPSTEXT] will be replaced with the NMEA sentence to be passed on by LTMON, e.g. $GPGGA
# [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. WIDE 1-1, WIDE2-1
# [CTRLC] is the ctrl-c character
# [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
#
# Just echo the setting of the commands for debug purposes
# Setting up the D700 TNC first
#
#Make sure radio is not in Converse mode
[CTRLC]
#
# APRS setup commands
#
GPSMON OFF
ECHO ON
#
# Monitor options.
MONITOR ON
MCON OFF
MALL OFF
MCOM OFF
GPSTEXT [GPSTEXT]
LTMON [LTMON]
#
# Do not beacon (handled by PinPoint), set up UI digi.
BEACON EVERY 0
LOCATION EVERY 0
UIDIGI [DIGI] [UIDIGI]
DIGIPEAT [DIGI]
#
# Misc.
AUTOLF ON
PACLEN 128
HEADERLN OFF
LTMHEAD OFF
PASSALL OFF
CONS OFF
FLOW OFF
HID OFF
MSTAMP OFF
NEWMODE OFF
XFLOW ON
HBAUD [HBAUD]
MYCALL [MYCALL]
UNPROTO [GROUP] VIA [PATH]
ECHO OFF
GPSMON [GPSMON]