kopia lustrzana https://github.com/Hamlib/Hamlib
Merge GitHub PR #1886
commit
a35365d155
|
@ -309,6 +309,7 @@ Set configuration parameter(s). Some common ones are:
|
||||||
.BR dcd_pathname: "Path name to the device file of the Data Carrier Detect (or squelch)"
|
.BR dcd_pathname: "Path name to the device file of the Data Carrier Detect (or squelch)"
|
||||||
.BR disable_yaesu_bandselect: "True disables the automatic band select on band change for Yaesu rigs"
|
.BR disable_yaesu_bandselect: "True disables the automatic band select on band change for Yaesu rigs"
|
||||||
.BR dtr_state: "ON turns on DTR, OFF turns it off, Unset disables it"
|
.BR dtr_state: "ON turns on DTR, OFF turns it off, Unset disables it"
|
||||||
|
.BR freq_skip: "!=0 skips setting freq on TX_VFO when in RX and on RX_VFO when in TX -- for use with gpredict and rigs that do not have TARGETABLE_VFO
|
||||||
.BR lo_freq: "Frequency to add to the VFO frequency for use with a transverter"
|
.BR lo_freq: "Frequency to add to the VFO frequency for use with a transverter"
|
||||||
.BR post_write_delay: "Delay in ms between each command sent out"
|
.BR post_write_delay: "Delay in ms between each command sent out"
|
||||||
.BR ptt_share: "True enables ptt port to be shared with other apps"
|
.BR ptt_share: "True enables ptt port to be shared with other apps"
|
||||||
|
|
|
@ -904,7 +904,7 @@ for RotorEZ using COM2 on Win32:
|
||||||
.PP
|
.PP
|
||||||
.in +4n
|
.in +4n
|
||||||
.EX
|
.EX
|
||||||
> \fBrotctl \-m 401 \-r COM2\fP
|
> \fBrotctld \-m 401 \-r COM2\fP
|
||||||
.EE
|
.EE
|
||||||
.in
|
.in
|
||||||
.
|
.
|
||||||
|
|
Ładowanie…
Reference in New Issue