Commit Graph

9123 Commits

Author SHA1 Message Date
Joe Taylor
a12a72836a Update User Guide for the $DXCALL macro facility. 2021-12-07 10:13:48 -05:00
Joe Taylor
f66858a813 Add a G4WJS memorial to the About window. 2021-12-07 10:11:09 -05:00
Joe Taylor
a91dbe87be More edits. 2021-12-06 17:35:57 -05:00
Joe Taylor
77704621aa Tributes to Bill Somerville, G4WJS. Needs further editing. 2021-12-06 16:22:04 -05:00
Joe Taylor
e1928f3206 Add ;$ characters to message_alphabet in Configuration.cpp; move $ to end in same regexp in mainwindow.cpp. 2021-12-06 16:00:28 -05:00
Joe Taylor
adcc8c4bd7 Add pre-edited tributes to Bill. 2021-12-06 12:41:41 -05:00
Joe Taylor
43c0752140 Add the $DXCALL macro capability. 2021-12-06 11:12:10 -05:00
Bill Somerville
3e43e57858
Ensure MAIN VFO is used for Rx on rigs that require it 2021-11-12 13:26:31 +00:00
Bill Somerville
e93cd45d19
Release note update 2021-11-10 11:00:09 +00:00
Bill Somerville
d541286ba2
Repair a defect in reporting low confidence decodes & assoc issues 2021-11-10 10:55:22 +00:00
Bill Somerville
f68a4bb1a1
Bump revision 2021-11-10 10:53:05 +00:00
Bill Somerville
669b3d972e
Remove unintended debug trace 2021-11-07 00:24:22 +00:00
Bill Somerville
68dc11b291
Merge branch 'release-2.5.2' 2021-11-03 23:53:01 +00:00
Bill Somerville
05f69c99b2
Updated CTY database, Big CTY 2021-10-28, tnx to Jim, AD1C 2021-11-03 23:47:29 +00:00
Bill Somerville
1f2346e969
Release note updates 2021-11-03 23:45:26 +00:00
Joe Taylor
bcd42a7677 Another update to Release Notes. 2021-11-02 11:25:46 -04:00
Joe Taylor
32a3a75bb5 Revert "Add 'TNX 73 GL' to the list of possible messages for q3 decodes."
This reverts commit 8f2dc74b52.
2021-11-02 11:08:44 -04:00
Joe Taylor
4b6ad3857a Always use Deep for manual Q65 decodes (lagain==true). 2021-11-01 14:57:52 -04:00
Joe Taylor
56ca761ac9 Make "Fast/Normal/Deep" a sticky setting in Q65 mode. 2021-11-01 14:12:32 -04:00
Bill Somerville
1205acb7e0
Remove unnecessary 30 character limit if TxN line edits 2021-10-30 16:08:18 +01:00
Bill Somerville
488c42b8a2
Parse "dx-call-1 RR73; dx-call-2 <de-call> +nn" messages in regular modes 2021-10-29 22:27:32 +01:00
Bill Somerville
c0a5bad58a
Fail gracefully if network rig connection not established 2021-10-28 11:32:37 +01:00
Bill Somerville
9d31ec843e
Release note updates 2021-10-27 19:21:53 +01:00
Bill Somerville
1bb4dffb77
Auto log behaves as prompt to log when not in contest modes 2021-10-27 17:35:08 +01:00
Bill Somerville
5806daadc5
Add EME tip to User Guide for CW Doppler shift correction 2021-10-26 20:59:34 +01:00
Bill Somerville
7483f96759
Release note updates 2021-10-26 14:29:51 +01:00
Joe Taylor
81fcd574cf First draft of Release Notes for v2.5.2. 2021-10-26 09:22:24 -04:00
Joe Taylor
20ef6a529a Merge branch 'release-2.5.2' of bitbucket.org:k1jt/wsjtx into release-2.5.2 2021-10-25 11:52:12 -04:00
Joe Taylor
8f2dc74b52 Add 'TNX 73 GL' to the list of possible messages for q3 decodes. 2021-10-25 11:51:11 -04:00
Bill Somerville
677971ae38
Merge branch 'release-2.5.2' of bitbucket.org:k1jt/wsjtx into release-2.5.2 2021-10-25 16:48:17 +01:00
Bill Somerville
e9e1688ad8
Updated Chinese and Hong Kong UI translations, tnx Sze-To, VR2UPU 2021-10-25 16:45:00 +01:00
Joe Taylor
c56926595a Fix a problm with q3 decodes of "<call1> call2" messages, e.g., <KA1GT> DL/G3WDG. 2021-10-25 11:14:54 -04:00
Joe Taylor
00b39c8c37 Merge branch 'release-2.5.2' of bitbucket.org:k1jt/wsjtx into release-2.5.2 2021-10-25 11:14:30 -04:00
Joe Taylor
7c90f53128 Fix three typos in User Guide. Thanks to Frode, LA6VQ! 2021-10-25 09:41:29 -04:00
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