kopia lustrzana https://github.com/Hamlib/Hamlib
Added infor about w (send_cmd).
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2174 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.6.1
rodzic
456b899b2b
commit
c8e2d82afe
|
@ -2,7 +2,7 @@
|
||||||
.\" First parameter, NAME, should be all caps
|
.\" First parameter, NAME, should be all caps
|
||||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||||
.\" other parameters are allowed: see man(7), man(1)
|
.\" other parameters are allowed: see man(7), man(1)
|
||||||
.TH RIGCTL "1" "February 26, 2006" "Hamlib"
|
.TH RIGCTL "1" "January 13, 2007" "Hamlib"
|
||||||
.\" Please adjust this date whenever revising the manpage.
|
.\" Please adjust this date whenever revising the manpage.
|
||||||
.\"
|
.\"
|
||||||
.\" Some roff macros, for reference:
|
.\" Some roff macros, for reference:
|
||||||
|
@ -28,7 +28,7 @@ interactive mode if none provided in command line.
|
||||||
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
|
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
|
||||||
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
|
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
|
||||||
.\" respectively.
|
.\" respectively.
|
||||||
Keep in mind that \fBHamlib\fP is still ALPHA level software.
|
Keep in mind that \fBHamlib\fP is still BETA level software.
|
||||||
A lof of stuff hasn't been tested thoroughly, and the API may change
|
A lof of stuff hasn't been tested thoroughly, and the API may change
|
||||||
without publicised notice. Please report bugs and feedback at
|
without publicised notice. Please report bugs and feedback at
|
||||||
the e-mail address given in the REPORTING BUGS section.
|
the e-mail address given in the REPORTING BUGS section.
|
||||||
|
@ -278,6 +278,9 @@ Get misc information about the rig.
|
||||||
.B dump_caps
|
.B dump_caps
|
||||||
Not a real rig remote command, it just dumps capabilities,
|
Not a real rig remote command, it just dumps capabilities,
|
||||||
i.e. what the backend knows about this model, and what it can do.
|
i.e. what the backend knows about this model, and what it can do.
|
||||||
|
.TP
|
||||||
|
.B w, send_cmd
|
||||||
|
Send raw command string to rig. Binary protocols enter values as \0xAA\0xBB
|
||||||
|
|
||||||
.SH RETURN VALUE
|
.SH RETURN VALUE
|
||||||
rigctl exits with:
|
rigctl exits with:
|
||||||
|
|
Ładowanie…
Reference in New Issue