1SMDIAG(8) Linux Programmer's Manual SMDIAG(8)
2
3
4
6 smdiag - Linux soundcard packet radio modem driver diagnostics utility
7
9 smdiag [-i device] [-d display] [ -ce ]
10
11
13 smdiag may help to adjust the audio levels of the soundcard modem
14 driver, as well as to control the quality of the radio link. It may
15 either display an oscilloscope like view of the input signal, or dis‐
16 play an eye diagram. The display may be gated with DCD, i.e. only
17 updated if the modem detects a data carrier.
18
19
21 smdiag accepts the following options:
22
23
24 -i The device argument specifies the soundcard modem device which
25 should be configured or interrogated. It will usually have the
26 following form: sm[0-3].
27
28 -d sets the address of the X server to display the window.
29
30 -h display an overview of the available command line parameters and
31 exit.
32
33 -c toggle the carrier gating of the display.
34
35 -e display an eye diagram (overlay of the synchronized demodulator
36 output) instead of an oscilloscope view of the input signal.
37
38
40 C clears the window
41
42 D toggles the DCD gating.
43
44 E displays an eye diagram
45
46 I displays the input signal
47
48 Q quits smdiag
49
50
52 smdiag Reacts sluggishly to keypresses. The window size is fixed. For
53 speed reasons, two square root operations per sample are not imple‐
54 mented in the AFSK 1200 baud modes. The eye diagram for the AFSK 1200
55 baud mode is therefore distorted.
56
57
59 smmixer (8), sethdlc (8), linux/drivers/net/soundmodem.c
60
61
63 smdiag was written by Thomas Sailer (t.sailer@alumni.ethz.ch).
64
65
66
67Smdiag 0.1 1 October 1996 SMDIAG(8)