mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-08-03 06:32:26 -04:00
------------------------------------------------------------------------ r7997 | k1jt | 2017-08-03 19:18:34 +0100 (Thu, 03 Aug 2017) | 2 lines More User Guide updates. ------------------------------------------------------------------------ r7998 | bsomervi | 2017-08-04 19:03:54 +0100 (Fri, 04 Aug 2017) | 5 lines Optimize decoded text display to limit heap usage Decoded text line now use considerably less heap memory as they accumulate. This change also limits the maximum number of decode lines saved per session to 5000. ------------------------------------------------------------------------ r7999 | k1jt | 2017-08-04 19:07:23 +0100 (Fri, 04 Aug 2017) | 1 line Text and figs for User Guide on Frequency Calibration. Still need same for Reference Spectrum and Equalization. ------------------------------------------------------------------------ r8000 | bsomervi | 2017-08-04 23:00:20 +0100 (Fri, 04 Aug 2017) | 1 line Add missing MOC generated source include ------------------------------------------------------------------------ r8001 | bsomervi | 2017-08-04 23:00:35 +0100 (Fri, 04 Aug 2017) | 1 line Remove \r and \n from process stdout so Windows looks like everthing else ------------------------------------------------------------------------ git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.8@8002 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
55 lines
1.7 KiB
Plaintext
55 lines
1.7 KiB
Plaintext
=== New in Version 1.8
|
|
|
|
For quick reference, here's a short list of features and capabilities
|
|
added to _WSJT-X_ since Version 1.7.0:
|
|
|
|
- New mode *FT8* designed for fast QSOs
|
|
|
|
- New tool *FreqCal* for accurate frequency calibration of your radio
|
|
|
|
- Improved decoding performance for JT65, QRA64, and MSK144
|
|
|
|
- *SWL* option for third-party decoding short-format MSK144 messages
|
|
|
|
- Experimental amplitude and phase equalization for MSK144
|
|
|
|
- Options to minimize screen space used by *Main* and *Wide Graph*
|
|
windows
|
|
|
|
- New set of suggested default frequencies specific to the three IARU
|
|
regions
|
|
|
|
- Enhanced scheme for managing table of suggested default operating
|
|
frequencies
|
|
|
|
- Improved CAT control for many radios, including those controlled
|
|
through Commander or OmniRig
|
|
|
|
- Bug fixes and minor tweaks to user interface
|
|
|
|
=== Documentation Conventions
|
|
|
|
In this manual the following icons call attention to particular types
|
|
of information:
|
|
|
|
NOTE: *Notes* containing information that may be of interest to
|
|
particuar classes of users.
|
|
|
|
TIP: *Tips* on program features or capabilities that might otherwise be
|
|
overlooked.
|
|
|
|
IMPORTANT: *Warnings* about usage that could lead to undesired
|
|
consequences.
|
|
|
|
=== How You Can Contribute
|
|
|
|
_WSJT-X_ is part of an open-source project released under the
|
|
{gnu_gpl} (GPL). If you have programming or documentation skills or
|
|
would like to contribute to the project in other ways, please make
|
|
your interests known to the development team. The project's
|
|
source-code repository can be found at {devsvn}, and most
|
|
communication among the developers takes place on the email reflector
|
|
{devmail}. Bug reports and suggestions for new features, improvements
|
|
to the _WSJT-X_ User Guide, etc., may also be sent to the
|
|
{wsjt_yahoo_group} email reflector.
|