Commit Graph

1425 Commits

Author SHA1 Message Date
Uwe Risse
69dfc83417 Don't do split when in Super Fox mode. 2024-05-15 21:46:28 +02: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
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
Joe Taylor
ed248eb702 WIP toward moving the conversion from old Fox messages to new command string in the new external program sfox_tx. 2024-03-03 08:50:42 -05:00
Joe Taylor
2f600ae198 Functional with bare-bones sfox_tx executable. 2024-03-02 16:01:55 -05:00
Joe Taylor
5948c0d024 More WIP on SuperFox. 2024-03-02 14:38:40 -05:00
Joe Taylor
027b84f047 WIP on SuperFox integration into WSJT-X. 2024-03-02 14:24:45 -05:00
Joe Taylor
ae61764af3 Starting to implement SuperFox capability in WSJT-X. 2024-03-01 10:48:41 -05:00
Joe Taylor
ae17011aa4 Alt+A to clear the Active Stations window in Q65 mode (for QMAP). 2024-02-28 13:58:23 -05:00
Uwe Risse
c228b6fe18 Disable double-clicking on combined messages also for the standard FT4 sub-bands. 2024-02-06 16:13:40 +01:00
Uwe Risse
ffe1d11e99 Don't fill DX Call box and Std Msgs when double-clicking on a combined message and we are on standard FT8 sub-bands. 2024-02-06 11:06:33 +01:00
Uwe Risse
3882953f51 Disable the popup message for now. 2024-02-05 17:01:03 +01:00
Uwe Risse
3611f07ad6 Enable Tx by double-clicking on a combined message on standard FT8 sub-bands is no longer permitted, as 10-bit hash collisions are too likely. 2024-02-05 16:50:22 +01:00
Uwe Risse
b7efe4d26d Ensure that any message to MyCall is displayed in the Rx Frequency window when in FT8 Hound mode. 2024-01-30 17:50:12 +01:00
Joe Taylor
d67a406bf0 Merge branch 'develop' into qmap 2024-01-26 09:21:43 -05:00
Uwe Risse
41407dad9f Always display Q65 messages with own callsign in the right-hand window. 2024-01-26 10:34:30 +01:00
Joe Taylor
f59b5a48f7 CTRL+Click on QMAP's upper waterfall sends integer kHz dial freq request to WSJT-X. 2024-01-25 14:27:54 -05:00
Joe Taylor
c251764252 Display "T M R 73" only for JT4 and Q65 D and E. 2024-01-25 11:32:36 -05:00
Joe Taylor
2655e41dd6 Revert "Q65/JT65/JT4: Always display messages containing MyCall in the right window."
This reverts commit 226b17d0ea.
2024-01-25 11:28:17 -05:00
Joe Taylor
d4e2c21053 Special case: yellow Tx message for Q65-60x should use hhmmss. 2024-01-25 11:14:55 -05:00
Joe Taylor
226b17d0ea Q65/JT65/JT4: Always display messages containing MyCall in the right window. 2024-01-25 10:57:15 -05:00
Joe Taylor
495170e7a1 Double-click on AS window to leave Tx Enable OFF. 2024-01-24 15:10:15 -05:00
Uwe Risse
90b7ff7da9 Deactivate Lookup for certain special operating activities, as 6-digit grids from CALL3.TXT may not be accepted. 2024-01-24 18:02:06 +01:00
Joe Taylor
b3d8750949 Increase width of "result" from 60 to 64, to accommodate longest messages. 2024-01-18 16:25:08 -05:00