mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-10-31 15:47:10 -04:00
Fix a NOTE in tutorial example 1.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8265 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
89434b0d97
commit
fcc8ddc4b3
@ -1,6 +1,6 @@
|
|||||||
# Version number components
|
# Version number components
|
||||||
set (WSJTX_VERSION_MAJOR 1)
|
set (WSJTX_VERSION_MAJOR 1)
|
||||||
set (WSJTX_VERSION_MINOR 7)
|
set (WSJTX_VERSION_MINOR 8)
|
||||||
set (WSJTX_VERSION_PATCH 1)
|
set (WSJTX_VERSION_PATCH 1)
|
||||||
set (WSJTX_RC 0) # release candidate number, comment out or zero for development versions
|
set (WSJTX_RC 0) # release candidate number, comment out or zero for development versions
|
||||||
set (WSJTX_VERSION_IS_RELEASE 0) # set to 1 for final release build
|
set (WSJTX_VERSION_IS_RELEASE 0) # set to 1 for final release build
|
||||||
|
@ -65,6 +65,9 @@ start automatically at the proper time.
|
|||||||
*Shift* key to move only the Tx frequency or the *Ctrl* key to move
|
*Shift* key to move only the Tx frequency or the *Ctrl* key to move
|
||||||
both Rx and Tx frequencies.
|
both Rx and Tx frequencies.
|
||||||
|
|
||||||
|
NOTE: You can prevent your Tx frequency from being changed by checking the
|
||||||
|
box *Hold Tx Freq*.
|
||||||
|
|
||||||
- Double-click on the decoded message `K1JT N5KDV EM41`, highlighted
|
- Double-click on the decoded message `K1JT N5KDV EM41`, highlighted
|
||||||
in red. Results will be similar to those in the previous step. The Tx
|
in red. Results will be similar to those in the previous step. The Tx
|
||||||
frequency (red marker) is not moved unless *Shift* or *Ctrl* is held
|
frequency (red marker) is not moved unless *Shift* or *Ctrl* is held
|
||||||
@ -72,13 +75,6 @@ down. Messages highlighted in red are usually in response to your own
|
|||||||
CQ or from a tail-ender, and you probably want your Tx frequency to
|
CQ or from a tail-ender, and you probably want your Tx frequency to
|
||||||
stay where it was.
|
stay where it was.
|
||||||
|
|
||||||
NOTE: Double-clicking on decoded messages can be defaulted to simplex
|
|
||||||
operation by checking *Double click on call sets Tx and Rx freqs* on
|
|
||||||
the *Settings -> General* tab.
|
|
||||||
|
|
||||||
NOTE: You can prevent your Tx frequency from being changed by checking the
|
|
||||||
box *Lock Tx Freq*.
|
|
||||||
|
|
||||||
- Click somewhere on the waterfall to set Rx frequency (green marker
|
- Click somewhere on the waterfall to set Rx frequency (green marker
|
||||||
on waterfall scale).
|
on waterfall scale).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user