Commit Graph

10604 Commits

Author SHA1 Message Date
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
Joe Taylor e83258b812 Possibly a better arrangement of SuperFox-related controls on Settings -> Advanced. 2024-05-21 11:14:52 -04:00
Joe Taylor d180d65ced Fix the cause of a CMake warning message. 2024-05-21 10:59:51 -04:00
Steven Franke 491d450968 Change permissions for installed sfrx, sftx, foxchk to 755. 2024-05-21 09:52:49 -05:00
Steven Franke cc82b1e4b7 Add macos executables for sfrx, sftx, foxchk. 2024-05-21 09:45:03 -05:00
Joe Taylor d4552213ce Remove the unneeded files, but keep sfox_wave.f90. 2024-05-21 10:21:57 -04:00
Joe Taylor c8d109b0a0 Replace the use of environment variable SFOX_DIR in CMakeLists.txt. 2024-05-21 10:05:57 -04:00
Joe Taylor b9c364fbca Revert "Remove obsolete files. Modify CMakeLists.txt to use env variable SFOX_DIR."
This reverts commit d9e042d13b.
2024-05-21 10:04:57 -04:00
Joe Taylor d9e042d13b Remove obsolete files. Modify CMakeLists.txt to use env variable SFOX_DIR. 2024-05-21 09:48:26 -04:00
Uwe Risse 4509b12937 This code ensures that the height of the control panel is initialized correctly when SuperFox controls are hidden. 2024-05-18 14:09:20 +02:00
Joe Taylor 5dcc224252 Oops! Missing statement added. 2024-05-17 10:49:08 -04:00
Joe Taylor ef09479168 Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4 2024-05-17 10:29:42 -04:00
Joe Taylor 0788cc50cb Add ToolTips for SuperFox controls and link to a SuperFox User Guide. 2024-05-17 10:27:57 -04:00
Uwe Risse f591043030 Another attempt to save and restore FoxNSlots independently of SuperFox settings. 2024-05-17 13:30:08 +02:00
Uwe Risse 255aa671af Fixed a few inconsistencies. 2024-05-17 12:29:02 +02:00
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