Update rigctl rigctld man pages for new f command that now returns the VFO too

This commit is contained in:
Michael Black 2020-03-20 08:22:40 -05:00
parent c489f97624
commit defe4e8f10
2 changed files with 7 additions and 2 deletions

View file

@ -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

View file

@ -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