1179 Commits

Author SHA1 Message Date
Uwe Risse
b11514c54b Reset color of the "Super Hound" label only when an unverified fox is transmitting (not when other hound messages are received). 2024-06-08 10:20:27 +02:00
Steven Franke
e83290b1c9 Use GFSK for SuperFox fox transmissions. 2024-06-07 14:48:13 -05:00
Steven Franke
bb95fbf405 Only change Tx duration when mode==Fox and when SuperFox is checked. 2024-06-06 16:06:59 -05:00
Steven Franke
e1118390be Set the correct transmit duration for SuperFox fox transmissions. 2024-06-06 16:02:08 -05:00
Uwe Risse
ec880ffe4c Save and restore the Fox Tx frequency separately. 2024-06-04 21:14:52 +02:00
Joe Taylor
fb44b4fbd9 Send SF callsign to sftx, in case it is compound. 2024-06-03 08:14:48 -04:00
Joe Taylor
3372fac76b Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4 2024-05-31 15:52:54 -04:00
Uwe Risse
9779c16446 Disable the 'Rx All Freqs' checkbox when in Hound mode and SuperFox is enabled. 2024-05-31 17:06:42 +02:00
Joe Taylor
6f02013694 Make cbRxAll invisible in SuperHound mode, and treat it as checked. 2024-05-31 09:03:15 -04:00
Joe Taylor
82afc82dd1 Split SuperFox ";" messages into two lines in the right text window. 2024-05-30 13:43:12 -04:00
Joe Taylor
e56e617707 Add a checkbox that allows Fox to see and select dupes to be worked again. 2024-05-30 12:33:50 -04:00
Joe Taylor
7e133b43e9 Remove some special test code. 2024-05-29 11:30:57 -04:00
Uwe Risse
9b2efd1649 Don't randomize Hound Tx frequency when in SuperFox mode. 2024-05-29 16:00:25 +02:00
Uwe Risse
4509b12937 This code ensures that the height of the control panel is initialized correctly when SuperFox controls are hidden. 2024-05-18 14:09:20 +02:00
Joe Taylor
ef09479168 Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4 2024-05-17 10:29:42 -04:00
Joe Taylor
0788cc50cb Add ToolTips for SuperFox controls and link to a SuperFox User Guide. 2024-05-17 10:27:57 -04:00
Uwe Risse
f591043030 Another attempt to save and restore FoxNSlots independently of SuperFox settings. 2024-05-17 13:30:08 +02:00
Uwe Risse
255aa671af Fixed a few inconsistencies. 2024-05-17 12:29:02 +02:00
Uwe Risse
6bac88d491 Add convenience feature: Right-click to toggle SuperFox mode On/Off. It works both for Fox mode and Hound mode. 2024-05-16 21:08:24 +02:00
Uwe Risse
895067929d Automatic setting of the N Slot spin box in SuperFox mode. 2024-05-16 20:26:01 +02:00
Joe Taylor
e1446e3ac5 Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4 2024-05-16 08:33:26 -04:00
Joe Taylor
fa5a5b8b64 Set max Nslots to 2 if Send Msg is checked. 2024-05-16 08:31:57 -04:00
Uwe Risse
96955a5351 Display transmitted SuperFox free text messages in the Rx Frequency window. 2024-05-16 13:53:36 +02:00
Uwe Risse
69dfc83417 Don't do split when in Super Fox mode. 2024-05-15 21:46:28 +02:00
Joe Taylor
65cb809241 Don't shift transceiver dial frequency for SuperFox transmissions. 2024-05-15 14:55:56 -04:00
Joe Taylor
13cd962a64 If we're in SuperFox mode, do not warn that Split is normally required. 2024-05-15 14:47:33 -04:00
Joe Taylor
43845a7f21 Only SuperFox should use FT8_SF as the Tx mode. 2024-05-14 13:29:09 -04:00
Joe Taylor
5d65264e9a SuperFox transmits at 750 Hz; write FT8_SF in ALL.TXT for SuperFox transmissions. 2024-05-14 13:17:59 -04:00
Joe Taylor
651006748d SuperFox message types i3=0, 2, and 3 and now functional. 2024-05-14 12:45:48 -04:00
Uwe Risse
026569e653 Switch "Super Hound" label to green when verified SuperFox messages are received. 2024-05-13 18:51:40 +02:00
Uwe Risse
47fdcb9c28 No blank line before messages that do not contain a timestamp (e.g. " verified"). 2024-05-13 09:51:56 +02:00
Joe Taylor
3812f2f9bc Add code to support use of SuperFox digital signatures. 2024-05-07 09:10:57 -04:00
Joe Taylor
e1be3ad4e8 Add input widget for SuperFox KEY, and send it to sftx[.exe] for use there. 2024-05-05 16:15:24 -04:00
Uwe Risse
830cd87489 Make right-click mouse press events less error-prone.
(cherry picked from commit a5aa00c27f0a405f2d6c0ee2522057b9e59e9ecf)
2024-05-04 15:57:39 +02:00
Uwe Risse
a916045d40 Some minor code optimizations.
(cherry picked from commit 1f6fe675163c981eeb3a00e59bb2a177e8bf52dd)
2024-05-04 15:57:31 +02:00
Uwe Risse
673084f225 Allow lookup again, but log only 4-digit grids in certain contest modes.
(cherry picked from commit b0e8717b2946201efa8b172d2e8b2a717e2f530d)
2024-05-04 15:57:20 +02:00
Uwe Risse
5235600d2b Preparations for RC4.
(cherry picked from commit d4a5ea60e6355325e520d590e99d8754bf30b9a8)
2024-05-04 15:51:17 +02:00
Uwe Risse
4e66d1eb9f Don't change Tx frequency in SuperHound mode. 2024-04-05 16:45:07 +02:00
Joe Taylor
da477107cc SuperFox transmits at 750 Hz. 2024-03-28 15:28:16 -04:00
Joe Taylor
cf4167ea2d Complete the handling of SuperFox text messages. 2024-03-27 11:03:59 -04:00
Joe Taylor
76db12cff0 Working toward free-text message capability for SuperFox. 2024-03-25 15:46:20 -04:00
Joe Taylor
b12d5488ff Add GUI widgets for free text messages from SuperFox. 2024-03-22 15:02:40 -04:00
Joe Taylor
2ec0a54d2a Pass state of "More CQs" checkbox to sftx in cmsg(1)(40:40). 2024-03-22 14:00:03 -04:00
Joe Taylor
1cadab6e04 Use native separators to start sftx[.exe]. 2024-03-16 16:00:16 -04:00
Joe Taylor
afcf0abb40 A few tweaks in the WSJT-X interface to sftx and sfrx. 2024-03-14 14:28:57 -04:00
Joe Taylor
835e4936c1 Preparing to allow calling a SuperFox decoder. 2024-03-06 15:49:54 -05:00
Joe Taylor
b299700d97 Tentative: change the red labels to "SuperFox" and "SuperHound". 2024-03-06 11:04:49 -05:00
Joe Taylor
ce08913e3a Correct the use separate files sfox_1.dat and sfox_2.dat. 2024-03-05 10:05:13 -05:00
Joe Taylor
a5f68966ab More WIP toward implementing sfox_tx. 2024-03-04 13:15:56 -05:00
Joe Taylor
05dd89c552 WIP on SuperFox transmit capability. 2024-03-03 15:08:19 -05:00