More edits in the User Guide.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7220 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2016-10-22 20:08:57 +00:00
parent fff1caade2
commit 0bc06e27e6
3 changed files with 27 additions and 24 deletions

View File

@ -88,7 +88,7 @@ separation is 110250/4096 = 26.92 Hz multiplied by n for JT65A, with n
Still to come ... Still to come ...
[[SLOW_SUMMARY]] [[SLOW_SUMMARY]]
=== Slow Modes === Slow Mode Summary
[[SLOW_TAB]] [[SLOW_TAB]]
.Parameters of Slow Modes .Parameters of Slow Modes
@ -219,7 +219,7 @@ adjusted to provide the flattest possible response over the range
300Hz to 2700Hz. The maximum permissible frequency offset between you 300Hz to 2700Hz. The maximum permissible frequency offset between you
and your QSO partner ± 200 Hz. and your QSO partner ± 200 Hz.
=== Fast Modes === Fast Mode Summary
.Parameters of Fast Modes .Parameters of Fast Modes
[width="90%",cols="3h,^3,^2,^1,^2,^2,^2,^2,^2,^2",frame="topbot",options="header"] [width="90%",cols="3h,^3,^2,^1,^2,^2,^2,^2,^2,^2",frame="topbot",options="header"]

View File

@ -29,11 +29,11 @@ forward error control
To activate the VHF-and-up features: To activate the VHF-and-up features:
- Check *Enable VHF/UHF/Microwave features* and *Single decode* on the - On the *Settings | General* tab check *Enable VHF/UHF/Microwave
*Settings | General* tab. features* and *Single decode*.
- For EME, check *Decode at t = 52 s* to allow for the extra path - For EME, check *Decode at t = 52 s* to allow for extra path delay on
delay on received signals. received signals.
- If you will use automatic Doppler tracking and your radio accepts - If you will use automatic Doppler tracking and your radio accepts
frequency-setting commands while transmitting, check *Allow Tx frequency-setting commands while transmitting, check *Allow Tx
@ -43,17 +43,17 @@ FT-847, FT-857, FT-897, TS-590S, TS-590SG, TS-2000 (with Rev 9 or
later firmware upgrade), Flex 1500 and 5000, HPSDR, Anan-10, Anan-100, later firmware upgrade), Flex 1500 and 5000, HPSDR, Anan-10, Anan-100,
and KX3. and KX3.
IMPORTANT: If your radio does not accept commands to change frequency while IMPORTANT: If your radio does not accept commands to change frequency
transmitting, Doppler tracking will be approximated by making a single while transmitting, Doppler tracking will be approximated with a
Tx frequency adjustment before a transmission starts, using a value single Tx frequency adjustment before a transmission starts, using a
computed for the middle of the Tx period. value computed for the middle of the Tx period.
- On the *Radio* tab select *Split Operation* (use either *Rig* or - On the *Radio* tab select *Split Operation* (use either *Rig* or
*Fake It*; you may need to experiment with both options to find one *Fake It*; you may need to experiment with both options to find one
that works best with your radio). that works best with your radio).
- Select *Tab 1* to present the traditional format for selecting Tx - On the right side of the main window select *Tab 1* to present the
messages. traditional format for entering and choosing Tx messages.
The main window will reconfigure itself as necessary to display The main window will reconfigure itself as necessary to display
controls supporting the features of each mode. controls supporting the features of each mode.
@ -71,8 +71,8 @@ image::Add_station_info.png[align="center",alt="Station information"]
- On the *View* menu, select *Astronomical data* to display a window - On the *View* menu, select *Astronomical data* to display a window
with important information for tracking the Moon and performing with important information for tracking the Moon and performing
automatic Doppler control. The right-hand portion of the window is automatic Doppler control. The right-hand portion of the window
invisible until you check *Doppler tracking*. becomes visible when you check *Doppler tracking*.
image::Astronomical_data.png[align="center",alt="Astronomical data"] image::Astronomical_data.png[align="center",alt="Astronomical data"]
@ -84,16 +84,19 @@ and he/she will not be using any Doppler control.
- Select *Receive only* to enable EME Doppler tracking of your receive - Select *Receive only* to enable EME Doppler tracking of your receive
frequency to a specific locator. Your Tx frequency will remain fixed. frequency to a specific locator. Your Tx frequency will remain fixed.
- Select *Constant frequency on Moon* to correct for your own (one-way) - Select *Constant frequency on Moon* to correct for your own one-way
Doppler shift to or from the Moon. If your QSO partner does the same Doppler shift to or from the Moon. If your QSO partner does the same
thing, both stations will have the required Doppler compensation. thing, both stations will have the required Doppler compensation.
Moreover, anyone else using this option will hear both of you Moreover, anyone else using this option will hear both of you
without the need for manual frequency changes. without the need for manual frequency changes.
- See <<ASTRODATA,Astronomical Data>> for details on the quantities
displayed in this window.
=== JT4 === JT4
JT4 is highly effective for EME on the microwave bands, 2.3 GHz JT4 is designed especially for EME on the microwave bands, 2.3 GHz and
and above. above.
- Select *JT4* from the *Mode* menu. The central part of the main - Select *JT4* from the *Mode* menu. The central part of the main
window will look something like this: window will look something like this:

View File

@ -148,16 +148,20 @@ include::wspr.adoc[]
[[COMMAND_REF]] [[COMMAND_REF]]
== On-Screen Controls == On-Screen Controls
[[MENUS]]
=== Menus
include::controls-functions-menus.adoc[]
[[CONTROLS_MAIN]] [[CONTROLS_MAIN]]
=== Main Window === Button Row
include::controls-functions-main-window.adoc[] include::controls-functions-main-window.adoc[]
[[CONTROLS_LEFT]] [[CONTROLS_LEFT]]
=== Controls Left === Left
include::controls-functions-left.adoc[] include::controls-functions-left.adoc[]
[[CONTROLS_CENTER]] [[CONTROLS_CENTER]]
=== Controls Center === Center
include::controls-functions-center.adoc[] include::controls-functions-center.adoc[]
[[CONTROLS_MSGS]] [[CONTROLS_MSGS]]
@ -168,10 +172,6 @@ include::controls-functions-messages.adoc[]
=== Status Bar === Status Bar
include::controls-functions-status-bar.adoc[] include::controls-functions-status-bar.adoc[]
[[MENUS]]
=== Menus
include::controls-functions-menus.adoc[]
[[CONTROLS_WIDE]] [[CONTROLS_WIDE]]
=== Wide Graph === Wide Graph
include::controls-functions-wide-graph.adoc[] include::controls-functions-wide-graph.adoc[]