mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-03 02:15:17 -04:00
Update text in User Guide related to *NA VHF Contest Mode*.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8046 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
ff623873b0
commit
683e35fdec
@ -40,11 +40,22 @@ additional information is sent in place of the grid locator or by
|
|||||||
encoding additional information into some of the 6 million available
|
encoding additional information into some of the 6 million available
|
||||||
slots mentioned above.
|
slots mentioned above.
|
||||||
|
|
||||||
Finally, the message compression algorithm supports messages starting
|
As a convenience for sending directed CQ messages, the compression
|
||||||
with `CQ AA` through `CQ ZZ`. Such messages are encoded by
|
algorithm supports messages starting with `CQ AA` through `CQ ZZ`.
|
||||||
sending `E9AA` through `E9ZZ` in place of the first callsign of a
|
These message fragments are encoded internally as if they were the
|
||||||
standard message. Upon reception these calls are converted back to
|
callsigns `E9AA` through `E9ZZ`. Upon reception they are converted
|
||||||
the form `CQ AA` through `CQ ZZ`.
|
back to the form `CQ AA` through `CQ ZZ`, for display to the user.
|
||||||
|
|
||||||
|
The FT8 and MSK144 modes support a special feature allowing convenient
|
||||||
|
transmission and acknowledgment of four-character grid locators, the
|
||||||
|
required exchanges in most North American VHF contests. With this
|
||||||
|
Contest Mode enabled, _WSJT-X_ supports messages of the form `W9XYZ
|
||||||
|
K1ABC R FN42` by converting the grid locator to that of its
|
||||||
|
diametrically opposite point on Earth. The receiving program
|
||||||
|
recognizes a locator implying a distance greater than 10,000 km, does
|
||||||
|
the reverse transformation, and inserts the implied "`R`". Obviously,
|
||||||
|
this mode should not be used on the HF bands or under other
|
||||||
|
circumstances where world-wide propagation is possible.
|
||||||
|
|
||||||
To be useful on channels with low signal-to-noise ratio, this kind of
|
To be useful on channels with low signal-to-noise ratio, this kind of
|
||||||
lossless message compression requires use of a strong forward error
|
lossless message compression requires use of a strong forward error
|
||||||
@ -289,15 +300,6 @@ with constant envelope, equivalent to a Minimum Shift Keying (MSK)
|
|||||||
waveform. Frame duration is 72 ms, so the effective character
|
waveform. Frame duration is 72 ms, so the effective character
|
||||||
transmission rate for standard messages is up to 250 cps.
|
transmission rate for standard messages is up to 250 cps.
|
||||||
|
|
||||||
Contest Mode in MSK144 conveys an additional acknowledgment bit (the
|
|
||||||
"`R`" in a message of the form `W9XYZ K1ABC R FN42`) by using the fact
|
|
||||||
that meteor scatter and other propagation modes usable with MSK144 are
|
|
||||||
generally effective only out to distances of order 2500 km. To convey
|
|
||||||
the message fragment `R FN42`, WSJT-X encodes the locator as that of
|
|
||||||
its antipodes. The receiving program recognizes a locator with
|
|
||||||
distance greater than 10,000 km, does the reverse transformation, and
|
|
||||||
inserts the implied "`R`".
|
|
||||||
|
|
||||||
MSK144 also supports short-form messages that can be used after QSO
|
MSK144 also supports short-form messages that can be used after QSO
|
||||||
partners have exchanged both callsigns. Short messages consist of 4
|
partners have exchanged both callsigns. Short messages consist of 4
|
||||||
bits encoding R+report, RRR, or 73, together with a 12-bit hash code
|
bits encoding R+report, RRR, or 73, together with a 12-bit hash code
|
||||||
|
@ -31,9 +31,10 @@ IMPORTANT: For the health of your T/R relays and external
|
|||||||
preamplifier, we strongly recommend using a hardware sequencer and
|
preamplifier, we strongly recommend using a hardware sequencer and
|
||||||
testing to make sure that sequencing is correct.
|
testing to make sure that sequencing is correct.
|
||||||
|
|
||||||
- Check *FT8 and MSK144 Contest Mode* to enable generation and
|
- Check *FT8 and MSK144: NA VHF Contest Mode* to enable generation and
|
||||||
auto-sequencing of MSK144 messages with four-character grid locators
|
auto-sequencing of messages using four-character grid locators in
|
||||||
in place of signal reports.
|
place of signal reports, as required for most North American VHF
|
||||||
|
contests.
|
||||||
|
|
||||||
- Check *x 2 Tone spacing* to generate Tx audio with twice the normal
|
- Check *x 2 Tone spacing* to generate Tx audio with twice the normal
|
||||||
tone spacing. This feature is intended for use with specialized LF/MF
|
tone spacing. This feature is intended for use with specialized LF/MF
|
||||||
|
@ -279,11 +279,11 @@ messages at 50 or 70 MHz. At these frequencies, most pings are long
|
|||||||
enough to support standard messages -- which have the advantage of
|
enough to support standard messages -- which have the advantage of
|
||||||
being readable by anyone listening in.
|
being readable by anyone listening in.
|
||||||
|
|
||||||
- A special *Contest Mode* for MSK144 can be activated by checking a
|
- A special *VHF Contest Mode* for FT8 and MSK144 can be activated by
|
||||||
box on the *Settings | Advanced* tab. This mode is configured
|
checking a box on the *Settings | Advanced* tab. This mode is
|
||||||
especially for VHF contests in which four-character grid locators are
|
configured especially for VHF contests in which four-character grid
|
||||||
the required exchange. When *Contest Mode* is active, the standard QSO
|
locators are the required exchange. When *Contest Mode* is active,
|
||||||
sequence looks like this:
|
the standard QSO sequence looks like this:
|
||||||
|
|
||||||
CQ K1ABC FN42
|
CQ K1ABC FN42
|
||||||
K1ABC W9XYZ EN37
|
K1ABC W9XYZ EN37
|
||||||
|
Loading…
x
Reference in New Issue
Block a user