Uwe Risse
|
4063fe2285
|
Allow Dupes: Prevent that the last worked station is displayed again when no other hound station is received anymore.
|
2024-06-23 16:27:54 +02:00 |
|
Uwe Risse
|
2768e87618
|
Allow Dupes should be deactivated by default.
|
2024-06-23 15:47:52 +02:00 |
|
Uwe Risse
|
66880b29c0
|
Save status of Allow Dupes checkbox.
|
2024-06-23 15:04:59 +02:00 |
|
Uwe Risse
|
024b799ebb
|
Don't display old messages again of stations already logged when "Allow Dupes" is checked.
|
2024-06-23 15:02:08 +02:00 |
|
Uwe Risse
|
98ee149be6
|
Don't let RETURN initiate TXing when in Hound mode.
|
2024-06-22 14:20:22 +02:00 |
|
Joe Taylor
|
bccfda16e7
|
Save only 26 characters of an entered SuperFox free text message.
|
2024-06-12 08:40:18 -04:00 |
|
Joe Taylor
|
c24f0402ef
|
Revert "Change from a LineEdit to a ComboBox for SuperFox Free Text messages."
This reverts commit 6518f52a80 .
|
2024-06-12 08:19:01 -04:00 |
|
Joe Taylor
|
e93c6b5955
|
Revert "Trim SuperFox free text messages to 26 characters."
This reverts commit 44432d7b1c .
|
2024-06-12 08:18:24 -04:00 |
|
Joe Taylor
|
44432d7b1c
|
Trim SuperFox free text messages to 26 characters.
|
2024-06-11 16:18:28 -04:00 |
|
Joe Taylor
|
6518f52a80
|
Change from a LineEdit to a ComboBox for SuperFox Free Text messages.
|
2024-06-11 11:48:14 -04:00 |
|
Joe Taylor
|
e439a005f1
|
Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4
|
2024-06-10 08:36:18 -04:00 |
|
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 |
|
Joe Taylor
|
647b6e231f
|
For Hound, only 'for_us' received messages should be displayed in right panel.
|
2024-06-07 12:28:38 -04: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 |
|