Commit Graph

438 Commits

Author SHA1 Message Date
Joe Taylor 9d0e211844 Specify "Windows 7 or later" in User Guide. 2022-07-21 09:34:02 -04:00
Joe Taylor a4792074e4 Edits to User Guide and Release Notes. 2022-07-15 14:21:06 -04:00
Joe Taylor 345e539074 Use "(Call_1 or CQ)" in Table 2, Section 12.1 of User Guide. 2022-06-21 14:27:06 -04:00
Uwe Risse 6ca7523adf Fix a typo. 2022-06-03 13:27:19 +02:00
Joe Taylor bdf33b6ab3 Include a missing image file. 2022-06-02 15:33:29 -04:00
Joe Taylor 14bf6d5ec1 More updates to the User Guide. 2022-06-02 14:18:52 -04:00
Joe Taylor 014a8e5104 Add a brief statement about MAP65 to the WSJT-X User Guide. 2022-06-02 13:47:25 -04:00
Joe Taylor 0aeee4cdf8 User Guide additions. 2022-06-02 13:37:22 -04:00
Joe Taylor a3d57024d5 Edits and additions to User Guide. 2022-06-02 13:15:20 -04:00
Joe Taylor 9667fd837b Starting on some User Guide additions and edits. This is work in progress! 2022-06-02 07:46:23 -04:00
Joe Taylor 372b43df26 New screen shot for Settings | Advanced. 2022-06-01 15:41:13 -04:00
Joe Taylor 0fa2cf2166 Change references from "ARRL RTTY Roundup" to "FT Roundup". 2022-06-01 15:32:24 -04:00
Joe Taylor 53bb5268ca Edits to the user Guide: explicit link to the wsjt-devel subscribe page. 2022-05-31 09:40:59 -04:00
Joe Taylor fd6ebff4d9 Better User Guide instructions for starting WSJT-X with interface in a different language. 2022-01-26 10:32:26 -05:00
Joe Taylor a3fa2cef88 Correction to User Guide addition: use bold-face where needed. 2022-01-18 11:16:03 -05:00
Joe Taylor 7081f9cf9b In User Guide, clarify that using F4 to re-transmit Tx4 requires "Alternate F1-F6 bindings". 2022-01-18 11:09:53 -05:00
Joe Taylor a12a72836a Update User Guide for the $DXCALL macro facility. 2021-12-07 10:13:48 -05:00
Bill Somerville 5806daadc5 Add EME tip to User Guide for CW Doppler shift correction 2021-10-26 20:59:34 +01:00
Joe Taylor 7c90f53128 Fix three typos in User Guide. Thanks to Frode, LA6VQ! 2021-10-25 09:41:29 -04:00
Bill Somerville 7c93215c50 User Guide updates and new contributor acknowledgement 2021-10-21 15:15:02 +01:00
Bill Somerville b1c272d7b6 Updated instructions to build portaudio with ASIO support 2021-10-05 19:41:39 +01:00
Joe Taylor 34a6af679a Tweak Section 10.7 of User Guide to allow display of Wide Graph Controls. 2021-10-05 19:41:39 +01:00
Bill Somerville 00eb4d59ca User Guide update removing 32-bit Intel Linux references 2021-10-05 19:41:18 +01:00
Joe Taylor 8946a2c5b3 Minor additions to the User Guide. 2021-07-28 13:55:35 -04:00
Steven Franke 116f756b1a another edit to FT8 tutorial. 2021-07-28 10:11:28 -05:00
Steven Franke 94861e04e5 minor edit to FT8 tutorial. 2021-07-28 09:52:39 -05:00
Steven Franke 371e9e2365 Edits to User Guide section 6. 2021-07-28 08:20:30 -05:00
Steven Franke 06fee9c52a More work on User Guide, section 6. 2021-07-27 17:41:02 -05:00
Steven Franke 01990baa58 First cut at User Guide changes to section 6 to replace JT9 with FT8. 2021-07-27 09:25:18 -05:00
Joe Taylor f74ad900ab Remove vestiges of JT9+JT65 mode from the User Guide. 2021-07-19 08:59:05 -04:00
Bill Somerville 5a09ce3aed Include instructions for users to build a personal use portaudio DLL with ASIO support 2021-06-27 18:29:38 +01:00
Bill Somerville 2106cd30c1 Correct a script example in documentation 2021-06-11 12:22:07 +01:00
Bill Somerville 6a2526f984 Updated Boost library build information to include Boost::timer 2021-06-09 12:43:19 +01:00
Joe Taylor 5756031491 "New in Version 2.5.0" added to the User Guide. 2021-05-30 14:40:57 -04:00
Bill Somerville a3c2eec1cd Merge branch 'develop' into feat-map65-integration 2021-05-30 14:45:56 +01:00
Joe Taylor f59a3e6b91 Corrections to WSJT-X User Guide, thanks to LA6VQ. These changes should be merged to develop and to release 2.4.0. 2021-05-25 18:18:23 +01:00
Joe Taylor 4a9f23b469 Corrections to WSJT-X User Guide, thanks to LA6VQ. These changes should be merged to develop and to release 2.4.0. 2021-05-25 10:27:30 -04:00
Bill Somerville 49e9d7034d Updated Windows build instructions for Hamlib 2021-05-21 12:57:31 +01:00
Bill Somerville 322c6937fc Correct tarball filename 2021-05-15 23:44:20 +01:00
Bill Somerville 6ccb16891e Updated build instructions for portaudio MinGW builds on MS Windows
These instructions  recommend building v19.06, and  patching to enable
shared library builds. This will allow  users to substitute a build of
libportaudio-2.dll  with   ASIO  support   if  required.    We  cannot
redistribute  binaries  with  proprietary, closed  sources,  like  the
Steinberg  ASIO  SDK,  although  users can  build  it  themselves  for
personal use.
2021-05-15 23:36:54 +01:00
Steven Franke f864257838 Merge branch 'develop' into feat-map65-integration 2021-05-06 08:18:10 -05:00
Bill Somerville 7455ec02c3 Repair User Guide issue, tnx to Sandro, IW3RAB 2021-04-25 11:41:59 +01:00
Bill Somerville 74bd3c1d0c Changes to integrate into WSJT-X build system
A  separate install  of the  portaudio  library is  now required,  see
"doc/building on MS Windows.txt" for a suitable recipe.

The map65  code base  is still  MS Windows specific  in some  areas so
don't expect successful builds on Linux or macOS yet.
2021-04-10 12:29:34 +01:00
Bill Somerville d4c4cd0e05 Merge tag 'wsjtx-2.3.1' into release-2.4.0
Tagging the WSJT-X v2.3.1 release
2021-03-13 11:53:57 +00:00
Joe Taylor bb1306a54b Updates to User Guide, mostly having to do with Q65. 2021-03-12 11:07:19 -05:00
Joe Taylor 4024eac6db Updates to two screen shots in User Guide. Thanks to G3WDG! 2021-03-07 11:35:55 -05:00
Bill Somerville ec61291cb0 Updates for latest Acsiidoctor version and default style sheet 2021-03-06 18:12:40 +00:00
Joe Taylor 71c3320059 Tweaks to Q65 instructions in User Guide. 2021-03-06 09:11:41 -05:00
Joe Taylor 7469eded21 Tweaks to User Guide text and screen shot about Q65. 2021-03-05 09:44:24 -05:00
Joe Taylor 7d69a41f9f Fix several User Guide omissiions related to Q65. 2021-03-05 09:29:21 -05:00