1ACLIENTS(1) General Commands Manual ACLIENTS(1)
2
3
4
6 aclients - Test program for side-by-side TNC performance comparison.
7
8
9
11 aclients tnc ...
12
13 Each tnc reference is a port, =, and a description.
14
16 aclients is used to compare how well different TNCs decode AS.25
17 frames. The port can be a serial port name, host_name:tcp_port,
18 ip_addr:port, or simply tcp_port.
19
21 None.
22
23
24
25
27 aclients /dev/ttyS0=KPC3+ /dev/ttyUSB0=D710A 8000=DireWolf
28 192.168.1.64:8002=other
29
30 Serial port /dev/ttyS0 is connected to a KPC3+ with monitor mode turned
31 on.
32
33 Serial port /dev/ttyUSB0 is connected to a TM-D710A with monitor mode
34 turned on.
35
36 The Dire Wolf software TNC is available on network port 8000.
37
38 Some other software TNC is available on network port 8002 on host
39 192.168.1.64.
40
41 Packets from each are displayed in columns so it is easy to see how
42 well each decodes the received signals.
43
44 The "Receive Performance" section of the User Guide contains some com‐
45 plete examples of how to set up tests and the results.
46
47
48
50 More detailed information is in the pdf files in
51 /usr/local/share/doc/direwolf, or possibly /usr/share/doc/direwolf,
52 depending on installation location.
53
54 Applications in this package: aclients, atest, decode_aprs, direwolf,
55 gen_packets, kissutil, ll2utm, log2gpx, text2tt, tt2text, utm2ll
56
57
58
59
60 ACLIENTS(1)