Commit Graph

10683 Commits

Author SHA1 Message Date
Uwe Risse 13b66c111f Remove support for directory paths with embedded blanks, as the previous code can lead to problems on macOS and Linux. 2024-07-18 12:02:48 +02:00
Steven Franke 3935c4997e Update mac executables to sf commit 6e3f191. 2024-07-17 16:29:19 -05:00
Joe Taylor c79d24ca61 Tell Windows users not to install into a directory path with an embedded blank. 2024-07-17 16:57:50 -04:00
Joe Taylor 867d2fe1d9 Correct for UTC wrap-around in setting Hound 'Age'. Max Age = 99. 2024-07-17 16:36:47 -04:00
Uwe Risse b0bd2b6310 Add SF executables for Windows 32-bit (f582329). 2024-07-17 12:59:45 +02:00
Uwe Risse 743e187729 Remove some old SF executables. 2024-07-17 12:58:05 +02:00
Uwe Risse 1e7c92fe76 Update Windows executables to f582329. 2024-07-17 12:02:29 +02:00
Uwe Risse 52022e507e First steps towards RC6. 2024-07-17 12:00:28 +02:00
Steven Franke 9cb2eae76e Update mac x86 executables. 2024-07-16 17:25:57 -05:00
Uwe Risse 12c1b4d976 Fixed background color of the Super Hound label not always being reset correctly. 2024-07-13 14:28:06 +02:00
Uwe Risse ab1669b6f2 Allow spotting of received SuperFox massages to PSK Reporter. 2024-07-13 12:19:05 +02:00
Brian Moran 66d1b6640e FT8_SH should be indicated for Tx too 2024-07-12 13:47:42 -07:00
Brian Moran d8b17cff83 ALL.txt displays verified message, FT8_SH mode indicator 2024-07-12 13:17:33 -07:00
Uwe Risse be0923b68d Fix Super Hound label not turning green for 3-digit or compound callsigns. 2024-07-11 11:11:12 +02:00
Brian Moran a8e7c08c93 update for 2024 2024-07-09 17:52:18 -07:00
Uwe Risse 9cec90e44e Make the HamlibTransceiver ready for a future Hamlib function (patch by Mike). 2024-07-06 15:59:19 +02:00
Uwe Risse 716027de6e Update the SuperFox executables to version a87aacf. 2024-07-06 15:38:56 +02:00
Uwe Risse 67639f2294 Update Chinese translation. 2024-07-03 15:54:57 +02:00
Joe Taylor 4c84aab38e Correct the calculation of sig in cwsim. wsjtx-2.7.0-rc5 2024-06-28 15:18:59 -04:00
Joe Taylor 354d3bcb1a Rescale the output from cwsim. 2024-06-28 12:58:28 -04:00
Joe Taylor 1dbc8ac18f Add new program "cwsim". 2024-06-28 12:12:50 -04:00
Joe Taylor 86891c0b00 Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4 2024-06-24 11:08:41 -04:00
Joe Taylor 194d9999a3 Update Release_Notes.txt, NEWS, and WSJT-X User Guide for release of v2.7.0-RC5. 2024-06-24 11:07:49 -04:00
Joe Taylor a3b5b6b2ab Must age the houndcallers by one Rx sequence even if no decodes. Fix the UTC wraparound for computing ages of houndcallers. 2024-06-23 19:52:54 -04:00
Uwe Risse ec712007d9 A better way to address the SuperFox executables for the Raspberry Pi. 2024-06-23 19:21:35 +02:00
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 149c177d5f Zero the wave() array at start of subroutine sfox_wave_gfsk.f90. 2024-06-20 13:45:51 -04:00
Steven Franke 25097b6baa Update MacOS executables. 2024-06-18 06:40:56 -05:00
Uwe Risse 322efdd681 Add one more executable, and add code to CMakeLists.txt to find ARM processors. 2024-06-18 12:21:27 +02:00
Uwe Risse 59aa8c1632 Add updated executables for Windows, Linux and the Raspberry Pi (2a85ab4). 2024-06-18 12:18:41 +02:00
Uwe Risse 532994d48d Add executables for the Raspberry Pi (515d5f8). 2024-06-14 10:18:20 +02:00
Joe Taylor 897abe611a Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4 2024-06-12 08:43:47 -04:00
Joe Taylor bccfda16e7 Save only 26 characters of an entered SuperFox free text message. 2024-06-12 08:40:18 -04:00
Uwe Risse 4c5efb0961 Optimize some line breaks in NEWS. 2024-06-12 14:39:38 +02: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
Uwe Risse d57d22556a Copy text from Release_Notes.txt to NEWS. Optimize some line breaks. 2024-06-11 13:11:39 +02:00
Joe Taylor e3fe59a7b4 Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4 2024-06-10 12:08:43 -04:00
Uwe Risse fde7df8c1c Add updated executables for Windows and Linux (515d5f8). 2024-06-10 16:51:57 +02:00
Joe Taylor 46976e7fcd Minor edits to Release_Notes.txt. 2024-06-10 10:51:45 -04:00
Joe Taylor 7f3fa166a6 This time I actually add the new Tool Tips. 2024-06-10 10:10:23 -04:00
Joe Taylor 036b3eb24e Change the "SuperFox" label to "SuperFox mode". Add several Tool Tips. 2024-06-10 09:59:45 -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 4c07429ddb Some more text for the Release Notes. 2024-06-10 10:48:29 +02:00