1
0
mirror of https://github.com/saitohirga/WSJT-X.git synced 2025-03-22 03:58:50 -04:00
Commit Graph

10850 Commits

Author SHA1 Message Date
Brian Moran
d7981738fe use age calculation consistently 2024-08-13 18:19:55 -07:00
Brian Moran
0d7612218f show SFox tx messages in ALL.TXT 2024-08-13 18:19:43 -07:00
Brian Moran
2e6a4f597b additional array sizes needing adjustment 2024-08-13 18:19:24 -07:00
Brian Moran
3fdd69d021 increase # of early decodes; check bounds before increasing iterator 2024-08-13 18:18:56 -07:00
Brian Moran
a304177491 Merge remote-tracking branch 'origin/sfox4' into sfox4_b2 2024-08-13 18:17:45 -07:00
Brian Moran
f40b2c255c add foxverifier files 2024-08-11 14:28:39 -07:00
Uwe Risse
08866b0d75 Ignore stations calling in the wrong time slot when in Hound mode. 2024-08-11 11:54:09 +02:00
Uwe Risse
914c6f3e7b Prevent tuning on top of a SuperFox message. 2024-08-10 20:42:24 +02:00
Brian Moran
6ddc7cf7f9 prototype automated checking of OTPs 2024-08-08 15:25:57 -07:00
Brian Moran
c2531f675e FOX_OTP option; embiggen the FoxKey field 2024-08-08 15:18:10 -07:00
Brian Moran
8e6ca93259 highlighting callsigns, annotating callsigns, sort hounds on more criteria 2024-08-02 16:46:22 -07:00
Steven Franke
9a7ae401e7 An attempt to fix the msk144 crash on macos. 2024-07-22 13:28:21 -05:00
Uwe Risse
875602975b Update SF executables to commit 6e3f191. 2024-07-18 16:58:51 +02:00
Joe Taylor
458641f827 Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4 2024-07-18 10:42:20 -04:00
Joe Taylor
e94d243d61 Update Release_Notes.txt and NEWS for RC6. 2024-07-18 10:41:26 -04:00
Steven Franke
c9f90dcb06 Update mac executables to commit 9a3db75. 2024-07-18 09:17:43 -05:00
Joe Taylor
a6f8237dac Updates to cwsim. 2024-07-18 08:33:41 -04:00
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. 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