2020-06-11 09:23:16 -04:00
|
|
|
// Status=edited
|
2015-05-27 19:50:08 -04:00
|
|
|
|
2020-06-24 09:38:21 -04:00
|
|
|
Download and execute the package file {win32} (Win 7,
|
|
|
|
Win 8, Win10, 32-bit) or {win64} (Win 7, Win 8, Win10, 64-bit)
|
2020-06-11 09:23:16 -04:00
|
|
|
following these instructions:
|
2015-05-27 19:50:08 -04:00
|
|
|
|
2020-06-11 09:23:16 -04:00
|
|
|
* Install _WSJT-X_ into its own directory, for example `C:\WSJTX` or `C:\WSJT\WSJTX`, rather than the conventional location `C:\Program
|
2019-06-06 13:44:32 -04:00
|
|
|
Files ...\WSJTX`.
|
2015-05-27 19:50:08 -04:00
|
|
|
|
2020-06-11 09:23:16 -04:00
|
|
|
* All program files relating to _WSJT-X_ are stored in the chosen
|
2018-12-07 18:41:43 -05:00
|
|
|
installation directory and its subdirectories.
|
|
|
|
|
2020-06-11 09:23:16 -04:00
|
|
|
* Logs and other writeable files are normally found in the
|
2018-12-07 18:41:43 -05:00
|
|
|
directory +
|
2015-05-27 19:50:08 -04:00
|
|
|
|
2016-10-19 16:03:05 -04:00
|
|
|
`C:\Users\<username>\AppData\Local\WSJT-X`.
|
2015-05-27 19:50:08 -04:00
|
|
|
|
2016-10-26 11:36:22 -04:00
|
|
|
TIP: Your computer may be configured so that this directory is
|
2018-12-07 18:41:43 -05:00
|
|
|
"`invisible`". It's there, however, and accessible. An
|
|
|
|
alternative (shortcut) directory name is
|
|
|
|
`"%LocalAppData%\WSJT-X\"`.
|
|
|
|
|
|
|
|
* The built-in Windows facility for time synchronization is usually
|
2020-09-20 10:16:08 -04:00
|
|
|
not adequate. We recommend the program _Meinberg NTP Client_: see
|
|
|
|
{ntpsetup} for downloading and installation instructions. Recent
|
2020-09-09 17:40:58 -04:00
|
|
|
versions of Windows 10 are now shipped with a more capable Internet
|
|
|
|
time synchronization service that is suitable if configured
|
|
|
|
appropriately. We do not recommend SNTP time setting tools or others
|
|
|
|
that make periodic correction steps, _WSJT-X_ requires that the PC
|
2020-09-20 10:16:08 -04:00
|
|
|
clock be monotonically increasing and smoothly continuous.
|
2020-09-09 17:40:58 -04:00
|
|
|
|
|
|
|
NOTE: Having a PC clock that appears to be synchronized to UTC is not
|
2020-09-20 10:16:08 -04:00
|
|
|
sufficient. "`Monotonically increasing`" means that the clock
|
|
|
|
must not be stepped backwards. "`Smoothly continuous`" means
|
|
|
|
that time must increase at a nearly constant rate, without
|
|
|
|
steps. Any necessary clock corrections must be applied by
|
|
|
|
adjusting the rate of increase, thereby correcting
|
|
|
|
synchronization errors gradually.
|
2018-12-07 18:41:43 -05:00
|
|
|
|
|
|
|
[[OPENSSL]]
|
|
|
|
|
2020-06-11 09:23:16 -04:00
|
|
|
image:LoTW_TLS_error.png[_WSJT-X_ LoTW download TLS error,
|
|
|
|
align="center"]
|
|
|
|
|
2020-09-09 17:40:58 -04:00
|
|
|
* _WSJT-X_ requires installation of the _OpenSSL_ libraries. Suitable
|
|
|
|
libraries may already be installed on your system. If they are not,
|
|
|
|
you will see this error shortly after requesting a fetch of the
|
|
|
|
latest LoTW users database. To fix this, install the _OpenSSL_
|
|
|
|
libraries.
|
2020-05-18 17:05:53 -04:00
|
|
|
|
2020-06-11 09:23:16 -04:00
|
|
|
** You can download a suitable _OpenSSL_ package for Windows from
|
|
|
|
{win_openssl_packages}; you need the latest *Windows Light*
|
|
|
|
version. For the 32-bit _WSJT-X_ build, use the latest Win32 v1.1.1
|
2019-07-17 18:30:57 -04:00
|
|
|
version of the _OpenSSL_ libraries, for the 64-bit _WSJT-X_ use the
|
2020-06-11 09:23:16 -04:00
|
|
|
latest Win64 v1.1.1 version of the _OpenSSL_ libraries (Note: it is
|
|
|
|
OK to install both versions on a 64-bit system) which, at the time
|
|
|
|
of writing, were {win32_openssl} and {win64_openssl} respectively.
|
2018-12-07 18:41:43 -05:00
|
|
|
|
|
|
|
** Install the package and accept the default options, including the
|
2019-05-01 07:27:55 -04:00
|
|
|
option to copy the _OpenSSL_ DLLs to the Windows system
|
|
|
|
directory. There is no obligation to donate to the _OpenSSL_
|
2020-06-11 09:23:16 -04:00
|
|
|
project. Un-check all the donation options if desired. +
|
2018-12-07 18:41:43 -05:00
|
|
|
|
|
|
|
NOTE: If you still get the same network error after installing the
|
|
|
|
_OpenSSL_ libraries then you also need to install the
|
|
|
|
{msvcpp_redist} component. From the download page select
|
2019-05-01 07:27:55 -04:00
|
|
|
`vcredist_x86.exe` for use with the 32-bit _WSJT-X_ build or
|
|
|
|
`vcredist_x64.exe` with the 64-bit build, then run it to
|
|
|
|
install.
|
2018-12-07 18:41:43 -05:00
|
|
|
|
2018-12-09 13:21:40 -05:00
|
|
|
TIP: If you cannot install the _OpenSSL_ libraries or do not have an
|
|
|
|
Internet connection on the computer used to run
|
2020-06-11 09:23:16 -04:00
|
|
|
_WSJT-X_ {VERSION_MAJOR}.{VERSION_MINOR}, you can download
|
2018-12-09 13:21:40 -05:00
|
|
|
the _LoTW_ file manually. Go to
|
|
|
|
https://lotw.arrl.org/lotw-user-activity.csv in a web browser,
|
|
|
|
download the file, then move it to the _WSJT-X_ log files
|
|
|
|
directory. This directory can be opened by selecting
|
2020-06-11 09:23:16 -04:00
|
|
|
*File|Open log directory* from the main menu.
|
2018-12-09 13:21:40 -05:00
|
|
|
|
2018-12-07 18:41:43 -05:00
|
|
|
* _WSJT-X_ expects your sound card to do its raw sampling at 48000 Hz.
|
|
|
|
To ensure that this will be so when running under recent versions of
|
|
|
|
Windows, open the system's *Sound* control panel and select in turn
|
2020-06-11 09:23:16 -04:00
|
|
|
the *Recording* and *Playback* tabs. Click *Properties*, then
|
2019-08-02 10:57:41 -04:00
|
|
|
*Advanced*, and select *16 bit, 48000 Hz (DVD Quality)*. Switch off
|
2018-12-07 18:41:43 -05:00
|
|
|
all audio enhancement features for these devices.
|
|
|
|
|
|
|
|
* You can uninstall _WSJT-X_ by clicking its *Uninstall* link in the
|
|
|
|
Windows *Start* menu, or by using *Uninstall a Program* on the
|
2020-06-11 09:23:16 -04:00
|
|
|
*Windows Control Panel|Programs and Features* option or in *Settings|Apps* on Windows 10.
|