Commit Graph

10117 Commits

Author SHA1 Message Date
Uwe Risse
2e3c37d7b2 Uncheck other Pref settings only when a new Pref setting is added for that band and mode. 2023-10-17 10:23:08 +02:00
Uwe Risse
bf70fae0bf Don't uncheck the preferred frequency when adding a new frequency for that mode. 2023-10-16 20:29:33 +02:00
Joe Taylor
64f53f30ff Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2023-10-16 12:23:57 -04:00
Joe Taylor
f75969ffb6 Remove some unused or irrelevant code. 2023-10-16 12:23:26 -04:00
Uwe Risse
8ecdebaeba Allow changing Tx frequency also for FT4 and FST4 when the VHF features are enabled. 2023-10-14 11:55:32 +02:00
Uwe Risse
a3a02a8996 Fix a compilation error on Mac M1 (patch by Alex, K6LOT). 2023-10-10 10:58:36 +02:00
Uwe Risse
06d1469c10 Prevent redundant network communication between WSJT-X and DX Lab Suite Commander. 2023-09-30 18:44:03 +02:00
Uwe Risse
ea8737e9f1 Remove RIG_TARGETABLE_PURE since it is no longer needed, and will not be supported anymore with new Hamlib versions. 2023-09-29 14:57:53 +02:00
Uwe Risse
c65ebb16d5 Add a tooltip. 2023-09-13 16:28:17 +02:00
Joe Taylor
b2a1c2d977 Use AlignCenter for Max Age and Max N controls in Active Stations window. 2023-09-11 10:30:04 -04:00
Uwe Risse
2ba2a580ff Improve auto stretching of the controls in the Active Stations window. 2023-09-11 11:43:31 +02:00
Joe Taylor
9a863d6590 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2023-08-31 14:32:21 -04:00
Joe Taylor
b04e1517a9 Must define 'offset' as a Fortran integer. Increase NJUNK by 1. 2023-08-31 14:29:20 -04:00
Uwe Risse
3b03c9c824 Fix a logging error in Q65_Pileup mode. 2023-08-29 17:03:20 +02:00
Joe Taylor
2d9bebddbe Correct a typo in User Guiide. 2023-08-29 08:43:59 -04:00
Uwe Risse
fea274ed57 QMAP: make offset adjustable. 2023-08-29 13:17:20 +02:00
Joe Taylor
e4dca8e241 Edits to User Guide concerning Echo mode. 2023-08-25 10:06:25 -04:00
Uwe Risse
cbcf0c0ecd Restore an accidentally deleted part 2023-08-24 16:53:38 +02:00
Uwe Risse
28d014e634 Allow averaging only when the VHF features are enabled, and make the program behavior more consistent and intuitive. 2023-08-24 16:10:19 +02:00
Uwe Risse
4f874b6507 Change the label texts to "Single Period Decodes" and "Average Decodes" only if averaging is enabled. 2023-08-23 18:26:10 +02:00
Uwe Risse
630f0c34c3 Do not adjust rx/tx for echo mode. 2023-08-04 16:02:03 +02:00
Uwe Risse
c2883532ed Prevent a possible memory leak, patch by Mike W9MDB. 2023-08-03 18:24:01 +02:00
Uwe Risse
ce2e94de26 For Q65, don't display decodes within 10 Hz of fQSO in the right window, but still display all messages for us. 2023-07-20 17:23:29 +02:00
Uwe Risse
88852bebe6 Revert "For Q65, don't display decodes within 10 Hz of fQSO in the right window, but still display all messages for us."
This reverts commit ec9682b57b.
2023-07-20 16:52:44 +02:00
Uwe Risse
ec9682b57b For Q65, don't display decodes within 10 Hz of fQSO in the right window, but still display all messages for us. 2023-07-20 13:56:54 +02:00
Uwe Risse
68aae12588 Automatic detection of the version number for the splash screen. 2023-07-11 21:46:51 +02:00
Uwe Risse
99876a1916 Allow static 4-digit numbers as FT RU exchanges instead of serial numbers. This extends the usability of the FT RU protocol for other contest types. 2023-07-11 21:25:11 +02:00
Uwe Risse
54e46d90f2 Set version number to 2.7.0-rc3. 2023-07-11 21:16:55 +02:00
Uwe Risse
4667929d0e Set splash screen version number to 2.7.0-rc2. 2023-06-29 17:04:28 +02:00
Joe Taylor
256c0c8855 Minor tweaks to Release_Notes.txt and NEWS. Now ready for 2.7.0-rc2. 2023-06-29 09:54:34 -04:00
Uwe Risse
7f09f15f17 Update cty.dat file. 2023-06-28 11:57:16 +02:00
Uwe Risse
9125e8bdcc Update NEWS and Release Notes for release candidate 2. 2023-06-28 11:06:47 +02:00
Uwe Risse
fc135f8e03 Some more GUI improvements. 2023-06-25 11:13:02 +02:00
Uwe Risse
46676e4715 Better expanding of the Ftol spin box. 2023-06-24 23:05:22 +02:00
Joe Taylor
b697cd8ad1 Change the CTRL+SHIFT+F11/F12 frequency change from 2000 to 1000 Hz. 2023-06-23 13:28:12 -04:00
Joe Taylor
60bc448413 For Q65, don't display decodes within 10 Hz of fQSO in the right window. 2023-06-23 13:19:51 -04:00
Joe Taylor
60dbba359b Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2023-06-23 12:58:17 -04:00
Joe Taylor
c52ba84a49 Correct the evaluations of ibwa, ibwb. Revert the recent change to line 171 in q65.f90. 2023-06-23 12:56:33 -04:00
Uwe Risse
596f9ba10f This fixes the "Unable to create shared memory segment mem_qmap." error when switching Configurations on Linux. 2023-06-23 18:28:34 +02:00
Uwe Risse
4671b9de0b Fix a compilation error on macOS Ventura. 2023-06-23 16:39:46 +02:00
Joe Taylor
383ff7e91a Should not omit the test better.gt.1.10 for Q65 submodes D and E. 2023-06-19 14:21:08 -04:00
Uwe Risse
ca461d8f61 Reset the QSO start time when DXCall changes. 2023-06-17 16:18:57 +02:00
Uwe Risse
61ac076f7d Improve PSK Reporter spotting for upcoming HamSCI Festivals of Eclipse Ionospheric Science. 2023-06-11 20:05:16 +02:00
Uwe Risse
be4b56139f Set style for the H button as we had it. 2023-06-06 11:21:10 +02:00
Uwe Risse
72990e5cd3 Enable contest logging of the ARRL Digi Contest. 2023-06-04 19:15:51 +02:00
Uwe Risse
72f3075836 A better way to set style and color of the hound button. 2023-06-04 14:11:55 +02:00
Uwe Risse
1d881fcd25 This fixes that right-clicking the Q65 mode button does not work on some macOS compilations. 2023-06-03 21:31:44 +02:00
Uwe Risse
6a151a63cc Temporarily disable auto-clearing of a hung decoder status as it might confuse the nDecodes counter. 2023-05-31 17:45:40 +02:00
Joe Taylor
bf3fd11b28 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2023-05-26 10:38:14 -04:00
Joe Taylor
1280dbe93a Bump the RC number to 2. 2023-05-25 09:33:10 -04:00