1
0
mirror of https://github.com/saitohirga/WSJT-X.git synced 2025-03-20 19:19:02 -04:00
Commit Graph

1567 Commits

Author SHA1 Message Date
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
7cfafa7846 Write the $VERIFY$ messages to ALL.TXT, after all. 2024-09-26 14:18:42 -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
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
9ea6d8d3b9 Preparations for release. 2024-09-24 20:06:58 +02: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
Joe Taylor
2c5aaca6ab Change Tx message display from 'TE0ST RR73 DG2YCB' to 'TE0ST DG2YCB RR73'. 2024-09-22 16:17:16 -04:00
Uwe Risse
bf242d03e5 Limit free text message to 13 characters for old-style Fox mode. 2024-09-22 13:58:28 +02:00
Joe Taylor
f8079fbcbe More (final?) corrections to logic for handling SF free text messages. 2024-09-21 15:31:48 -04: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
Uwe Risse
2458468411 Make sure Rx frequency is really set to 750 +- 50 Hz when switching to SuperHound mode. 2024-09-20 10:43:18 +02:00
Joe Taylor
10aead3962 Better to just delete the whole block. 2024-09-19 13:25:11 -04:00
Joe Taylor
f60db58372 Fix the Superfox "please confirm Rx Freq" warning. Don't set FTol=20 in SuperFox mode. 2024-09-19 13:19:59 -04:00
Uwe Risse
2b2d790da2 Correct some inconsistencies. 2024-09-19 13:08:12 +02:00
Uwe Risse
5053ddf063 Prevent tuning from being started at even periods when in SuperHound mode. 2024-09-19 11:36:43 +02:00
Uwe Risse
2ab36d0a13 Ignore stations calling in the wrong time slot when in Hound mode. 2024-09-19 11:13:45 +02:00
Uwe Risse
6b98c85473 Remove the Fox MaxDB function. Keep m_max_dB for now, just set it to 70 dB. 2024-09-18 18:25:28 +02:00
Uwe Risse
463f655236 Use ShowOTP instead of HideOTP, and reverse the logic of this checkbox. 2024-09-18 16:52:11 +02:00
Uwe Risse
8eb0f8a50c Better initialization of the height of tab 1. 2024-09-18 12:04:01 +02:00
Uwe Risse
bc480ede6d Save some height when not in Fox or SuperFox mode. 2024-09-18 02:26:36 +02:00
Joe Taylor
5c2d01d8b4 Merge branch 'sfox5b' of bitbucket.org:k1jt/wsjtx into sfox5b 2024-09-17 15:28:55 -04:00
Joe Taylor
c826220c01 Remove another unused argument, this time for sfox_wave_gfsk(). 2024-09-17 15:27:59 -04:00
Brian Moran
d15f992864 freetext message dialog for regular FH
(cherry picked from commit 8b09f479fef76f3c862f6d05f47c17938fcd3625)
2024-09-17 20:54:30 +02:00
Joe Taylor
e7c0cde160 Remove unused arguments to sftx_sub(). Fix a bug transmitting with empty OTP key. 2024-09-17 14:44:54 -04:00