Commit Graph

1349 Commits

Author SHA1 Message Date
Uwe Risse f394d77be7 Save and restore the state of the "Sh" checkbox by mode, and correctly restore state of the "Fast" checkbox. 2023-11-25 16:12:21 +01:00
Joe Taylor 5d3e927648 For Q65 mode, change "Ready only" to "CQ only" for the Active Stations window. 2023-11-21 14:15:31 -05:00
Uwe Risse 6156cf0d7d Save and restore Submode, TRperiod and FTol parameters by mode, also for the JT9 Fast modes. 2023-11-20 16:38:02 +01:00
Joe Taylor 48ae40d781 Restore the previous code for saving JT9 submode parameters. 2023-11-16 09:32:38 -05:00
Uwe Risse ce7a1c26fc Make code compliant with Qt6. 2023-10-29 13:39:05 +01:00
Uwe Risse 3fcb8d3deb Add some improvements to the Update Hamlib feature (display Hamlib version, etc.). 2023-10-29 12:48:26 +01:00
Uwe Risse c5969b0434 Backup the libhamlib-4.dll file, so it is available after a program update. 2023-10-23 20:59:39 +02:00
k9an b073fa0550 Make spot counter work for WSPR. 2023-10-21 09:56:41 -05:00
Joe Taylor 893565f40d Remove a qDebug(). 2023-10-17 14:27:49 -04:00
Joe Taylor ba453131eb Protect against wacky settings of nfa, nfb, in Q65 mode. 2023-10-17 13:59:08 -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 06d1469c10 Prevent redundant network communication between WSJT-X and DX Lab Suite Commander. 2023-09-30 18:44:03 +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
Uwe Risse 3b03c9c824 Fix a logging error in Q65_Pileup mode. 2023-08-29 17:03:20 +02: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 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 4667929d0e Set splash screen version number to 2.7.0-rc2. 2023-06-29 17:04:28 +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
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 ca461d8f61 Reset the QSO start time when DXCall changes. 2023-06-17 16:18:57 +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 f3804569f2 Disable m_clickOK when updating the ActiveStations list. 2023-05-25 09:31:17 -04:00
Uwe Risse 79afbec133 We can limit auto_tx_mode(false); to Hound mode, since TX is only initiated there. 2023-05-24 10:30:18 +02:00
Uwe Risse 0305d52671 Exlude WSPR and FST4W here, otherwise band hopping won't work anymore. 2023-05-24 10:22:52 +02:00
Joe Taylor a6a9c64ab0 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2023-05-22 11:58:26 -04:00
Joe Taylor 05a50fe92a Correct the problem with duplicated FT8 entries in ActiveStations window. 2023-05-22 11:57:52 -04:00
Uwe Risse 84ce78e361 Display "United States of America" as "U.S.A." (needed for newer cty.dat files). 2023-05-20 10:02:04 +02:00
Uwe Risse f9a93443ad Minor adjustments to the Fox statistics code. 2023-05-06 11:08:33 +02:00
Brian Moran 2c98a4741e Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into fox_rate_calculations 2023-05-05 10:26:19 -07:00
Uwe Risse df04b961e9 Add a space character. 2023-05-05 11:23:15 +02:00
Joe Taylor 3a6834baee More updates to credita and copyright info. 2023-05-04 10:58:05 -04:00
Joe Taylor f1b1af6e14 Update the author credits and copyright notice. 2023-05-04 10:36:51 -04:00
Uwe Risse cdff282c5c Send an updated grid to PSK Reporter when the location is changed. 2023-05-04 08:56:34 +02:00
Uwe Risse a97cebff4c Preparations for the next release. 2023-05-04 08:54:03 +02:00