File: tnc-stop.thd7

package info (click to toggle)
xastir 2.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 22,860 kB
  • sloc: ansic: 126,160; perl: 7,792; makefile: 448; sh: 228; sql: 102
file content (38 lines) | stat: -rw-r--r-- 959 bytes parent folder | download
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
#
# Copyright (C) 2000-2026 The Xastir Group
#
# TNC Stop file for KENWOOD TH-D7
#
#--------------------------------------------------
# Note: Terminal Control commands are send without
# CONTROL-C before the lines.
#--------------------------------------------------
#
#--------------------------------------------------
# Turn on Terminal Control
#
# This will make the TH-D7 drop out of Packet mode.
# Once out of Packet mode, the TH-D7 will forget
# all TNC settings. No need to restore anything.
#--------------------------------------------------
#
##META <no-ctrl-c>
TC 1
# Pause one second
##META <delay>
##META <delay>
#
#--------------------------------------------------
# Resume standalone APRS use.
#
# GPS en Beacon settings are not changed. Once back
# in APRS mode, the GPS and Beacon are resumed as
# they were.
#--------------------------------------------------
#
##META <no-ctrl-c>
TNC 1
# Pause one second
##META <delay>
##META <delay>
#