Skip to content

Commit 3a5f72a

Browse files
committedOct 25, 2020
direwolf man page: AIS, EAS, FX.25, text colors.
1 parent ff34d92 commit 3a5f72a

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed
 

‎man/direwolf.1

+19-1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ Data rate in bits/sec for first channel. Standard values are 300, 1200, 2400, 4
6161
4800 bps uses 8PSK based on V.27 standard.
6262
.P
6363
9600 bps and up uses K9NG/G3RUH standard.
64+
.P
65+
AIS for ship Automatic Identification System.
66+
.P
67+
EAS for Emergency Alert System (EAS) Specific Area Message Encoding (SAME).
6468
.RE
6569
.RE
6670
.PD
@@ -81,6 +85,10 @@ Force G3RUH modem regardless of data rate.
8185
.BI "-D " "n"
8286
Divide audio sample by n for first channel.
8387

88+
.TP
89+
.BI "-X " "n"
90+
1 to enable FX.25 transmit.
91+
8492
.TP
8593
.BI "-d " "x"
8694
Debug options. Specify one or more of the following in place of x.
@@ -112,6 +120,8 @@ h = Hamlib verbose level. Repeat for more.
112120
m = Monitor heard station list.
113121
.P
114122
f = Packet filtering.
123+
.P
124+
x = FX.25 increase verbose level.
115125
.RE
116126
.RE
117127
.PD
@@ -131,7 +141,8 @@ d = Decoding of APRS packets.
131141

132142
.TP
133143
.BI "-t " "n"
134-
Text colors. 1=normal, 0=disabled.
144+
Text colors. 0=disabled. 1=default. 2,3,4,... alternatives. Use 9 to test compatibility with your terminal.
145+
135146

136147
.TP
137148
.B "-p "
@@ -153,6 +164,13 @@ Print Symbol tables and exit.
153164
.BI "-a " "n"
154165
Report audio device statistics each n seconds.
155166

167+
.TP
168+
.BI "-T " "fmt"
169+
Time stamp format for sent and received frames.
170+
171+
.TP
172+
.BI "-e " "ber"
173+
Receive Bit Error Rate (BER), e.g. 1e-5
156174

157175
.SH EXAMPLES
158176
gqrx (2.3 and later) has the ability to send streaming audio through a UDP socket to another application for further processing.

0 commit comments

Comments
 (0)