mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 05:38:46 -05:00
Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0
This commit is contained in:
commit
9c85eb9400
@ -12,6 +12,30 @@
|
||||
|
||||
Copyright 2001 - 2020 by Joe Taylor, K1JT.
|
||||
|
||||
Release: WSJT-X 2.2.0-rc1
|
||||
May 25, 2020
|
||||
-------------------------
|
||||
|
||||
WSJT-X 2.2.0-rc2 is a release candidate for WSJT-X 2.2.0. The
|
||||
following bugs in earlier program versions have been fixed:
|
||||
|
||||
- Missing blank line between decode sequences.
|
||||
- Improper functioning of "Start new period decodes at top".
|
||||
- Font selection caused crash on some macOS systems.
|
||||
- Mouse action in band selector box not right in some macOS systems.
|
||||
- Incorrect recall of Tx power setting in WSPR mode.
|
||||
- Many fixes to hamlib library and executables (rigctld, etc.).
|
||||
- Some regional settings did not allow WSJT-X to start.
|
||||
- Main window "looked like old Windows" in macOS.
|
||||
- Updated figures and some new text in User Guide.
|
||||
- Some formatting issues in the pdf version of User Guide.
|
||||
- Crash when "Ref Spec" is selected and no refspec.dat available.
|
||||
- Added some new sample files.
|
||||
- Improved shape and position of "green goal post" in Wide Graph.
|
||||
|
||||
See the next section for a list of program improvements since
|
||||
WSJT-X 2.1.2.
|
||||
|
||||
|
||||
Release: WSJT-X 2.2.0-rc1
|
||||
May 10, 2020
|
||||
|
@ -30,14 +30,16 @@ TIP: Your computer may be configured so that this directory is
|
||||
|
||||
[[OPENSSL]]
|
||||
|
||||
* image:LoTW_TLS_error.png[_WSJT-X_ LoTW download TLS error,
|
||||
role="right"] _WSJT-X_ requires the _OpenSSL_ libraries to be
|
||||
installed, and 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
|
||||
you need to install the _OpenSSL_ libraries.
|
||||
* _WSJT-X_ requires the _OpenSSL_ libraries to be installed, and
|
||||
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 you need to install the
|
||||
_OpenSSL_ libraries.
|
||||
|
||||
** You can download a suitable _OpenSSL_ package from
|
||||
image::LoTW_TLS_error.png[align="center"]
|
||||
|
||||
|
||||
* You can download a suitable _OpenSSL_ package from
|
||||
{win_openssl_packages}. You need the latest *Windows Light*
|
||||
version. For the 32-bit _WSJT-X_ build use the latest Win32 v1.1.x
|
||||
version of the _OpenSSL_ libraries, for the 64-bit _WSJT-X_ use the
|
||||
|
@ -39,5 +39,3 @@ outside of _WSJT-X_ you can force _WSJT-X_ to relaod the file from the
|
||||
*Settings | Colors* tab using the *Rescan ADIF Log* button, see
|
||||
<<COLORS,Decode Highlighting>>.
|
||||
|
||||
Additional features are provided for *Contest* and *Fox* logging.
|
||||
(more to come, here ...)
|
||||
|
@ -104,9 +104,9 @@ shape of your receiver's passband. Disconnect your antenna or tune to
|
||||
a quiet frequency with no signals. With _WSJT-X_ running in one of
|
||||
the slow modes, select *Measure reference spectrum* from the *Tools*
|
||||
menu. Wait for about a minute and then hit the *Stop* button. A file
|
||||
named `refspec.dat` will appear in your log directory.
|
||||
|
||||
[ ... more to come ... ]
|
||||
named `refspec.dat` will appear in your log directory. When you check
|
||||
*Ref Spec* on the *Wide Graph*, the recorded reference spectrum will
|
||||
then be used to flatten your overall effective passband.
|
||||
|
||||
=== Phase Equalization
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user