1KISSUTIL(1)                 General Commands Manual                KISSUTIL(1)
2
3
4

NAME

6       kissutil - KISS TNC troubleshooting and Application Interface.
7
8
9

SYNOPSIS

11       kissutil [ options ]
12
13
14
15

DESCRIPTION

17       kissutil  can be used interactively for troubleshooting a KISS TNC.  It
18       is usable with direwolf and other generic  KISS  TNCs  connected  to  a
19       serial  port.   It  can  also be used as an application interface where
20       each side places files in a directory for the other  to  process.   See
21       User Guide for more details.
22
23
24

OPTIONS

26       -h host
27              Hostname  or  IP  address for a TCP KISS TNC.  Default is local‐
28              host.
29
30
31       -p port
32              A number may be specified for a TCP port other than the  default
33              8001.   If  not  a  number, it is considered to be a serial port
34              name such as /dev/ttyS0 or COM3.
35
36
37       -s speed
38              Speed for serial port. e.g. 9600.
39
40
41       -o rec-directory
42              For each received frame, a new file  is  created  here.   It  is
43              expected  that some other application will process files in this
44              directory then delete them.
45
46
47       -T format
48              Each received frame will be preceded by a timestamp in the spec‐
49              ified  format.   See strftime documentation for a description of
50              the format string.  Example:   %H:%M:%S   for  current  time  in
51              hours, minutes, seconds.
52
53
54       -f xmit-directory
55              Files  in  this  directory  are transmited and deleted.  Another
56              application places a file here when it  wants  something  to  be
57              transmitted.
58
59
60       -v     Verbose - Display the KISS frames going to and from the TNC.
61
62
63

SEE ALSO

65       More    detailed    information    is    in    the    pdf    files   in
66       /usr/local/share/doc/direwolf,  or  possibly   /usr/share/doc/direwolf,
67       depending on installation location.
68
69       Applications  in  this package: aclients, atest, decode_aprs, direwolf,
70       gen_packets, kissutil, ll2utm, log2gpx, text2tt, tt2text, utm2ll
71
72
73
74
75                                                                   KISSUTIL(1)
Impressum