Commit Graph

10850 Commits

Author SHA1 Message Date
Joe Taylor
bf4aa5f4e9 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2024-09-27 10:02:18 -04:00
Joe Taylor
25ae16af1a A few more updates to Release Notes and NEWS. 2024-09-27 10:01:42 -04:00
Uwe Risse
ac406a1559 Update window "Special mouse commands". 2024-09-27 14:49:06 +02:00
Uwe Risse
656793f2d7 Right-clicking on the H button now activates/deactivates SuperFox mode. 2024-09-27 13:41:34 +02:00
Joe Taylor
043b721ad7 Fix a typo in User Guide. 2024-09-26 21:09:04 -04:00
Joe Taylor
7cfafa7846 Write the $VERIFY$ messages to ALL.TXT, after all. 2024-09-26 14:18:42 -04:00
Joe Taylor
999caa9e99 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2024-09-26 09:16:41 -04:00
Uwe Risse
eaa47122d8 Allow a compound prefix or suffix to be added to the DX call in SuperHound mode. 2024-09-26 14:44:17 +02:00
Uwe Risse
c75574339b Minor correction of the notes. 2024-09-26 09:09:32 +02:00
Uwe Risse
7b27757c2a Don't send SuperFox OTP messages to messageClient. 2024-09-26 08:54:29 +02:00
Brian Moran
761bf83069 handle slashes in a callsign that needs verification 2024-09-25 14:37:55 -07:00
Uwe Risse
5172c1da52 Fix Enable Tx is locked when switching from SH to SF, and make sure m_XIT is zero. 2024-09-25 20:57:45 +02:00
Joe Taylor
6d0b47f129 Update the SuperFox bit-packing documentation. 2024-09-25 14:49:18 -04:00
Uwe Risse
c2cf7d3353 Activate CW QRM subtraction. 2024-09-25 18:56:37 +02:00
Joe Taylor
9f7a6a4988 Do the NQU1RKS patch for SF message type i3=3, the CQ message. 2024-09-25 11:20:45 -04:00
Joe Taylor
f01239c000 Apply the QU1RKS patch to SF i3=0 messages, and some code cleanup. 2024-09-25 10:49:00 -04:00
Joe Taylor
3fc573f4e1 Allow sfoxsim to generate "CQ <FoxCall> FN20" messages. 2024-09-25 10:20:26 -04:00
Uwe Risse
9ea6d8d3b9 Preparations for release. 2024-09-24 20:06:58 +02:00
Uwe Risse
197d7cb7a9 Update file NEWS. 2024-09-24 18:55:10 +02:00
Steven Franke
4eceffa9a2 Tweaks to sfox_remove_tone. 2024-09-24 10:07:40 -05:00
Joe Taylor
4b37a41dc6 Minor editing of Release_Notes.txt. 2024-09-24 11:02:06 -04:00
Joe Taylor
33637034af Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2024-09-24 10:07:30 -04:00
Joe Taylor
b571f63d98 Add the file describing bit packing for SuperFox message types. 2024-09-24 09:59:14 -04:00
Uwe Risse
37d71f4af7 Minor corrections. 2024-09-24 14:23:27 +02:00
Uwe Risse
b1c7b732e6 Update links to the OpenSSL v1.1.1 installation packages to my server for now, as v1.1.1 files are no longer available on https://slsproweb.com. 2024-09-24 14:17:05 +02:00
Uwe Risse
aa9e625c23 Update cty.dat file. 2024-09-24 13:51:54 +02:00
Uwe Risse
2ab23d18ab Some text modules for the Release Notes. 2024-09-24 13:39:06 +02:00
Steven Franke
69629c3748 More work on tone removal. 2024-09-23 17:27:01 -05:00
Uwe Risse
fbe0fe216b Fix an inconsistency with the WideGraph goal posts. 2024-09-23 22:06:22 +02:00
Uwe Risse
86dfd480af We better leave this condition here. For SF, this is initialized later anyway.
(cherry picked from commit 1aa77bd4dd760626c77a7461dca265d6a4b87059)
2024-09-23 18:02:39 +02:00
Uwe Risse
1c37576885 Revert "Let's try it again with NSlots=4 (but with m_NSlots correctly set)."
This reverts commit 0b5cfb26eb.
2024-09-23 14:11:58 +02:00
Uwe Risse
0b5cfb26eb Let's try it again with NSlots=4 (but with m_NSlots correctly set). 2024-09-23 13:07:22 +02:00
Uwe Risse
24ea7d0e6a Make sure that m_Nslots is really changed. 2024-09-23 12:58:20 +02:00
Uwe Risse
be021f0d01 Change expiry date to October 10, 2024. 2024-09-23 12:52:18 +02:00
Uwe Risse
8304c9f3cd Display sbNslots in SuperFox mode too, but then don't allow to change its value manually. 2024-09-23 12:50:59 +02:00
Uwe Risse
a87fd4b6a1 This code is perhaps a little more robust. 2024-09-23 12:24:14 +02:00
Uwe Risse
3a9c1256bd Limit NSlots to 2 if an SF free text message is to be sent. 2024-09-23 12:22:24 +02:00
Uwe Risse
131aca18dc Revert "More (final?) corrections to logic for handling SF free text messages."
This reverts commit f8079fbcbe.
2024-09-23 12:18:42 +02:00
Uwe Risse
24db8a23eb Delete this line as it causes the program to crash on macOS Sequoia. 2024-09-23 10:56:32 +02:00
Joe Taylor
2c5aaca6ab Change Tx message display from 'TE0ST RR73 DG2YCB' to 'TE0ST DG2YCB RR73'. 2024-09-22 16:17:16 -04:00
Steven Franke
16d85d0867 Minor tweaks to sfrx.f90. 2024-09-22 10:00:20 -05:00
Steven Franke
6a154b4e6f Reconfigure sfrx to call sfrx_sub. 2024-09-22 09:57:36 -05:00
Uwe Risse
bf242d03e5 Limit free text message to 13 characters for old-style Fox mode. 2024-09-22 13:58:28 +02:00
Steven Franke
37f5abc35c Fix argument handling in sfoxsim.f90. 2024-09-21 18:28:49 -05:00
Joe Taylor
77e93a81e1 Merge branch 'sfox5b' of bitbucket.org:k1jt/wsjtx into sfox5b 2024-09-21 15:33:02 -04:00
Joe Taylor
f8079fbcbe More (final?) corrections to logic for handling SF free text messages. 2024-09-21 15:31:48 -04:00
Steven Franke
e1f455d821 Bring sfoxsim over from superfoxtx repository. 2024-09-21 12:51:48 -05:00
Uwe Risse
9b65b6c4e5 Change it here too. 2024-09-21 18:10:37 +02:00
Joe Taylor
2c54019a4b Merge branch 'sfox5b' of bitbucket.org:k1jt/wsjtx into sfox5b 2024-09-21 10:30:52 -04:00
Joe Taylor
2e5ef07a72 Correct the logic for nMaxRemainingSlots. 2024-09-21 10:30:04 -04:00