mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 13:48:42 -05:00
Further work on v1.6.0 User Guide.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6072 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
59b494a13f
commit
7d0ad4966b
BIN
doc/user_guide/images/Astronomical_data.png
Normal file
BIN
doc/user_guide/images/Astronomical_data.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
BIN
doc/user_guide/images/VHF_controls.png
Normal file
BIN
doc/user_guide/images/VHF_controls.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.6 KiB |
@ -6,8 +6,8 @@ image::images/reporting.png[align="center",alt="Reporting Screen"]
|
|||||||
descriptions of their effects, see
|
descriptions of their effects, see
|
||||||
<<COMMAND_REF_LOGGING,Logging Command Reference>> section.
|
<<COMMAND_REF_LOGGING,Logging Command Reference>> section.
|
||||||
|
|
||||||
- _Network_: Check *Enable PSK Reporter Spotting* to send reception
|
- _Network Services_: Check *Enable PSK Reporter Spotting* to send
|
||||||
reports to the {pskreporter} mapping facility.
|
reception reports to the {pskreporter} mapping facility.
|
||||||
|
|
||||||
- _UDP Server_: This group of options controls the network name or
|
- _UDP Server_: This group of options controls the network name or
|
||||||
address and port number used by a program that will receive status
|
address and port number used by a program that will receive status
|
||||||
|
@ -1,2 +1,47 @@
|
|||||||
|
V1.6.0 is the first _WSJT-X_ version to include features specifically
|
||||||
|
designed for use on VHF and higher bands. These features include JT4,
|
||||||
|
a mode particularly useful for EME on the microwave bands; Echo mode,
|
||||||
|
for detecting and measuring your own lunar echoes; and automatic
|
||||||
|
Doppler tracking for the EME path. Note that sub-modes JT65B and
|
||||||
|
JT65C are present in v1.6.0, but are not yet fully implemented for EME
|
||||||
|
purposes.
|
||||||
|
|
||||||
|
- Check the box labeled _Enable VHF/UHF/Microwave features_ on the
|
||||||
|
*Settings | General* tab to activate the VHF-and-up features. You
|
||||||
|
will probably want to check also the boxes _Decode at t = 52 s_ and
|
||||||
|
_Allow Tx frequency changes while transmitting_ to allow for the EME
|
||||||
|
path delay and permit Doppler tracking while transmitting. In
|
||||||
|
appropriate modes the main window will reconfigure itself to include
|
||||||
|
controls supporting the additional features.
|
||||||
|
|
||||||
|
image::images/VHF_controls.png[align="center",alt="VHF Controls"]
|
||||||
|
|
||||||
|
IMPORTANT: Not all transceivers permit computer adjustments
|
||||||
|
of Tx frequency while transmitting. Among those that do are the
|
||||||
|
IC735, IC756 Pro II, IC910-H, FT-847, TS-2000 (with Rev 9 firmware
|
||||||
|
upgrade), Flex 1500 and 5000, HPSDR, Anan-10, Anan-100, and KX3.
|
||||||
|
|
||||||
|
- On the *View* menu, select *Astronomical data* to display a window
|
||||||
|
with important information for tracking the Moon and performing
|
||||||
|
automatic Doppler control.
|
||||||
|
|
||||||
|
image::images/Astronomical_data.png[align="center",alt="Astronomical data"]
|
||||||
|
|
||||||
|
- Note that two types of Doppler control are provided. Use _Full
|
||||||
|
Doppler to DX Grid_ if you know your QSO partner's locator and he/she
|
||||||
|
is not using Doppler control. Use _Constant frequency on Moon_ to
|
||||||
|
correct only for your own (one-way) Doppler shift. For any other
|
||||||
|
station that does the same thing, you will then have full Doppler
|
||||||
|
correction.
|
||||||
|
|
||||||
|
=== EME with JT4
|
||||||
|
|
||||||
|
- Select *JT4* from the *Mode* menu.
|
||||||
|
|
||||||
|
- Select the desired submode, which determines the tone spacing.
|
||||||
|
Higher spacings are used on the higher microwave bands, to allow for
|
||||||
|
larger Doppler spreads. For example, JT4F is generally used for EME on
|
||||||
|
the 10 GHz band.
|
||||||
|
|
||||||
|
- If you are using a transverter, set the appropriate offset on the
|
||||||
|
*Settings | Frequencies* tab.
|
||||||
|
@ -1,23 +1,24 @@
|
|||||||
- Select *WSPR-2* from the *Mode* menu. The main window will simplify
|
- Select *WSPR-2* from the *Mode* menu. The main window will
|
||||||
itself by removing controls not used in WSPR mode.
|
reconfigure itself to the WSPR interface, removing some controls not
|
||||||
|
used in WSPR mode.
|
||||||
|
|
||||||
|
- Configure the Wide Graph as suggested in the screen shot below.
|
||||||
|
|
||||||
|
image::images/WSPR.png[align="center",alt="WSPR mode"]
|
||||||
|
|
||||||
- Use the mouse to set the width and height of the main window as
|
- Use the mouse to set the width and height of the main window as
|
||||||
desired.
|
desired.
|
||||||
|
|
||||||
- Select an active WSPR frequency (for example, 10.1387 MHz).
|
- Select an active WSPR frequency (for example, 10.1387 MHz).
|
||||||
|
|
||||||
- Configure the Wide Graph as suggested in the following screen shot.
|
|
||||||
|
|
||||||
- Click *Monitor* to start a WSPR receiving period.
|
- Click *Monitor* to start a WSPR receiving period.
|
||||||
|
|
||||||
- If you will be transmitting as well as receiving, select a suitable
|
- If you will be transmitting as well as receiving, select a suitable
|
||||||
value for *Tx Pct* (percentage of 2-minute sequences devoted to
|
value for *Tx Pct* (average percentage of 2-minute sequences devoted to
|
||||||
transmitting) and activate the *Enable Tx* button.
|
transmitting) and activate the *Enable Tx* button.
|
||||||
|
|
||||||
- Select your Tx power (in dBm) from the drop-down list.
|
- Select your Tx power (in dBm) from the drop-down list.
|
||||||
|
|
||||||
image::images/WSPR.png[align="center",alt="WSPR mode"]
|
|
||||||
|
|
||||||
- To enable automatic band-hopping, check the indicated box and click
|
- To enable automatic band-hopping, check the indicated box and click
|
||||||
*Schedule* to select the bands you will use at each time of day.
|
*Schedule* to select the bands you will use at each time of day.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user