From 3a5f72acab0ed6b58571025f1811785537335660 Mon Sep 17 00:00:00 2001 From: wb2osz Date: Sun, 25 Oct 2020 19:28:45 -0400 Subject: [PATCH] direwolf man page: AIS, EAS, FX.25, text colors. --- man/direwolf.1 | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/man/direwolf.1 b/man/direwolf.1 index b9dfeff..8be7cd0 100644 --- a/man/direwolf.1 +++ b/man/direwolf.1 @@ -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. .P 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 .PD @@ -81,6 +85,10 @@ Force G3RUH modem regardless of data rate. .BI "-D " "n" Divide audio sample by n for first channel. +.TP +.BI "-X " "n" +1 to enable FX.25 transmit. + .TP .BI "-d " "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. .P f = Packet filtering. +.P +x = FX.25 increase verbose level. .RE .RE .PD @@ -131,7 +141,8 @@ d = Decoding of APRS packets. .TP .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 .B "-p " @@ -153,6 +164,13 @@ Print Symbol tables and exit. .BI "-a " "n" 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 gqrx (2.3 and later) has the ability to send streaming audio through a UDP socket to another application for further processing.