kopia lustrzana https://github.com/Hamlib/Hamlib
Fix typos
rodzic
0f519185ac
commit
e109fe355d
|
@ -335,7 +335,7 @@ Sets the cookie to be used for remote access security
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BR \-# ", " \-\-skip_init
|
.BR \-# ", " \-\-skip_init
|
||||||
Skips most startup intialization.
|
Skips most startup initialization.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B \-
|
.B \-
|
||||||
|
@ -701,7 +701,7 @@ and
|
||||||
.IP
|
.IP
|
||||||
Number is 1-based antenna# (\(oq1\(cq, \(oq2\(cq, \(oq3\(cq, ...).
|
Number is 1-based antenna# (\(oq1\(cq, \(oq2\(cq, \(oq3\(cq, ...).
|
||||||
.IP
|
.IP
|
||||||
Option depends on rig..for Icom it probably sets the Tx & Rx antennas as in the IC-7851. See your manual for rig specific option values. Most rigs don't care about the option.
|
Option depends on rig. For Icom it probably sets the Tx & Rx antennas as in the IC-7851. See your manual for rig specific option values. Most rigs don't care about the option.
|
||||||
.IP
|
.IP
|
||||||
For the IC-7851, FTDX3000 (and perhaps others) it means this:
|
For the IC-7851, FTDX3000 (and perhaps others) it means this:
|
||||||
.IP
|
.IP
|
||||||
|
@ -727,7 +727,7 @@ A value of 0 for Antenna will return the current TX antenna
|
||||||
|
|
||||||
|
|
||||||
.IP
|
.IP
|
||||||
Option returned depends on rig..for Icom is likely the RX only flag.
|
Option returned depends on rig. For Icom it is likely the RX only flag.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BR b ", " send_morse " \(aq" \fIMorse\fP \(aq
|
.BR b ", " send_morse " \(aq" \fIMorse\fP \(aq
|
||||||
|
@ -828,7 +828,7 @@ code.
|
||||||
.BR 0x93 ", " get_dcs_sql
|
.BR 0x93 ", " get_dcs_sql
|
||||||
Get
|
Get
|
||||||
.RI \(aq "DCS Sql" \(aq
|
.RI \(aq "DCS Sql" \(aq
|
||||||
code.
|
code.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BR N ", " set_ts " \(aq" "\fITuning Step\fP" \(aq
|
.BR N ", " set_ts " \(aq" "\fITuning Step\fP" \(aq
|
||||||
|
@ -1138,7 +1138,6 @@ Sets memory channel information
|
||||||
Get channel memory.
|
Get channel memory.
|
||||||
.IP
|
.IP
|
||||||
If readonly!=0 then only channel data is returned and rig remains on the current channel. If readonly=0 then rig will be set to the channel requested.
|
If readonly!=0 then only channel data is returned and rig remains on the current channel. If readonly=0 then rig will be set to the channel requested.
|
||||||
data.
|
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BR A ", " set_trn " \(aq" \fITransceive\fP \(aq
|
.BR A ", " set_trn " \(aq" \fITransceive\fP \(aq
|
||||||
|
@ -1465,8 +1464,6 @@ When skip!=0 skips setting freq on TX_VFO when in RX and on RX_VFO when in TX --
|
||||||
.
|
.
|
||||||
.SH READLINE
|
.SH READLINE
|
||||||
.
|
.
|
||||||
.SH READLINE
|
|
||||||
.
|
|
||||||
If
|
If
|
||||||
.B Readline
|
.B Readline
|
||||||
library development files are found at configure time,
|
library development files are found at configure time,
|
||||||
|
|
|
@ -112,7 +112,7 @@ Here is a summary of the supported options:
|
||||||
.BR \-m ", " \-\-model = \fIid\fP
|
.BR \-m ", " \-\-model = \fIid\fP
|
||||||
Select radio model number. Defaults to dummy device.
|
Select radio model number. Defaults to dummy device.
|
||||||
.IP
|
.IP
|
||||||
See model list (use \(lqrigctl -l\(rq).
|
See model list (use \(lqrigctld -l\(rq).
|
||||||
.IP
|
.IP
|
||||||
.BR Note :
|
.BR Note :
|
||||||
.B rigctl
|
.B rigctl
|
||||||
|
@ -256,7 +256,7 @@ rigctl -m 2 ip6-localhost
|
||||||
Exceptions:
|
Exceptions:
|
||||||
.EX
|
.EX
|
||||||
rigctl -m 2 -r 127.0.0.1 (only works if localhost is IPV4 address)
|
rigctl -m 2 -r 127.0.0.1 (only works if localhost is IPV4 address)
|
||||||
rigctl -m 2 -r ::1 (only works localhost is IPV6 address)
|
rigctl -m 2 -r ::1 (only works if localhost is IPV6 address)
|
||||||
.EE
|
.EE
|
||||||
.in
|
.in
|
||||||
.
|
.
|
||||||
|
@ -345,7 +345,7 @@ Windows. The output can be piped to
|
||||||
.BR more (1)
|
.BR more (1)
|
||||||
or
|
or
|
||||||
.BR less (1),
|
.BR less (1),
|
||||||
e.g. \(lqrigctl -l | more\(rq.
|
e.g. \(lqrigctld -l | more\(rq.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BR \-o ", " \-\-vfo
|
.BR \-o ", " \-\-vfo
|
||||||
|
@ -375,12 +375,12 @@ Should only be needed when controlling software should be "paused"
|
||||||
so you can move the VFO. Continuous movement extends the timeout.
|
so you can move the VFO. Continuous movement extends the timeout.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BR \-x ", " \-\-uplink=option
|
.BR \-x ", " \-\-uplink = \fIoption\fP
|
||||||
1=Sub, 2=Main
|
1=Sub, 2=Main
|
||||||
.IP
|
.IP
|
||||||
For GPredict use to ignore get_freq for Sub or Main uplink VFO.
|
For GPredict use to ignore get_freq for Sub or Main uplink VFO.
|
||||||
.IP
|
.IP
|
||||||
Should allow downlink VFO movement without confusing GPredict or the uplink
|
Should allow downlink VFO movement without confusing GPredict or the uplink.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BR \-Z ", " \-\-debug\-time\-stamps
|
.BR \-Z ", " \-\-debug\-time\-stamps
|
||||||
|
@ -703,7 +703,7 @@ Set
|
||||||
number (\(oq0\(cq, \(oq1\(cq, \(oq2\(cq, ...).
|
number (\(oq0\(cq, \(oq1\(cq, \(oq2\(cq, ...).
|
||||||
.IP
|
.IP
|
||||||
.IP
|
.IP
|
||||||
Option depends on rig..for Icom it probably sets the Tx & Rx antennas as in the IC-7851. See your manual for rig specific option values. Most rigs don't care about the option.
|
Option depends on rig. For Icom it probably sets the Tx & Rx antennas as in the IC-7851. See your manual for rig specific option values. Most rigs don't care about the option.
|
||||||
.IP
|
.IP
|
||||||
For the IC-7851 (and perhaps others) it means this:
|
For the IC-7851 (and perhaps others) it means this:
|
||||||
.IP
|
.IP
|
||||||
|
@ -739,7 +739,7 @@ Stop sending the current morse code.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BR 0xbc ", " wait_morse "
|
.BR 0xbc ", " wait_morse "
|
||||||
Wait for morse to finish -- only works on full break-in
|
Wait for morse to finish -- only works on full break-in.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BR 0x94 ", " send_voice_mem " \(aq" \fIMsgnum\fP \(aq
|
.BR 0x94 ", " send_voice_mem " \(aq" \fIMsgnum\fP \(aq
|
||||||
|
@ -823,7 +823,7 @@ code.
|
||||||
.BR 0x93 ", " get_dcs_sql
|
.BR 0x93 ", " get_dcs_sql
|
||||||
Get
|
Get
|
||||||
.RI \(aq "DCS Sql" \(aq
|
.RI \(aq "DCS Sql" \(aq
|
||||||
code.
|
code.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BR N ", " set_ts " \(aq" "\fITuning Step\fP" \(aq
|
.BR N ", " set_ts " \(aq" "\fITuning Step\fP" \(aq
|
||||||
|
@ -882,7 +882,7 @@ Set
|
||||||
and
|
and
|
||||||
.RI \(aq "Level Value" \(aq.
|
.RI \(aq "Level Value" \(aq.
|
||||||
.IP
|
.IP
|
||||||
evel is a token: \(oqPREAMP\(cq, \(oqATT\(cq, \(oqVOXDELAY\(cq, \(oqAF\(cq,
|
Level is a token: \(oqPREAMP\(cq, \(oqATT\(cq, \(oqVOXDELAY\(cq, \(oqAF\(cq,
|
||||||
\(oqRF\(cq, \(oqSQL\(cq, \(oqIF\(cq, \(oqAPF\(cq, \(oqNR\(cq, \(oqPBT_IN\(cq,
|
\(oqRF\(cq, \(oqSQL\(cq, \(oqIF\(cq, \(oqAPF\(cq, \(oqNR\(cq, \(oqPBT_IN\(cq,
|
||||||
\(oqPBT_OUT\(cq, \(oqCWPITCH\(cq, \(oqRFPOWER\(cq, \(oqMICGAIN\(cq,
|
\(oqPBT_OUT\(cq, \(oqCWPITCH\(cq, \(oqRFPOWER\(cq, \(oqMICGAIN\(cq,
|
||||||
\(oqKEYSPD\(cq, \(oqNOTCHF\(cq, \(oqCOMP\(cq, \(oqAGC\(cq, \(oqBKINDL\(cq,
|
\(oqKEYSPD\(cq, \(oqNOTCHF\(cq, \(oqCOMP\(cq, \(oqAGC\(cq, \(oqBKINDL\(cq,
|
||||||
|
@ -1013,7 +1013,6 @@ Not implemented yet.
|
||||||
Get channel memory.
|
Get channel memory.
|
||||||
.IP
|
.IP
|
||||||
If readonly!=0 then only channel data is returned and rig remains on the current channel. If readonly=0 then rig will be set to the channel requested.
|
If readonly!=0 then only channel data is returned and rig remains on the current channel. If readonly=0 then rig will be set to the channel requested.
|
||||||
data.
|
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BR A ", " set_trn " \(aq" \fITransceive\fP \(aq
|
.BR A ", " set_trn " \(aq" \fITransceive\fP \(aq
|
||||||
|
@ -1021,7 +1020,7 @@ Set
|
||||||
.RI \(aq Transceive \(aq
|
.RI \(aq Transceive \(aq
|
||||||
mode.
|
mode.
|
||||||
.IP
|
.IP
|
||||||
Transcieve is a token: \(oqOFF\(cq, \(oqRIG\(cq, \(oqPOLL\(cq.
|
Transceive is a token: \(oqOFF\(cq, \(oqRIG\(cq, \(oqPOLL\(cq.
|
||||||
.IP
|
.IP
|
||||||
Transceive is a mechanism for radios to report events without a specific call
|
Transceive is a mechanism for radios to report events without a specific call
|
||||||
for information.
|
for information.
|
||||||
|
@ -1220,16 +1219,11 @@ Examples:
|
||||||
.TP
|
.TP
|
||||||
.BR client_version " \(aq" \fIString\fP "\(aq
|
.BR client_version " \(aq" \fIString\fP "\(aq
|
||||||
.EX
|
.EX
|
||||||
Client can send its version to rigctld and get feedback on compatibility, deprecation, and alternatives
|
Client can send its version to rigctld and get feedback on compatibility, deprecation, and alternatives
|
||||||
.TP
|
.TP
|
||||||
.BR hamlib_version
|
.BR hamlib_version
|
||||||
.EX
|
.EX
|
||||||
Returns hamlib version with ISO8601 date/time
|
Returns Hamlib version with ISO8601 date/time
|
||||||
.
|
|
||||||
.TP
|
|
||||||
.BR hamlib_version
|
|
||||||
.EX
|
|
||||||
Returns hamlib version with ISO8601 date/time
|
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BR test
|
.BR test
|
||||||
|
|
Ładowanie…
Reference in New Issue