direwolf man page: AIS, EAS, FX.25, text colors.

This commit is contained in:
wb2osz 2020-10-25 19:28:45 -04:00
parent ff34d92776
commit 3a5f72acab
1 changed files with 19 additions and 1 deletions

View File

@ -61,6 +61,10 @@ Data rate in bits/sec for first channel. Standard values are 300, 1200, 2400, 4
4800 bps uses 8PSK based on V.27 standard. 4800 bps uses 8PSK based on V.27 standard.
.P .P
9600 bps and up uses K9NG/G3RUH standard. 9600 bps and up uses K9NG/G3RUH standard.
.P
AIS for ship Automatic Identification System.
.P
EAS for Emergency Alert System (EAS) Specific Area Message Encoding (SAME).
.RE .RE
.RE .RE
.PD .PD
@ -81,6 +85,10 @@ Force G3RUH modem regardless of data rate.
.BI "-D " "n" .BI "-D " "n"
Divide audio sample by n for first channel. Divide audio sample by n for first channel.
.TP
.BI "-X " "n"
1 to enable FX.25 transmit.
.TP .TP
.BI "-d " "x" .BI "-d " "x"
Debug options. Specify one or more of the following in place of x. Debug options. Specify one or more of the following in place of x.
@ -112,6 +120,8 @@ h = Hamlib verbose level. Repeat for more.
m = Monitor heard station list. m = Monitor heard station list.
.P .P
f = Packet filtering. f = Packet filtering.
.P
x = FX.25 increase verbose level.
.RE .RE
.RE .RE
.PD .PD
@ -131,7 +141,8 @@ d = Decoding of APRS packets.
.TP .TP
.BI "-t " "n" .BI "-t " "n"
Text colors. 1=normal, 0=disabled. Text colors. 0=disabled. 1=default. 2,3,4,... alternatives. Use 9 to test compatibility with your terminal.
.TP .TP
.B "-p " .B "-p "
@ -153,6 +164,13 @@ Print Symbol tables and exit.
.BI "-a " "n" .BI "-a " "n"
Report audio device statistics each n seconds. Report audio device statistics each n seconds.
.TP
.BI "-T " "fmt"
Time stamp format for sent and received frames.
.TP
.BI "-e " "ber"
Receive Bit Error Rate (BER), e.g. 1e-5
.SH EXAMPLES .SH EXAMPLES
gqrx (2.3 and later) has the ability to send streaming audio through a UDP socket to another application for further processing. gqrx (2.3 and later) has the ability to send streaming audio through a UDP socket to another application for further processing.