Commit Graph

10838 Commits

Author SHA1 Message Date
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
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
Uwe Risse
0f3b451c87 Prevent SuperHounds from being able to edit Tx3 manually. 2024-09-21 14:43:17 +02:00
Uwe Risse
6723004254 Tab 1 must be the default Tab (currentIndex=0). 2024-09-20 23:37:02 +02:00
Joe Taylor
0b32418727 Display yellow-background SF free text message only once. 2024-09-20 16:02:48 -04:00
Uwe Risse
a958874d3b Fix SuperFox free text messages not working anymore. 2024-09-20 18:09:29 +02:00
Uwe Risse
4dfc1cc98f Restore the previous NSlots value when switching from SuperFox to Fox mode. 2024-09-20 17:18:58 +02:00
Uwe Risse
cbd79b24e6 Correct GUI stretching for tab 2. 2024-09-20 16:59:47 +02:00
Uwe Risse
5e370438c3 Revert "Set a max horiz size for the "Queue" panel on Fox tab 2."
This reverts commit 57b524db51.
2024-09-20 16:58:15 +02:00
Joe Taylor
959b93bf61 Merge branch 'sfox5b' of bitbucket.org:k1jt/wsjtx into sfox5b 2024-09-20 10:11:39 -04:00
Joe Taylor
57b524db51 Set a max horiz size for the "Queue" panel on Fox tab 2. 2024-09-20 10:08:04 -04:00
Uwe Risse
ed19a92e2a Revert "Explicitly allow the Fox to transmit after the Tx frequency has been set at least 3 kHz from the main FT8 sub-bands."
This reverts commit 8e0df8c0ea.
2024-09-20 15:33:42 +02:00
Uwe Risse
8e0df8c0ea Explicitly allow the Fox to transmit after the Tx frequency has been set at least 3 kHz from the main FT8 sub-bands. 2024-09-20 14:50:03 +02:00
Uwe Risse
4f9d0da8c6 Don't reset to band/mode default frequency unless really needed when in FT8 mode. Very useful for (Super) Fox or Hound operation. 2024-09-20 14:30:24 +02:00