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

pull/224/head
Michael Black 2020-03-20 08:22:40 -05:00
rodzic c489f97624
commit defe4e8f10
2 zmienionych plików z 7 dodań i 2 usunięć

Wyświetl plik

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

Wyświetl plik

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