Commit Graph

10830 Commits

Author SHA1 Message Date
Uwe Risse
20056f0c4a Add updated executables for Linux. 2024-06-08 21:44:09 +02:00
Uwe Risse
f8d11f6894 Add updated executables for Windows. 2024-06-08 14:42:25 +02: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
d68ef69e9e Change lower case nsps to upper case NSPS in sfox_wave_gfsk.f90. 2024-06-07 16:19:57 -05: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
Steven Franke
3b36cb99e2 Update macos executables. 2024-06-03 16:50:17 -05:00
Uwe Risse
21bacaced2 Add updated Windows and Linux executables for 64-bit and 32-bit. 2024-06-03 19:21:21 +02:00
Joe Taylor
405c5c164c Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4 2024-06-03 08:15:50 -04:00
Joe Taylor
fb44b4fbd9 Send SF callsign to sftx, in case it is compound. 2024-06-03 08:14:48 -04:00
Uwe Risse
c8e03b7505 Update 32-bit SuperFox binaries for Windows and Linux. 2024-06-01 22:32:21 +02:00
Uwe Risse
67c4c34ea2 Update SuperFox binaries for Linux 64-bit. 2024-06-01 20:18:43 +02:00
Steven Franke
6eb07a94a7 Add updated macos executables. 2024-06-01 12:38:55 -05:00
Uwe Risse
e7f2d56cd2 Update SuperFox binaries for Windows 64-bit. 2024-06-01 18:46:39 +02:00
Joe Taylor
4506b76671 Don't allow SuperFox to transmit without a valid key. 2024-06-01 10:06:01 -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
77b779b7b7 Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4 2024-05-30 12:35:36 -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
Uwe Risse
e65d797159 Fix some inconsistencies regarding the visibility of checkboxes and fields when special operating activity are switched on or off. 2024-05-30 16:31:42 +02:00
Joe Taylor
41b5b1f6b7 Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4 2024-05-30 09:39:58 -04:00
Uwe Risse
11a1fbf027 Allow SuperFox to receive Tx1 messages below 1000 Hz. 2024-05-29 20:22:44 +02:00
Joe Taylor
7e133b43e9 Remove some special test code. 2024-05-29 11:30:57 -04:00
Joe Taylor
9f97d94a05 Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4 2024-05-29 10:09:31 -04:00
Joe Taylor
517980ac3c Revert "Hounds in SuperFox mode are allowed to transmit below 1000 Hz."
This reverts commit da5e072d73.
2024-05-29 10:09:20 -04:00
Joe Taylor
da5e072d73 Hounds in SuperFox mode are allowed to transmit below 1000 Hz. 2024-05-29 10:02:25 -04:00
Uwe Risse
9b2efd1649 Don't randomize Hound Tx frequency when in SuperFox mode. 2024-05-29 16:00:25 +02:00
Uwe Risse
b4e7e6fcb0 Disable two further checkboxes if the respective function is not applicable. 2024-05-27 20:56:23 +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
9d857e4768 Also disable the other controls under Settings/Advanced if they cannot be used. 2024-05-25 11:35:18 +02:00
Uwe Risse
b991bdfd13 Disable SuperFox key control elements unless applicable. 2024-05-25 10:21:16 +02:00
Uwe Risse
4535997837 Add updated 64-bit binaries for Windows and Linux. 2024-05-24 19:48:34 +02:00
Uwe Risse
cb7efff3fc Update Notes on WSJT-X Installation for Mac OS X. 2024-05-24 19:47:25 +02:00
Steven Franke
2bad1fbf5d Update mac binaries. 2024-05-24 12:09:38 -05:00
Steven Franke
cdd4b9c4c3 Update sfrx binary. 2024-05-24 09:26:02 -05:00
Steven Franke
f9bdef41e2 Add updated binaries for macos. 2024-05-24 08:35:53 -05:00
Steven Franke
e4f89e3cf6 Revert "Update lib/superfox/mac/sfrx"
This reverts commit 253505ff5d.
2024-05-23 17:20:08 -05:00
Steven Franke
253505ff5d Update lib/superfox/mac/sfrx 2024-05-23 16:52:54 -05:00
Uwe Risse
e269130cff Another attempt to set the correct file permissions for sftx, sfrx and foxchk. 2024-05-23 20:18:17 +02:00
Uwe Risse
24254175be Further improvements to the arrangement of SuperFox-related controls on Settings -> Advanced. 2024-05-23 15:12:19 +02:00
Steven Franke
92fe13154a Add updated mac sf binaries. 2024-05-22 07:44:13 -05:00
Uwe Risse
560a22393d Add 32-bit executables for Windows and Linux. 2024-05-21 17:24:10 +02:00
Joe Taylor
f28d6f277b Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4 2024-05-21 11:16:43 -04:00