kopia lustrzana https://github.com/Hamlib/Hamlib
Minor rigctl man page updates
rodzic
7eea22f399
commit
e5325b551a
|
@ -5,7 +5,7 @@
|
||||||
.\"
|
.\"
|
||||||
.\" Note: Please keep this page in sync with the source, rigctl.c
|
.\" Note: Please keep this page in sync with the source, rigctl.c
|
||||||
.\"
|
.\"
|
||||||
.TH RIGCTL "1" "2018-04-29" "Hamlib" "Hamlib Utilities"
|
.TH RIGCTL "1" "2019-12-10" "Hamlib" "Hamlib Utilities"
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
@ -236,7 +236,7 @@ If this is not desired, for example if you are using
|
||||||
to turn AI mode on or off, pass this option.
|
to turn AI mode on or off, pass this option.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B \-i ", " \-\-read\-history
|
.BR \-i ", " \-\-read\-history
|
||||||
Read previously saved command and argument history from a file (default
|
Read previously saved command and argument history from a file (default
|
||||||
.IR $HOME/.rigctl_history )
|
.IR $HOME/.rigctl_history )
|
||||||
for the current session.
|
for the current session.
|
||||||
|
@ -353,7 +353,8 @@ method. Each operation also has a long name; in interactive mode, prepend a
|
||||||
backslash, \(oq\\\(cq, to enter a long command name.
|
backslash, \(oq\\\(cq, to enter a long command name.
|
||||||
.
|
.
|
||||||
.PP
|
.PP
|
||||||
Example: Use \(lq\\dump_caps\(rq to see what this radio and backend support.
|
Example: Use \(lq\\dump_caps\(rq to see what capabilities this radio and
|
||||||
|
backend support.
|
||||||
.
|
.
|
||||||
.PP
|
.PP
|
||||||
.BR Note :
|
.BR Note :
|
||||||
|
@ -414,7 +415,7 @@ $
|
||||||
.RE
|
.RE
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
.SS Radio Commands
|
.SS rigctl Commands
|
||||||
.
|
.
|
||||||
A summary of commands is included below (In the case of
|
A summary of commands is included below (In the case of
|
||||||
.B set
|
.B set
|
||||||
|
@ -981,7 +982,8 @@ Set
|
||||||
.RI \(aq "Power Status" \(aq.
|
.RI \(aq "Power Status" \(aq.
|
||||||
.IP
|
.IP
|
||||||
Power Status is a value: \(oq0\(cq = Power Off, \(oq1\(cq = Power On,
|
Power Status is a value: \(oq0\(cq = Power Off, \(oq1\(cq = Power On,
|
||||||
\(oq2\(cq = Power Standby.
|
\(oq2\(cq = Power Standby (enter standby), \(oq4\(cq = Power Operate (leave
|
||||||
|
standby).
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BR 0x88 ", " get_powerstat
|
.BR 0x88 ", " get_powerstat
|
||||||
|
@ -1006,6 +1008,10 @@ Get DTMF
|
||||||
Get misc information about the rig (no VFO in 'VFO mode' or value is passed).
|
Get misc information about the rig (no VFO in 'VFO mode' or value is passed).
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
.B dump_state
|
||||||
|
Return certain state information about the radio backend.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
.BR 1 ", " dump_caps
|
.BR 1 ", " dump_caps
|
||||||
Not a real rig remote command, it just dumps capabilities, i.e. what the
|
Not a real rig remote command, it just dumps capabilities, i.e. what the
|
||||||
backend knows about this model, and what it can do.
|
backend knows about this model, and what it can do.
|
||||||
|
@ -1278,15 +1284,16 @@ Hamlib Developer mailing list
|
||||||
.SH COPYING
|
.SH COPYING
|
||||||
.
|
.
|
||||||
This file is part of Hamlib, a project to develop a library that simplifies
|
This file is part of Hamlib, a project to develop a library that simplifies
|
||||||
radio and rotator control functions for developers of software primarily of
|
radio, rotator, and amplifier control functions for developers of software
|
||||||
interest to radio amateurs and those interested in radio communications.
|
primarily of interest to radio amateurs and those interested in radio
|
||||||
|
communications.
|
||||||
.
|
.
|
||||||
.PP
|
.PP
|
||||||
Copyright \(co 2000-2011 Stephane Fillod
|
Copyright \(co 2000-2011 Stephane Fillod
|
||||||
.br
|
.br
|
||||||
Copyright \(co 2000-2018 the Hamlib Group (various contributors)
|
Copyright \(co 2000-2018 the Hamlib Group (various contributors)
|
||||||
.br
|
.br
|
||||||
Copyright \(co 2010-2018 Nate Bargmann
|
Copyright \(co 2010-2019 Nate Bargmann
|
||||||
.
|
.
|
||||||
.PP
|
.PP
|
||||||
This is free software; see the file COPYING for copying conditions. There is
|
This is free software; see the file COPYING for copying conditions. There is
|
||||||
|
|
Ładowanie…
Reference in New Issue