mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 13:48:42 -05:00
Document "Best S+P" in the User Guide.
This commit is contained in:
parent
bceec2306a
commit
f13ed57eef
@ -67,6 +67,7 @@ set (UG_IMGS
|
|||||||
images/Astronomical_data.png
|
images/Astronomical_data.png
|
||||||
images/auto-seq.png
|
images/auto-seq.png
|
||||||
images/band-settings.png
|
images/band-settings.png
|
||||||
|
images/Best_S+P.png
|
||||||
images/colors.png
|
images/colors.png
|
||||||
images/config-menu.png
|
images/config-menu.png
|
||||||
images/decode-menu.png
|
images/decode-menu.png
|
||||||
|
BIN
doc/user_guide/en/images/Best_S+P.png
Normal file
BIN
doc/user_guide/en/images/Best_S+P.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.7 KiB |
@ -1,4 +1,8 @@
|
|||||||
// Status=review
|
FT4 is designed for contesting, particularly on the HF bands.
|
||||||
|
Compared with FT8 it is 3.5 dB less sensitive and requires 1.6 times
|
||||||
|
the bandwidth, but it offers the potential for twice the QSO rate.
|
||||||
|
FT4 is not recommended for everyday use.
|
||||||
|
|
||||||
.Main Window:
|
.Main Window:
|
||||||
- Select *FT4* on the *Mode* menu.
|
- Select *FT4* on the *Mode* menu.
|
||||||
- Double-click on *Erase* to clear both text windows.
|
- Double-click on *Erase* to clear both text windows.
|
||||||
@ -39,11 +43,32 @@ Rx frequency to that of the selected message and leaving Tx frequency
|
|||||||
unchanged. To change both Rx and Tx frequencies, hold *Ctrl* down
|
unchanged. To change both Rx and Tx frequencies, hold *Ctrl* down
|
||||||
when double-clicking.
|
when double-clicking.
|
||||||
|
|
||||||
TIP: To avoid QRM from competing callers, it is frequently desirable
|
.Best S+P Button
|
||||||
to answer a CQ on a different frequency from that of the CQing
|
|
||||||
station. The same is true when you tail-end another QSO. Choose a Tx
|
The FT4 user interface includes a new button labeled *Best S+P*.
|
||||||
frequency that appears to be not in use. You might want to check the
|
|
||||||
box *Hold Tx Freq*.
|
image::Best_S+P.png[align="center"]
|
||||||
|
|
||||||
|
Clicking *Best S+P* during an Rx cycle arms the program to examine all
|
||||||
|
CQ messages decoded at the end of the Rx sequence. The program will
|
||||||
|
select the best potential QSO partner (from a contesting perspective),
|
||||||
|
and treat it as if you had double-clicked on that line of decoded
|
||||||
|
text. Here "best potential QSO partner" means "New Multiplier" (1st
|
||||||
|
priority) or "New Call on Band" (2nd priority). "New Multiplier" is
|
||||||
|
currently interpreted to mean "New DXCC"; a more broadly defined
|
||||||
|
multiplier category (for the ARRL RTTY Roundup rules) will be
|
||||||
|
implemented in due course. We may provide additional priority
|
||||||
|
rankings, for example “New Grid on Band” (useful for North American
|
||||||
|
VHF contests), sorting by signal strength, etc.
|
||||||
|
|
||||||
|
*Best S+P* is a useful feature only if you have defined what "best" is
|
||||||
|
supposed to mean. This is done by configuring suitable options on the
|
||||||
|
*Settings | Colors* tab. Selection and ordering of color-highlighting
|
||||||
|
options determines what potential QSO partners will be chosen by the
|
||||||
|
"Best S+P" feature. Optimum choices will be different for different
|
||||||
|
contests. In a contest using RTTY Roundup rules we recommend
|
||||||
|
activating *My Call in message*, *New DXCC*, *New Call on Band*, *CQ
|
||||||
|
in message* and *Transmitted message*, reading from top to bottom.
|
||||||
|
|
||||||
TIP: Keyboard shortcuts *Shift+F11* and *Shift+F12* provide an easy
|
TIP: Keyboard shortcuts *Shift+F11* and *Shift+F12* provide an easy
|
||||||
way to move your FT4 Tx frequency down or up in 90 Hz steps.
|
way to move your FT4 Tx frequency down or up in 90 Hz steps.
|
||||||
|
Loading…
Reference in New Issue
Block a user