@@ -996,7 +996,7 @@ Restore previous CQ frequency from MEM and send message
996996.
997997.TP
998998.B F2-F11
999- Send CW, RTTY or VOICE messages 2 through 11. If the callsign field is empty
999+ Send CW, digital or voice messages 2 through 11. If the callsign field is empty
10001000the messages will be sent with the preceding qso data.
10011001.
10021002.TP
@@ -1079,7 +1079,7 @@ instead.
10791079.BR ?\ (Query)
10801080In CW or DIGIMODE sends the partial call followed by \(lq ?\(rq .
10811081.
1082- In VOICE mode sends recorded message 5 (F5).
1082+ In voice mode sends recorded message 5 (F5).
10831083.
10841084.TP
10851085.BR ;\ (Semicolon)
@@ -1135,11 +1135,11 @@ Confirm last exchange.
11351135.
11361136.TP
11371137.BR {\ " (Open brace)"
1138- In RTTY (DIGIMODE) , keyboard mode switch TX on.
1138+ In digital mode , keyboard mode switch TX on.
11391139.
11401140.TP
11411141.BR }\ " (Close brace)"
1142- In RTTY (DIGIMODE) , keyboard mode switch TX off (RX).
1142+ In digital mode , keyboard mode switch TX off (RX).
11431143.
11441144.TP
11451145.BR \e \ (Backslash)
@@ -1163,11 +1163,11 @@ Pop MEM frequency: MEM \(-> transceiver VFO frequency and clear MEM.
11631163Swap transceiver VFO frequency and MEM.
11641164.
11651165.TP
1166- .B ^ (Circumflex, mnemonic: arrow)
1166+ .B ^ \fR (Circumflex, mnemonic: arrow)
11671167Rotate antenna towards the country of the current call, if a rotator is configured.
11681168.
11691169.TP
1170- .B & (Ampersand)
1170+ .BR & \ (Ampersand)
11711171Rotate antenna long-path towards the country of the current call, if a rotator is configured.
11721172(This is 180° opposite of the short-path direction.)
11731173.
@@ -1748,7 +1748,11 @@ Start @PACKAGE_NAME@ in SSB mode (default is CW).
17481748.
17491749.TP
17501750.B RTTYMODE
1751- Start @PACKAGE_NAME@ in RTTY mode (default is CW)
1751+ Start @PACKAGE_NAME@ in digital mode (default is CW)
1752+ assuming RTTY modulation (see
1753+ .BR DIGITAL_MODE ).
1754+ .
1755+ The radio mode (\fB DIGI_RIG_MODE \fR ) is not affected.
17521756.
17531757.TP
17541758\fB GMFSK \fR =\fI $HOME/gMFSK.log \fR
@@ -2115,11 +2119,21 @@ mode is selected.
21152119.
21162120.IP
21172121.I mode
2118- may be one of \(lq USB\(rq , \(lq LSB\(rq , \(lq RTTY\(rq , or \(lq RTTYR\(rq .
2122+ may be \(lq USB\(rq , \(lq LSB\(rq , \(lq RTTY\(rq ,
2123+ or any radio mode supported by Hamlib.
21192124.
21202125If this parameter is not set, \(lq USB\(rq is used if the Fldigi parameter is
21212126set else \(lq LSB\(rq is used.
21222127.
2128+ .TP
2129+ \fB DIGITAL_MODE \fR =\fI mode \fR
2130+ The digital mode (modulation type) to be used as MODE in ADIF export.
2131+ .
2132+ .IP
2133+ If this parameter is not set, then the non-ADIF compliant generic
2134+ \(lq DIGI\(rq is used. The user shall then edit the ADIF file to match
2135+ the actually used mode or modes.
2136+ .
21232137.SS Rotator Control Commands
21242138.
21252139.TP
@@ -2575,7 +2589,7 @@ If you work RTTY (or any other digital modes), you can communicate with Fldigi
25752589through
25762590.BR XMLRPC .
25772591.
2578- This parameter activates the interface.
2592+ This parameter activates the interface and sets start-up mode to DIGIMODE .
25792593.
25802594.IP
25812595By default @PACKAGE_NAME@ connects to:
0 commit comments