/usr/share/xastir/config/tnc-stop.d72_d710 is in xastir 2.0.6-4build2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | # $Id: tnc-stop.d72_d710,v 1.2 2012/11/01 18:57:19 we7u Exp $
#
# Copyright (C) 2011-2012 The Xastir Group
#
# TNC STOP FILE for Kenwood TM-D710 or TH-D72 radios.
# Contributed by Kai Günter, LA3QMA.
#
# Undo any settings make in tnc-startup.sys
# Edit this file for your tnc!
#
#
UNPROTO CQ
AUTOLF ON
ECHO ON
#Don't send CONTROL-C before this line
##META <no-ctrl-c>
TC 1
##Pause for one second
##META <delay>
##META <delay>
##META <delay>
#Put the TNC in internal mode since this is where we want to end up
# Change the 1 to 0 to go to normal radio mode
##META <no-ctrl-c>
TN 0,0
# Pause for two seconds
##META <delay>
##META <delay>
##META <delay>
##META <delay>
#Turn off Terminal Control
##META <no-ctrl-c>
TC 0
# Pause for two seconds just in case
##META <delay>
##META <delay>
##META <delay>
##META <delay>
#
|