Update man pages for set_ant

(cherry picked from commit f107faf71e)
Hamlib-4.0
Michael Black W9MDB 2020-09-17 08:20:51 -05:00 zatwierdzone przez Nate Bargmann
rodzic ad1d5f0b77
commit e83fac63d6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: F72625E2EDBED598
2 zmienionych plików z 30 dodań i 1 usunięć

Wyświetl plik

@ -667,7 +667,20 @@ and
.IP .IP
Number is 1-based antenna# (\(oq1\(cq, \(oq2\(cq, \(oq3\(cq, ...). Number is 1-based antenna# (\(oq1\(cq, \(oq2\(cq, \(oq3\(cq, ...).
.IP .IP
Option depends on rig..for Icom it probably sets the RX only flag as in the IC-7851. See your manual for specific option values. Most rigs don't care about the option. Option depends on rig..for Icom it probably sets the Tx & Rx antennas as in the IC-7851. See your manual for rig specific option values. Most rigs don't care about the option.
.IP
For the IC-7851 (and perhaps others) it means this:
.IP
.in +4n
.EX
1 = TX/RX = ANT1
2 = TX/RX = ANT2
3 = TX/RX = ANT3
4 = TX/RX = ANT1/ANT4
5 = TX/RX = ANT2/ANT4
6 = TX/RX = ANT3/ANT4
.EE
.in
. .
.TP .TP
.BR y ", " get_ant " \(aq" \fIAntenna\fP \(aq .BR y ", " get_ant " \(aq" \fIAntenna\fP \(aq

Wyświetl plik

@ -648,6 +648,22 @@ above.
Set Set
.RI \(aq Antenna \(aq .RI \(aq Antenna \(aq
number (\(oq0\(cq, \(oq1\(cq, \(oq2\(cq, ...). number (\(oq0\(cq, \(oq1\(cq, \(oq2\(cq, ...).
.IP
.IP
Option depends on rig..for Icom it probably sets the Tx & Rx antennas as in the IC-7851. See your manual for rig specific option values. Most rigs don't care about the option.
.IP
For the IC-7851 (and perhaps others) it means this:
.IP
.in +4n
.EX
1 = TX/RX = ANT1
2 = TX/RX = ANT2
3 = TX/RX = ANT3
4 = TX/RX = ANT1/ANT4
5 = TX/RX = ANT2/ANT4
6 = TX/RX = ANT3/ANT4
.EE
.in
. .
.TP .TP
.BR y ", " get_ant .BR y ", " get_ant