mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-08 10:06:11 -05:00
46f6e3231b
* Per Joe's request, use TIP v.s. NOTE: Find [ NOTE: ] $ cd ./wsjtx/doc/source $ grep ^NOTE: ./* ./doc/example1-decoding-overview.adoc:NOTE: .. .. ./doc/example2-check-decodes.adoc:NOTE: .. .. ./doc/example2-wave-2343.adoc:NOTE: .. .. ./quick-reference.adoc:NOTE: .. .. Change [ NOTE: ] to [ TIP: ] $ sed -i 's/NOTE:/TIP:/' ./example1-* ./example2-* ./quick-* $ svn status M example1-decoding-overview.adoc M example2-check-decodes.adoc M example2-wave-2343.adoc M quick-reference.adoc : Actions performed on @QX9770-SRV1/Win64 ==> Cygwin terminal git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3681 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
// Status=review
|
|
.Navigate and Open Wave File:
|
|
|
|
*****
|
|
|
|
Select File | Open and navigate to ...\save\samples\130610_2343.wav.
|
|
|
|
*****
|
|
|
|
* The waterfall and main window should look like the figure below.
|
|
This sample file contains 17 decodable signals — nine in JT65 mode
|
|
(flagged with the character # in the decoded text windows), and eight
|
|
in JT9 mode (flagged with @). Since the Tx mode was set to Tx JT65,
|
|
signals in that mode were decoded first. If you had selected Tx JT9,
|
|
JT9 signals would have been decoded first.
|
|
|
|
.130610_2343.wav Decode
|
|
[[X544]]
|
|
image::images/130610_2343-wav-80.png[align="left",alt="Wide Graph Decode 130610_2343"]
|
|
|
|
TIP: Notice the [blue]*BLUE* marker on the waterfall scale, by
|
|
default set at 2500 Hz. Its position is set by the spinner control
|
|
JT65 nnnn JT9, where nnnn is a frequency in Hz. In JT9+JT65 mode the
|
|
program will decode JT65 signals below this frequency and JT9 signals
|
|
above it.
|
|
|
|
- Confirm that mouse-click behavior is similar to that described in
|
|
the single-mode instructions at <<X13,Decoding Controls>>. The program
|
|
automatically determines the mode of each JT9 or JT65 signal.
|