2014-01-23 20:12:12 +00:00
|
|
|
// Status=review
|
2014-01-21 21:24:56 +00:00
|
|
|
// This is a comment line, anything with // is ignored at process time.
|
|
|
|
= WSJT-X User Guide
|
|
|
|
:Author: Joe Taylor, K1JT
|
|
|
|
:Date: January 21, 2014, Copyright © 2012-2014
|
|
|
|
:Revision: 1.2.2
|
|
|
|
:badges:
|
|
|
|
:icons:
|
|
|
|
:numbered:
|
|
|
|
|
|
|
|
// If the list of links gets too long, we can add a url-file that is pulled
|
|
|
|
// in when and where needed with the following:
|
|
|
|
// include::<file-name> for example: include::url-list.txt
|
|
|
|
:devsvn: http://developer.berlios.de/projects/wsjt/[Devel-SVN]
|
|
|
|
:devmail: mailto:wsjt-devel@lists.berlios.de[WSJT-Devel-List]
|
|
|
|
:download: http://physics.princeton.edu/pulsar/K1JT/wsjtx.html[ Download Page ]
|
|
|
|
:wsjtx: http://physics.princeton.edu/pulsar/K1JT/wsjtx.html[ WSJT-X ]
|
|
|
|
:homepage: http://physics.princeton.edu/pulsar/K1JT/[ WSJT Home Page ]
|
|
|
|
:ntpsetup: http://www.satsignal.eu/ntp/setup.html[Network Time Protocol Setup]
|
2014-01-23 20:12:12 +00:00
|
|
|
:dxlcommander: http://www.dxlabsuite.com/commander/[ Commander ]
|
2014-01-21 21:24:56 +00:00
|
|
|
:hrd: http://www.hrdsoftwarellc.com/[ Ham Radio Deluxe ]
|
|
|
|
:image_dir:
|
|
|
|
:launchpadurl: https://launchpad.net/~jnogatch/+archive/wsjtx[ WSJT-X Linux Packages ]
|
2014-01-23 20:12:12 +00:00
|
|
|
:kvasd: http://physics.princeton.edu/pulsar/K1JT/kvasd[kvasd]
|
|
|
|
:osx-instructions: http://physics.princeton.edu/pulsar/K1JT/OSX_Readme[here]
|
|
|
|
:osx-108: http://physics.princeton.edu/pulsar/K1JT/wsjtx_3nov13.tar.gz[ OS X 10.6, 10.7, and 10.8 ]
|
|
|
|
:osx-109: http://physics.princeton.edu/pulsar/K1JT/wsjtx_10.9_29nov13.tar.gz[OS X 10.9]
|
|
|
|
:pskreporter: http://pskreporter.info/pskmap.html[PSK Reporter]
|
|
|
|
|
2014-01-21 21:24:56 +00:00
|
|
|
|
|
|
|
// These [[X?]] numbers are HTML anchors, and can be used to
|
2014-01-23 20:12:12 +00:00
|
|
|
// navigate though the document easily: <<[X1],See Introduction]>> will
|
2014-01-21 21:24:56 +00:00
|
|
|
// place a hyper-link in your text to take you too the anchored section.
|
|
|
|
// All major sections or points of interest should have one.
|
|
|
|
|
|
|
|
// == is level (2), section 1.0, === would mean section 1.1, === would
|
|
|
|
// be section 1.1.1. This method is used throughout the document.
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X1]]
|
2014-01-21 21:24:56 +00:00
|
|
|
== Introduction
|
2014-01-23 20:12:12 +00:00
|
|
|
include::introduction.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X2]]
|
2014-01-21 21:24:56 +00:00
|
|
|
== System Requirements
|
2014-01-23 20:12:12 +00:00
|
|
|
include::system-requirments.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X3]]
|
2014-01-21 21:24:56 +00:00
|
|
|
== Installation
|
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
Download {wsjtx} from the {homepage}. Click on the {wsjtx} at the left
|
|
|
|
margin and then on the appropriate link(s) for your operating system.
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
=== Windows
|
|
|
|
include::install-windows.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X31]]
|
|
|
|
=== Linux
|
|
|
|
include::install-ubuntu.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
// The Mac Section need to be written. The file is a placeholder only.
|
|
|
|
[[X32]]
|
|
|
|
=== OS X
|
|
|
|
include::install-mac.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
|
|
|
// Note to developers. The URL http://developer.berlios.de/projects/wsjt/. is
|
|
|
|
// to a very old src version of WSJT 5.7 or so. WSJTX is not listed at all.
|
|
|
|
// Also, all the Qt4 stuff is now obsolete, and needs to be updated.
|
2014-01-23 20:12:12 +00:00
|
|
|
// Instructions for source builds Win, *Nix & Mac all need to be written /
|
|
|
|
// Rreviewd.
|
|
|
|
[[X33]]
|
|
|
|
=== Source Code
|
|
|
|
include::install-from-source.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X4]]
|
|
|
|
== Setup and Configuration
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X41]]
|
2014-01-21 21:24:56 +00:00
|
|
|
=== Station Tab
|
2014-01-23 20:12:12 +00:00
|
|
|
include::configuration-station.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X42]]
|
|
|
|
=== TX Macros Tab
|
|
|
|
include::configuration-txmacros.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X43]]
|
|
|
|
=== Band Settings Tab
|
|
|
|
include::configuration-band-settings.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X44]]
|
2014-01-21 21:24:56 +00:00
|
|
|
=== Main Window
|
2014-01-23 20:12:12 +00:00
|
|
|
include::configuration-main-window.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X45]]
|
|
|
|
=== Font Sizes
|
|
|
|
include::font-sizes.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X5]]
|
2014-01-21 21:24:56 +00:00
|
|
|
== Basic Operating Tutorial
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X51]]
|
2014-01-21 21:24:56 +00:00
|
|
|
=== Main Window Settings
|
2014-01-23 20:12:12 +00:00
|
|
|
include::tutorial-main-window.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X52]]
|
2014-01-21 21:24:56 +00:00
|
|
|
=== Wide Graph Settings
|
2014-01-23 20:12:12 +00:00
|
|
|
include::tutorial-wide-graph-settings.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X53]]
|
|
|
|
=== Ex 1: JT9 Signals
|
|
|
|
include::tutorial-example1.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X54]]
|
|
|
|
=== Ex 2: JT65 and JT9 Signals
|
|
|
|
include::tutorial-example2.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X55]]
|
|
|
|
=== Transceiver Setup
|
|
|
|
include::transceiver-setup.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X6]]
|
2014-01-21 21:24:56 +00:00
|
|
|
== Making QSOs
|
2014-01-23 20:12:12 +00:00
|
|
|
include::make-qso.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X7]]
|
2014-01-21 21:24:56 +00:00
|
|
|
== Controls & Functions
|
2014-01-23 20:12:12 +00:00
|
|
|
include::controls-functions.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X71]]
|
2014-01-21 21:24:56 +00:00
|
|
|
=== Wide Graph Controls
|
2014-01-23 20:12:12 +00:00
|
|
|
include::controls-functions-wide-graph.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X72]]
|
2014-01-21 21:24:56 +00:00
|
|
|
=== Main Window
|
2014-01-23 20:12:12 +00:00
|
|
|
include::controls-functions-main-window.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X73]]
|
2014-01-21 21:24:56 +00:00
|
|
|
=== Misc Controls Left
|
2014-01-23 20:12:12 +00:00
|
|
|
include::controls-functions-left.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X74]]
|
2014-01-21 21:24:56 +00:00
|
|
|
=== Misc Controls Center
|
2014-01-23 20:12:12 +00:00
|
|
|
include::controls-functions-center.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X75]]
|
|
|
|
=== Tx Messages
|
|
|
|
include::controls-functions-messages.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X76]]
|
2014-01-21 21:24:56 +00:00
|
|
|
=== Status Bar
|
2014-01-23 20:12:12 +00:00
|
|
|
include::controls-functions-status-bar.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X77]]
|
2014-01-21 21:24:56 +00:00
|
|
|
=== Menus
|
2014-01-23 20:12:12 +00:00
|
|
|
include::controls-functions-menus.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X78]]
|
2014-01-21 21:24:56 +00:00
|
|
|
=== Keyboard Shortcuts
|
2014-01-23 20:12:12 +00:00
|
|
|
include::controls-functions-kb-shortcuts.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X79]]
|
|
|
|
=== Mouse Commands
|
|
|
|
include::controls-functions-special-mouse-cmds.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[X9]]
|
2014-01-21 21:24:56 +00:00
|
|
|
== JT65 & JT9 Differences
|
2014-01-23 20:12:12 +00:00
|
|
|
include::jt65-jt9-differences.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[XA10]]
|
2014-01-21 21:24:56 +00:00
|
|
|
== Appendix A
|
2014-01-23 20:12:12 +00:00
|
|
|
include::app-a.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[XA11]]
|
2014-01-21 21:24:56 +00:00
|
|
|
=== JT9 Mode Table
|
2014-01-23 20:12:12 +00:00
|
|
|
include::app-a-jt9-mode-table.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[XA12]]
|
2014-01-21 21:24:56 +00:00
|
|
|
=== Transmitting
|
2014-01-23 20:12:12 +00:00
|
|
|
include::app-a-transmitting.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[XA13]]
|
2014-01-21 21:24:56 +00:00
|
|
|
=== Receiving & Decoding
|
2014-01-23 20:12:12 +00:00
|
|
|
include::app-a-rcv-decode.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[XA14]]
|
2014-01-21 21:24:56 +00:00
|
|
|
=== Functional Procedures
|
2014-01-23 20:12:12 +00:00
|
|
|
include::app-a-functional-procedures.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[XB10]]
|
2014-01-21 21:24:56 +00:00
|
|
|
== Appendix B
|
2014-01-23 20:12:12 +00:00
|
|
|
.Installed Files
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
- After installing {wsjtx} as described in <<X3, Installation>>, the
|
2014-01-21 21:24:56 +00:00
|
|
|
following files will be present in the installation directory:
|
|
|
|
|
|
|
|
// Note to Dev-Team, this list of files needs to be updated.
|
2014-01-23 20:12:12 +00:00
|
|
|
[[XB11]]
|
2014-01-21 21:24:56 +00:00
|
|
|
=== Installed Files
|
2014-01-23 20:12:12 +00:00
|
|
|
include::app-b-installed-files.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[XB12]]
|
2014-01-21 21:24:56 +00:00
|
|
|
=== Runtime Files
|
2014-01-23 20:12:12 +00:00
|
|
|
include::app-b-runtime-files.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[XC10]]
|
2014-01-21 21:24:56 +00:00
|
|
|
== Appendix C
|
2014-01-23 20:12:12 +00:00
|
|
|
include::app-c.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|
2014-01-23 20:12:12 +00:00
|
|
|
[[XACK10]]
|
2014-01-21 21:24:56 +00:00
|
|
|
== Acknowledgments
|
2014-01-23 20:12:12 +00:00
|
|
|
include::acknowledgements.txt[]
|
2014-01-21 21:24:56 +00:00
|
|
|
|