Commit Graph

1454 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
Brian Moran
1b68336edb enable auto-logging for arrl_digi contest
(cherry picked from commit 4bc472ac5f85fe1c9a37206d99b2f7146666c7db)
2024-06-06 14:44:25 +02: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
574f6988e3 Perhaps this arrangement of the Fox controls is a little more intuitive. 2024-05-31 17:08:56 +02: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
Brian Moran
3a09a4c452 fix typo in ui and associated translations
(cherry picked from commit 52a08a3c13a6abb1842b18687679396344aceb67)
2024-05-27 11:58:40 +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
5dcc224252 Oops! Missing statement added. 2024-05-17 10:49:08 -04: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
aab90a94e4 Fix the root cause of a long-standing error that caused "Start new period decodes at top" to stop working properly after some time, as a replacement for the previous workaround.
(cherry picked from commit d9af0541487c3bf982fe895ca511265ddee6f865)
2024-05-04 15:56:58 +02:00
Uwe Risse
343c339de0 Improve readability of the first line when "Start new period decodes at top" is checked.
(cherry picked from commit a00229c8854121e63db6633e5cf47b99b88cdba1)
2024-05-04 15:56:36 +02:00
Uwe Risse
5235600d2b Preparations for RC4.
(cherry picked from commit d4a5ea60e6)
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
c652763932 Merge branch 'sfox3' of bitbucket.org:k1jt/wsjtx into sfox3 2024-03-25 15:47:10 -04:00
Joe Taylor
76db12cff0 Working toward free-text message capability for SuperFox. 2024-03-25 15:46:20 -04:00
Uwe Risse
96a3eebb8a Fix a minor GUI issue caused by Qt Creator. 2024-03-23 11:39:06 +01:00
Joe Taylor
b12d5488ff Add GUI widgets for free text messages from SuperFox. 2024-03-22 15:02:40 -04:00