Commit Graph

9239 Commits

Author SHA1 Message Date
Bill Somerville
356bc10d84
Repair long-standing regression where tail-ended Tx2 reports missed 2021-10-23 23:54:36 +01:00
Bill Somerville
175092f536
Environment variable to add extra data to azel.dat
The  new  environment  variable   WSJT_AZEL_EXTRA_LINES  when  set  to
positive integer value  adds up to that number of  extra data lines to
the azel.dat  file. Currently only  one extra line is  supported which
contains the following data: Dpol, MNR, Dgrd. Where the values are the
same as  displayed in the  astronomical data window. I.e.  EME spatial
polarization offset in degrees, maximum non-reciprocity of the PATH in
dB, and the estimated signal  degradation relative to best possible in
dB.
2021-10-23 12:03:33 +01:00
Bill Somerville
a7e662f227
More UI width fine tuning for macOS 2021-10-23 01:12:24 +01:00
Bill Somerville
d9bdac6bd1
Fine tuning main window width for macOS 2021-10-23 00:37:14 +01:00
Bill Somerville
ffe11cbb81
Repair excess main window width regression 2021-10-23 00:01:50 +01:00
Joe Taylor
385f0e7b62 Activate the W3SZ code for 'q5' decodes only when max_drift = 50. 2021-10-22 10:22:23 -04:00
Bill Somerville
a969f304ab
Bump version 2021-10-22 15:11:17 +01:00
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