kopia lustrzana https://github.com/Hamlib/Hamlib
Add dump_caps and dump_state info to man pages
rodzic
3a43815d71
commit
086e3ae9da
|
@ -944,6 +944,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.
|
||||||
|
|
|
@ -428,6 +428,15 @@ Returns
|
||||||
\(lqModel Name\(rq at present.
|
\(lqModel Name\(rq at present.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
.B dump_state
|
||||||
|
Return certain state information about the rotator backend.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
|
.BR 1 ", " dump_caps
|
||||||
|
Not a real rot remote command, it just dumps capabilities, i.e. what the
|
||||||
|
backend knows about this model, and what it can do.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
.BR w ", " send_cmd " \(aq" \fICmd\fP \(aq
|
.BR w ", " send_cmd " \(aq" \fICmd\fP \(aq
|
||||||
Send a raw command string to the rotator.
|
Send a raw command string to the rotator.
|
||||||
.IP
|
.IP
|
||||||
|
|
|
@ -170,6 +170,12 @@ Use the
|
||||||
option above for a list of configuration parameters for a given model number.
|
option above for a list of configuration parameters for a given model number.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
.BR \-u ", " \-\-dump\-state
|
||||||
|
Dump state for the rotator defined with
|
||||||
|
.B -m
|
||||||
|
above and exit.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
.BR \-u ", " \-\-dump\-caps
|
.BR \-u ", " \-\-dump\-caps
|
||||||
Dump capabilities for the rotator defined with
|
Dump capabilities for the rotator defined with
|
||||||
.B -m
|
.B -m
|
||||||
|
@ -363,6 +369,15 @@ Returns
|
||||||
\(lqModel Name\(rq.
|
\(lqModel Name\(rq.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
.B dump_state
|
||||||
|
Return certain state information about the rotator backend.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
|
.BR 1 ", " dump_caps
|
||||||
|
Not a real rot remote command, it just dumps capabilities, i.e. what the
|
||||||
|
backend knows about this model, and what it can do.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
.BR w ", " send_cmd " \(aq" \fICmd\fP \(aq
|
.BR w ", " send_cmd " \(aq" \fICmd\fP \(aq
|
||||||
Send a raw command string to the rotator.
|
Send a raw command string to the rotator.
|
||||||
.IP
|
.IP
|
||||||
|
|
Ładowanie…
Reference in New Issue