mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-17 17:15:18 -04: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.
|
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
|
Release: WSJT-X 2.2.0-rc1
|
||||||
May 10, 2020
|
May 10, 2020
|
||||||
|
@ -30,14 +30,16 @@ TIP: Your computer may be configured so that this directory is
|
|||||||
|
|
||||||
[[OPENSSL]]
|
[[OPENSSL]]
|
||||||
|
|
||||||
* image:LoTW_TLS_error.png[_WSJT-X_ LoTW download TLS error,
|
* _WSJT-X_ requires the _OpenSSL_ libraries to be installed, and
|
||||||
role="right"] _WSJT-X_ requires the _OpenSSL_ libraries to be
|
suitable libraries may already be installed on your system. If they
|
||||||
installed, and suitable libraries may already be installed on your
|
are not you will see this error shortly after requesting a fetch of
|
||||||
system. If they are not you will see this error shortly after
|
the latest LoTW users database. To fix this you need to install the
|
||||||
requesting a fetch of the latest LoTW users database. To fix this
|
_OpenSSL_ libraries.
|
||||||
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*
|
{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. 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
|
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
|
*Settings | Colors* tab using the *Rescan ADIF Log* button, see
|
||||||
<<COLORS,Decode Highlighting>>.
|
<<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
|
a quiet frequency with no signals. With _WSJT-X_ running in one of
|
||||||
the slow modes, select *Measure reference spectrum* from the *Tools*
|
the slow modes, select *Measure reference spectrum* from the *Tools*
|
||||||
menu. Wait for about a minute and then hit the *Stop* button. A file
|
menu. Wait for about a minute and then hit the *Stop* button. A file
|
||||||
named `refspec.dat` will appear in your log directory.
|
named `refspec.dat` will appear in your log directory. When you check
|
||||||
|
*Ref Spec* on the *Wide Graph*, the recorded reference spectrum will
|
||||||
[ ... more to come ... ]
|
then be used to flatten your overall effective passband.
|
||||||
|
|
||||||
=== Phase Equalization
|
=== Phase Equalization
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user