mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
Update rigctl rigctld man pages for new f command that now returns the VFO too
This commit is contained in:
parent
c489f97624
commit
defe4e8f10
2 changed files with 7 additions and 2 deletions
|
|
@ -447,7 +447,9 @@ Get
|
|||
.RI \(aq Frequency \(aq,
|
||||
in Hz.
|
||||
.IP
|
||||
Returns an integer value.
|
||||
Returns an integer value and the VFO hamlib thinks is active.
|
||||
Note that some rigs (e.g. all Icoms) cannot track current VFO so hamlib can
|
||||
get out of sync with the rig if the user presses rig buttons like the VFO.
|
||||
.
|
||||
.TP
|
||||
.BR M ", " set_mode " \(aq" \fIMode\fP "\(aq \(aq" \fIPassband\fP \(aq
|
||||
|
|
|
|||
|
|
@ -384,7 +384,10 @@ Get
|
|||
.RI \(aq Frequency \(aq,
|
||||
in Hz.
|
||||
.IP
|
||||
Returns an integer value.
|
||||
Returns an integer value and the VFO hamlib thinks is active.
|
||||
Note that some rigs (e.g. all Icoms) cannot track current VFO so hamlib can
|
||||
get out of sync with the rig if the user presses rig buttons like the VFO.
|
||||
rigctld clients should ensure they set the intended VFO or use vfo mode.
|
||||
.
|
||||
.TP
|
||||
.BR M ", " set_mode " \(aq" \fIMode\fP "\(aq \(aq" \fIPassband\fP \(aq
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue