Commit Graph

10566 Commits

Author SHA1 Message Date
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
Uwe Risse
8b6744ec7f Replace executables for Windows and Linux by stripped versions. 2024-05-16 16:58:08 +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
Uwe Risse
eefacf34f1 Update executables for Windows and Linux (free text messages functional). 2024-05-15 16:27:47 +02:00
Uwe Risse
38eb22469b Update executables for Linux (free text support). 2024-05-15 14:13:45 +02:00
Uwe Risse
98e0ed133b Update executables for Windows which support free text messages. 2024-05-15 11:13:19 +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
2817a66d55 Update sfrx executable for Linux. It now shows the “K1ABC verified” message. 2024-05-13 17:02:59 +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
Uwe Risse
c8f72e5eec Make decoder.f90 functional on Windows if exe_dir contains a space. (Temporary commit until we have a better solution). 2024-05-12 08:35:21 +02:00
Uwe Risse
db51d7f61b Set the correct permissions for sfrx, sftx, and foxchk on Linux and macOS. 2024-05-11 22:24:41 +02:00
Uwe Risse
8978b81308 Install executables for sfrx, sftx, and foxchk in the WSJT-X installation package. 2024-05-11 16:44:31 +02:00
Joe Taylor
0b709251ed Another try at fixing embedded blanks in a path name. 2024-05-08 16:32:22 -04:00
Joe Taylor
4c188eb604 Better this way? 2024-05-08 12:32:42 -04:00
Joe Taylor
d388ee85dd Protect against path names with embedded blanks. 2024-05-08 12:27:19 -04:00
Joe Taylor
a003ac530b Move "fort.47" into temp_dir for platform independence. 2024-05-08 10:43:32 -04: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
c0f71136b4 Set version number to 2.7.0-RC5. 2024-05-04 16:04:57 +02:00
Uwe Risse
622ce228f2 Fix missing parameter breaking GCC>=14 on Fedora 40 (patch by Morgan, K4WUT).
(cherry picked from commit 89f4ba363faaef4d9f6d28d536a3fe09b021bab8)
2024-05-04 15:57:46 +02: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
3097b20bc7 Some updates and corrections to the translations of the UI. Removed the Hong Kong version. Thanks to VR2UPU.
(cherry picked from commit 90c9d26e3edf8ef4e78132e55a8e02d92eee3e9b)
2024-05-04 15:56:02 +02:00
Uwe Risse
a1955ed1fe Update Chinese translation of the UI, Thanks to VR2UPU.
(cherry picked from commit 2bef0fcd8b40108e5f189ca3a5a1a0dea23be745)
2024-05-04 15:55:01 +02:00
Uwe Risse
b918915614 Update Catalan translation of the UI. Thanks to Xavi, EA3W.
(cherry picked from commit 4eb20bec32dd982b20ea321c6a0e14b45418b3b8)
2024-05-04 15:54:18 +02:00
Uwe Risse
076e715221 Minor changes to the Release Notes.
(cherry picked from commit 90008e9e179e1de815951efd9abebddf583a47c6)
2024-05-04 15:54:05 +02:00
Uwe Risse
7f58e205a9 Further updates to the Spanish translation of the UI. Thanks to Cedrik, EA4AC.
(cherry picked from commit 3f29f91b3ad68164823d48b4ed0c8683fd0a5ffd)
2024-05-04 15:53:54 +02:00
Uwe Risse
1312d238d9 Update Spanish translation of the UI.
(cherry picked from commit 90ca6ee4602fa4d86e087b865ec6bcc98d5a283f)
2024-05-04 15:53:44 +02:00
Uwe Risse
269cb0fbf7 Update NEWS and Release Note for RC4.
(cherry picked from commit 08785eff56)
2024-05-04 15:52:09 +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
e7bfdbc656 Merge branch 'sfox3' of bitbucket.org:k1jt/wsjtx into sfox3 2024-03-22 15:55:37 -04:00
Joe Taylor
b12d5488ff Add GUI widgets for free text messages from SuperFox. 2024-03-22 15:02:40 -04:00