@@ -61,6 +61,10 @@ Data rate in bits/sec for first channel. Standard values are 300, 1200, 2400, 4
61
61
4800 bps uses 8PSK based on V.27 standard.
62
62
.P
63
63
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).
64
68
.RE
65
69
.RE
66
70
.PD
@@ -81,6 +85,10 @@ Force G3RUH modem regardless of data rate.
81
85
.BI " -D " " n"
82
86
Divide audio sample by n for first channel.
83
87
88
+ .TP
89
+ .BI " -X " " n"
90
+ 1 to enable FX.25 transmit.
91
+
84
92
.TP
85
93
.BI " -d " " x"
86
94
Debug options. Specify one or more of the following in place of x.
@@ -112,6 +120,8 @@ h = Hamlib verbose level. Repeat for more.
112
120
m = Monitor heard station list.
113
121
.P
114
122
f = Packet filtering.
123
+ .P
124
+ x = FX.25 increase verbose level.
115
125
.RE
116
126
.RE
117
127
.PD
@@ -131,7 +141,8 @@ d = Decoding of APRS packets.
131
141
132
142
.TP
133
143
.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
+
135
146
136
147
.TP
137
148
.B "-p "
@@ -153,6 +164,13 @@ Print Symbol tables and exit.
153
164
.BI " -a " " n"
154
165
Report audio device statistics each n seconds.
155
166
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
156
174
157
175
.SH EXAMPLES
158
176
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