diff --git a/doc/user_guide/tutorial-example2.adoc b/doc/user_guide/tutorial-example2.adoc index 6ac2e2fda..11d038b70 100644 --- a/doc/user_guide/tutorial-example2.adoc +++ b/doc/user_guide/tutorial-example2.adoc @@ -1,16 +1,16 @@ // Status=review -.Wide Graph Settings: - -- Set *Bins/Pixel* = 7 -- Adjust the width of the Wide Graph window so that the upper -frequency limit is approximately 4000 Hz. - .Main Window: - Select *JT9+JT65* on the *Mode* menu. - Toggle the *Tx mode* button to read *Tx JT65*, and set the Tx and Rx frequencies to 1718 Hz. - Double-click on *Erase* to clear both text windows. +.Wide Graph Settings: + +- Set *Bins/Pixel* = 7 +- Adjust the width of the Wide Graph window so that the upper +frequency limit is approximately 4000 Hz. + .Open a Wave File: - Select *File | Open* and navigate to +...\save\samples\130610_2343.wav+. diff --git a/doc/user_guide/tutorial-main-window.adoc b/doc/user_guide/tutorial-main-window.adoc index 438dc8169..25e593a44 100644 --- a/doc/user_guide/tutorial-main-window.adoc +++ b/doc/user_guide/tutorial-main-window.adoc @@ -2,7 +2,7 @@ - Click the *Stop* button on the main window to halt any data acquisition. -- Select *JT9* from the *Mode* menu and *Deepest* from the *Decode* menu. +- Select *JT9* from the *Mode* menu and *Deep* from the *Decode* menu. - Set the audio frequencies to *Tx 1224 Hz* and *Rx 1224 Hz*. You can type numbers directly into these controls, as well as using their diff --git a/doc/user_guide/tutorial-wide-graph-settings.adoc b/doc/user_guide/tutorial-wide-graph-settings.adoc index 3e50848c6..3a5defadd 100644 --- a/doc/user_guide/tutorial-wide-graph-settings.adoc +++ b/doc/user_guide/tutorial-wide-graph-settings.adoc @@ -2,7 +2,7 @@ - *Bins/Pixel* = 4 - *JT65 .... JT9* = 2500 -- *Start* = 200 +- *Start* = 200 Hz - *N Avg* = 5 - *Zero* = 0 - *Gain* = 0 diff --git a/doc/user_guide/tutorial-wspr.adoc b/doc/user_guide/tutorial-wspr.adoc index 2262ba74e..51938e2be 100644 --- a/doc/user_guide/tutorial-wspr.adoc +++ b/doc/user_guide/tutorial-wspr.adoc @@ -1 +1,19 @@ -To be added ... +.Main Window + +- Select *WSPR-2* from the *Mode* menu and. The main window will +reconfigure itself by removing some controls not used in WSPR mode. +You may wish to use the mouse change the width and height of the +window accordingly. + +- Select *Tab 3* (below the *Decode* button). + +.Wide Graph Settings +- *Bins/Pixel* = 2 +- *Start* = 1000 Hz +- *N Avg* = 10 +- *Flatten* = checked +- Select *Cumulative* for data display. + +- Use the mouse to adjust the width of the *Wide Graph* so its upper +frequency limit is about 2000 Hz. + diff --git a/doc/user_guide/wsjtx-main.adoc b/doc/user_guide/wsjtx-main.adoc index 2480eaa30..a834bf328 100644 --- a/doc/user_guide/wsjtx-main.adoc +++ b/doc/user_guide/wsjtx-main.adoc @@ -111,13 +111,17 @@ include::tutorial-main-window.adoc[] include::tutorial-wide-graph-settings.adoc[] [[TUT_EX1]] -=== Sample File 1 +=== JT9 Mode include::tutorial-example1.adoc[] [[TUT_EX2]] -=== Sample File 2 +=== JT9+JT65 Mode include::tutorial-example2.adoc[] +[[TUT_WSPR]] +=== WSPR Mode +include::tutorial-wspr.adoc[] + [[TUT_VHF]] === VHF and Up include::tutorial-vhf.adoc[]