mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-31 21:22:27 -04:00
------------------------------------------------------------------------ r8052 | k1jt | 2017-08-31 16:04:12 +0100 (Thu, 31 Aug 2017) | 1 line Additions and corrections to User Guide. ------------------------------------------------------------------------ r8053 | k1jt | 2017-08-31 20:22:44 +0100 (Thu, 31 Aug 2017) | 2 lines Update the text for some keyboard shortcuts. ------------------------------------------------------------------------ r8054 | k1jt | 2017-08-31 21:16:38 +0100 (Thu, 31 Aug 2017) | 2 lines Fix a comment in ft8_decode.f90. ------------------------------------------------------------------------ r8055 | k1jt | 2017-08-31 21:23:18 +0100 (Thu, 31 Aug 2017) | 2 lines A few more User-Guide updates. ------------------------------------------------------------------------ r8056 | bsomervi | 2017-09-01 06:11:57 +0100 (Fri, 01 Sep 2017) | 15 lines Many improvements to decode double click and auoto-sequencing behaviour Double-clicks on 73 messages fixed. Fixed issue with incorrect decode being selected by double-click. Refined auto-sequencing sign off handling, any 73 or rr73 free text near Rx or Tx frequency taken as a 73 from QSO partner but if a standard message then must be from QSO partner. Moved functionality from MainWindow to DecodedText class. More efficient picking of messages from decoded text windows by extracting the text block directly. Tighten up use of RR73 and skipping Tx1, these are now disabled for relevant compound calls where they would break the QSO exchange. ------------------------------------------------------------------------ git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.8@8057 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
56 lines
1.8 KiB
Plaintext
56 lines
1.8 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. You must join the relevant group
|
|
before posting to either email list.
|