Commit Graph

9082 Commits

Author SHA1 Message Date
Bill Somerville f30d2c3085
Merge branch 'release-2.5.1' 2021-10-21 15:54:14 +01:00
Bill Somerville 6f29b60f09
Release date change 2021-10-21 15:37:23 +01:00
Joe Taylor ec949b33ba Remove a near-duplicate entry from Release Notes. 2021-10-21 10:27:46 -04:00
Bill Somerville 00406acf38
Merge branch 'release-2.5.1' of bitbucket.org:k1jt/wsjtx into release-2.5.1 2021-10-21 15:23:10 +01:00
Bill Somerville 7b9f3e491d
Release note updates 2021-10-21 15:21:02 +01:00
Joe Taylor 9b765dd79f Merge branch 'release-2.5.1' of bitbucket.org:k1jt/wsjtx into release-2.5.1 2021-10-21 10:19:18 -04:00
Joe Taylor 8b157a757e Further edits of the Release Notes. 2021-10-21 10:18:41 -04:00
Bill Somerville 634943b6cf
Improve UI horizontal stretch behaviour 2021-10-21 15:16:45 +01:00
Bill Somerville 7c93215c50
User Guide updates and new contributor acknowledgement 2021-10-21 15:15:02 +01:00
Joe Taylor 3de683c03b Another tweak to Release Notes. 2021-10-21 09:54:47 -04:00
Joe Taylor a33887ea4a Merge branch 'release-2.5.1' of bitbucket.org:k1jt/wsjtx into release-2.5.1 2021-10-21 09:22:21 -04:00
Bill Somerville 61ceb3f616
Release note for 2.5.1 2021-10-21 03:14:32 +01:00
Bill Somerville b9836fce9c
Merge branch 'feat-Q65-aircraft-scatter-AFC' into release-2.5.1 2021-10-21 02:48:12 +01:00
Bill Somerville f7996de670
Merge branch 'release-2.5.1' into feat-Q65-aircraft-scatter-AFC 2021-10-21 02:44:15 +01:00
Bill Somerville d732537b59
Release prep 2021-10-21 00:43:01 +01:00
Bill Somerville d083346597
Add new UI translation to build, Traditional Chinese 2021-10-21 00:41:49 +01:00
Bill Somerville 12c15e584b
Updated UI translation files 2021-10-20 20:33:59 +01:00
Bill Somerville a99e0a79eb
Updated Japanese UI translations, tnx Oba-san, JA7UDE 2021-10-20 20:29:04 +01:00
Bill Somerville 8cb125ccd8
Updates Catalan UI translation, tnx Xavi, EA3W 2021-10-20 20:26:04 +01:00
Bill Somerville f37c39df48
Traditional Chinese UI translation updates, tnx Steven, BU2EL 2021-10-20 20:25:09 +01:00
Bill Somerville c7e2c4c9f5
Traditional Chinese UI translation, tnx Steven, BU2EL 2021-10-20 20:18:34 +01:00
Bill Somerville 07b9753726
Updated CTY database, Big CTY 2021-10-13, tnx to Jim, AD1C 2021-10-20 19:46:47 +01:00
Bill Somerville 30e11106c8
Further refinements to complex to real FFT initialization 2021-10-20 19:28:58 +01:00
Joe Taylor 05a11abbb2 First cut at Release Notes for WSJT-X 2.5.1. 2021-10-20 13:49:49 -04:00
Bill Somerville 7695b7d331
Merge branch 'release-2.5.1' of bitbucket.org:k1jt/wsjtx into release-2.5.1 2021-10-20 18:02:53 +01:00
Bill Somerville 595ef8e9db
Repair a long-standing defect that could cause access violations
This was revealed when building with gcc-fortran v11 and using
reference spectrum correction.
2021-10-20 18:00:32 +01:00
Joe Taylor 83c1a85226 In Q65 mode, allow q2 decodes when MyCall is compound or nonstandard. 2021-10-20 12:51:18 -04:00
Joe Taylor 2fb5d22e6f Fix the logic for setting ibwa, ibwb, and maxiters in Q65 "Deep" decoding attempts. 2021-10-20 11:18:31 -04:00
Joe Taylor 12efb098bb Fix the problem with q3 decodes when DxCall is compount and DxGrid is present. 2021-10-19 14:43:17 -04:00
Joe Taylor ef438919e4 Enable q3 decoding for Q65 messages containing a nonstandard callsign. 2021-10-19 11:44:20 -04:00
Joe Taylor 089e0b9ebe Protect against NaN in savg() after switch from Q65 to JT65 mode. 2021-10-19 10:01:47 -04:00
Joe Taylor 226c59982b Fix the calls to unpack77 in q65_decode.f90 so that they set nrx=1. 2021-10-18 13:24:29 -04:00
Joe Taylor 6c3fa97185 Generate the correct Tx2 message for JT65 when one callsign is compound. 2021-10-18 11:44:03 -04:00
Bill Somerville ece6ebae80
Repair standard message generation using non-standard calls with Q65 2021-10-18 14:32:44 +01:00
Bill Somerville 34753ca613
Repair issue with DE & DX call not being added to hash tables in Q65 2021-10-17 20:26:57 +01:00
Bill Somerville e92ec7bf9f
Bump revision and update nag message 2021-10-12 13:19:56 +01:00
Bill Somerville 1e2ceea199
Support for 10GHz Aircraft Scatter with Q65, tnx Rex, VK7MO & Roger, W3SZ
See: Rex Moncur, VK7MO et al "10 GHz Terrestrial with Q65" DUBUS Vol
1/2021 page 64.
2021-10-11 19:56:08 +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
Alex Lelievre bd8992f6f2
This fixes the problem with gfortran compiler receiving the -Xclang option on Mac when it shouldn't. 2021-10-05 19:41:29 +01:00
Bill Somerville 00eb4d59ca
User Guide update removing 32-bit Intel Linux references 2021-10-05 19:41:18 +01:00
Bill Somerville f95b59b1cd
Merge branch 'release-2.5.0' 2021-09-26 10:12:42 +01:00
Bill Somerville c829bcfe27
Description file updates 2021-09-25 20:42:31 +01:00
Bill Somerville 76620d3e32
Release note and readme file updates 2021-09-25 17:06:41 +01:00
Bill Somerville 4cd6665ea3
Release note updates 2021-09-25 11:38:32 +01:00
Bill Somerville 59fbb6181b
Release note updates and release preparation 2021-09-25 11:19:35 +01:00
Bill Somerville 060739aa15
Updated CTY.DAT database, 6-Sept-2021 version, tnx to Jim, AD1C 2021-09-25 10:52:05 +01:00
Bill Somerville 917acbb97f
Ensure that CALL3.TXT is not deleted while updating the file
This is necessary so that symlinks that may be used to share CALL3.TXT
between WSJT-X  instances and with  and MAP65  do not get  broken when
adding new entries in either application.
2021-09-20 17:38:09 +01:00
Joe Taylor f884f77321 Merge branch 'release-2.5.0' of bitbucket.org:k1jt/wsjtx into release-2.5.0 2021-09-14 14:11:08 -04:00
Joe Taylor dbb9eca66e Allow msk144sim[.exe] to generate files with length 5, 10, 15, and 30 s. 2021-09-14 14:09:54 -04:00