diff --git a/doc/common/communication.adoc b/doc/common/communication.adoc index ba9c32eb7..54af9e62e 100644 --- a/doc/common/communication.adoc +++ b/doc/common/communication.adoc @@ -14,4 +14,4 @@ _MAP65_, _WSPR_, _WSPR-X_, and _WSJT-X_ you are invited to subscribe to the * Repository Updates, (join): {dev_mail_svn} .Community Related -* Discussion Board: {wsjt_yahoo_group} \ No newline at end of file +* Discussion Board: {wsjtgroup_mail} \ No newline at end of file diff --git a/doc/common/links.adoc b/doc/common/links.adoc index 901859963..7cf3b8218 100644 --- a/doc/common/links.adoc +++ b/doc/common/links.adoc @@ -130,7 +130,7 @@ d). Edit lines as needed. Keeping them in alphabetic order help see dupes. :dev_mail_svn: https://sourceforge.net/auth/subscriptions/[WSJT SVN Archives] :devmail: mailto:wsjt-devel@lists.sourceforge.net[wsjt-devel@lists.sourceforge.net] :devmail1: mailto:wsjt-devel@lists.sourceforge.net[Post Message] -:wsjtgroup_mail: mailto:wsjtgroup@yahoogroups.com[Post Message] +:wsjtgroup_mail: mailto:WSJTX@groups.io[Post Message] :greg_beam: mailto:ki7mt@yahoo.com[KI7MT] :joe_taylor: mailto:joe@princeton.edu[K1JT] :stuart_rackman: mailto:srackham@gmail.com[Stuart Rackham] diff --git a/doc/user_guide/en/decoder_notes.adoc b/doc/user_guide/en/decoder_notes.adoc index dc5c12844..89428c216 100644 --- a/doc/user_guide/en/decoder_notes.adoc +++ b/doc/user_guide/en/decoder_notes.adoc @@ -110,6 +110,7 @@ summarized in the following Table: [width="50%",cols="h,3*^",frame=topbot,options="header"] |=========================================== |Mode |Mode character|Sync character|End of line information +|FT4 | + | | ?   aP |FT8 | ~ | | ?   aP |JT4 | $ | *, # | f, fN, dCN |JT9 | @ | | @@ -117,7 +118,7 @@ summarized in the following Table: |JT65 VHF| # | *, # | f, fN, dCN |QRA64 | : | * | R |ISCAT | | * | M N C T -|MSK144 | & | | N H E +|MSK144 | & | | |=========================================== Sync character:: `*` - Normal sync + @@ -128,9 +129,7 @@ End of line information:: `a` - Decoded with aid of some a priori (AP) information + `C` - Confidence indicator [ISCAT and Deep Search; (0-9,*)] + `d` - Deep Search algorithm + - `E` - Size of MSK eye diagram opening - if negative, the eye is closed + `f` - Franke-Taylor or Fano algorithm + - `H` - Number of bit errors corrected + `M` - Message length (characters) + `N` - Number of Rx intervals or frames averaged + `P` - Number indicating type of AP information (Table 1, above) + diff --git a/doc/user_guide/en/install-mac.adoc b/doc/user_guide/en/install-mac.adoc index 0ceb2ae6f..bc0410352 100644 --- a/doc/user_guide/en/install-mac.adoc +++ b/doc/user_guide/en/install-mac.adoc @@ -6,7 +6,7 @@ installation notes. If you have already installed a previous version, you can retain it by changing its name in the *Applications* folder (say, from _WSJT-X_ to -_WSJT-X_1.9_). You can then proceed to the installation phase. +_WSJT-X_2.1_). You can then proceed to the installation phase. Take note also of the following: diff --git a/doc/user_guide/en/install-windows.adoc b/doc/user_guide/en/install-windows.adoc index 785e46e75..94fc7a3fa 100644 --- a/doc/user_guide/en/install-windows.adoc +++ b/doc/user_guide/en/install-windows.adoc @@ -1,8 +1,8 @@ // Status=review -Download and execute the package file {win32} (WinXP, Vista, Win 7, -Win 8, Win10, 32-bit) or {win64} (Vista, Win 7, Win 8, Win10, 64-bit) -following these instructions: +Download and execute the package file {win32} (Win 7, Win 8, Win10, +32-bit) or {win64} (Win 7, Win 8, Win10, 64-bit) following these +instructions: * Install _WSJT-X_ into its own directory, for example `C:\WSJTX` or ` C:\WSJT\WSJTX`, rather than the conventional location `C:\Program @@ -76,4 +76,4 @@ TIP: If you cannot install the _OpenSSL_ libraries or do not have an * You can uninstall _WSJT-X_ by clicking its *Uninstall* link in the Windows *Start* menu, or by using *Uninstall a Program* on the Windows Control Panel Programs and Features option or in Settings - Apps on Windows 10. + Apps and Features on Windows 10. diff --git a/doc/user_guide/en/logging.adoc b/doc/user_guide/en/logging.adoc index 4eaec86e9..cb74162a9 100644 --- a/doc/user_guide/en/logging.adoc +++ b/doc/user_guide/en/logging.adoc @@ -34,7 +34,10 @@ _WSJT-X_. (Keep in mind that if you erase this file you will lose all from another logging program. Turning *Show DXCC entity and worked before status* off and then on again will cause _WSJT-X_ to re-read the log file. Very large log files may cause _WSJT-X_ to slow down -when searching for calls. +when searching for calls. If the ADIF log file has been changed +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 +<>. Additional features are provided for *Contest* and *Fox* logging. (more to come, here ...) diff --git a/doc/user_guide/en/settings-frequencies.adoc b/doc/user_guide/en/settings-frequencies.adoc index 53d41c45e..a0d1015c1 100644 --- a/doc/user_guide/en/settings-frequencies.adoc +++ b/doc/user_guide/en/settings-frequencies.adoc @@ -23,11 +23,11 @@ band. entries can be deleted in a single operation by selecting them before right-clicking. -- Right-click any entry and click *Reset* button to return the table -to its default configuration. +- Right-click anywhere within the table body and click *Reset* button +to return the table to its default configuration. Other more advanced maintenance operations are available on the -right-click context menu that should be self-explanatory. +right-click context popup menu that should be self-explanatory. _Frequency Calibration_: If you have calibrated your radio using WWV or other reliable frequency references, or perhaps with the technique diff --git a/doc/user_guide/en/settings-reporting.adoc b/doc/user_guide/en/settings-reporting.adoc index defe64518..4c74b50b8 100644 --- a/doc/user_guide/en/settings-reporting.adoc +++ b/doc/user_guide/en/settings-reporting.adoc @@ -17,8 +17,9 @@ logged, highlighting of callsigns in the _WSJT-X_ band activity window, and limited facilities to initiate QSOs in response to CQ or QRZ messages. Full details of the protocol can be found in comments at the top of this file in our source code repository: -https://sourceforge.net/p/wsjt/wsjtx/ci/master/tree/NetworkMessage.hpp +https://sourceforge.net/p/wsjt/wsjtx/ci/master/tree/Network/NetworkMessage.hpp Programs like _JTAlert_ use the _UDP Server_ feature to obtain -information about a running _WSJT-X_ instance. If you are using -_JTAlert_, be sure to check the three boxes at lower right. +information about running _WSJT-X_ instances. If you are using +_JTAlert_ to control _WSJT-X_, be sure to check the +*Accept UDP requests* box. diff --git a/doc/user_guide/en/support.adoc b/doc/user_guide/en/support.adoc index 805ea0493..c02965f0f 100644 --- a/doc/user_guide/en/support.adoc +++ b/doc/user_guide/en/support.adoc @@ -11,10 +11,10 @@ the group. One of your responsibilities as a _WSJT-X_ user is to help the volunteer programmers to make the program better. Bugs may be -reported to {wsjt_yahoo_group} (email address -wsjtgroup@yahoogroups.com) or the WSJT Developers list -(wsjt-devel@lists.sourceforge.net). Again, you will need to join the -group or subscribe to the list. You can register for the list {wsjt-devel}. +reported to the WSJTX forum on Groups.io {wsjtgroup_mail} or the WSJT +Developers list (wsjt-devel@lists.sourceforge.net). Again, you will +need to join the group or subscribe to the list. You can register for +the list {wsjt-devel}. To be useful, bug reports should include at least the following information: