Uwe Risse
|
463f655236
|
Use ShowOTP instead of HideOTP, and reverse the logic of this checkbox.
|
2024-09-18 16:52:11 +02:00 |
|
Joe Taylor
|
712cf59fbb
|
Remove the code for input of the RC6-style FoxKey.
|
2024-09-12 14:14:22 -04:00 |
|
Uwe Risse
|
827e8e37b5
|
Ad an option to Hide OTP messages, and switch bg color of the Hound label to green when verified is received.
|
2024-09-09 12:29:13 +02:00 |
|
Brian Moran
|
f9906120d3
|
clean up some definitions
|
2024-09-03 13:11:12 -07:00 |
|
Brian Moran
|
6997682425
|
OTP for regular f/h mode
|
2024-09-03 09:35:50 -07: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 |
|
Uwe Risse
|
b4e7e6fcb0
|
Disable two further checkboxes if the respective function is not applicable.
|
2024-05-27 20:56:23 +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
|
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 |
|
Joe Taylor
|
e1be3ad4e8
|
Add input widget for SuperFox KEY, and send it to sftx[.exe] for use there.
|
2024-05-05 16:15:24 -04:00 |
|
Joe Taylor
|
ae61764af3
|
Starting to implement SuperFox capability in WSJT-X.
|
2024-03-01 10:48:41 -05:00 |
|
Uwe Risse
|
0d46c8a66e
|
Allow static RU exchanges only between 0001 and 7999.
|
2024-01-02 13:33:11 +01:00 |
|
Uwe Risse
|
18b9dbf41b
|
Display Hamlib version on Linux and macOS.
|
2023-10-30 16:04:25 +01: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
|
d76790adc3
|
Add a new function "Update Hamlib (Windows only)".
|
2023-10-23 20:58:39 +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
|
102af03057
|
Better backward compatibility to versions without Q65_PILEUP for the WSJT-X.ini file.
|
2023-05-06 17:03:59 +02:00 |
|
Brian Moran
|
69f9c1f95d
|
fix merge conflict
|
2023-03-18 10:28:23 -07:00 |
|
Brian Moran
|
5d61d2bf17
|
Show error dialog for CTY.DAT when there are error conditions
|
2023-03-17 08:59:19 -07:00 |
|
Uwe Risse
|
9151861c6d
|
Change "AppDataLocation" to "DataLocation". "AppDataLocation" is wrong on Windows as our log directory is at "DataLocation".
|
2023-03-17 12:02:41 +01:00 |
|
Brian Moran
|
b812ac2786
|
show status of LotW file download; new button to download of CTY.DAT, show version of CTY.DAT; genericize download file code;
|
2023-03-15 20:42:03 -07:00 |
|
Uwe Risse
|
5ccf66e6b4
|
Right-click on the Q65 mode button to toggle Q65 Pileup mode On/Off.
|
2023-02-20 23:23:45 +01:00 |
|
Joe Taylor
|
3f5cbbb147
|
Implement Special Operating Activity "Q65 Pileup". Needs more checking for completeness.
|
2023-02-19 16:48:14 -05:00 |
|
Uwe Risse
|
aef5c198bb
|
Fix Contest Name not correctly remembered.
|
2023-02-15 17:22:44 +01:00 |
|
Uwe Risse
|
0c4c0ba44d
|
Ensure the frequencies list is initialized when the program is started without a WSJT-X.ini file.
|
2022-12-30 09:49:07 +01:00 |
|
Uwe Risse
|
8abdba46d3
|
Add an option to call CQ with an individual contest name.
|
2022-12-29 16:56:56 +01:00 |
|
Uwe Risse
|
f63bd5958f
|
Update of some ARRL section abbreviations.
|
2022-12-29 15:50:42 +01:00 |
|
Uwe Risse
|
6f3ae5190d
|
Allow some more exchanges for FT RU contest mode.
|
2022-12-29 11:07:49 +01:00 |
|
Brian Moran
|
f59e9cba04
|
Merge branch 'develop' into working-freqs
|
2022-11-19 07:03:18 -08:00 |
|
Uwe Risse
|
2eb04f5c86
|
Improved check of the UDP server network address for errors before accepting it.
|
2022-11-07 19:56:27 +01:00 |
|
Uwe Risse
|
35d758647d
|
Check the network address of the UDP server for errors before accepting it. Thanks to Mike W9MDB.
|
2022-10-23 13:05:29 +02:00 |
|
Brian Moran
|
c185f8578f
|
retain old type name for FrequencyList_v2, use new type name for new class
|
2022-10-11 18:30:01 -07:00 |
|
Brian Moran
|
a39a48d76a
|
show which Freqs are preferred; switch to preferred; show description with a separator
|
2022-10-01 16:51:17 -07:00 |
|
Brian Moran
|
eb33b6029f
|
start with current datetime for in-place editing of blank datetime
|
2022-09-29 21:07:26 -07:00 |
|
Brian Moran
|
5db0b06aeb
|
add checkbox for preferred frequencies
|
2022-09-29 20:54:45 -07:00 |
|
Brian Moran
|
85cb05a812
|
edit new frequency table fields inline; refresh filter periodically;
|
2022-09-29 08:44:31 -07:00 |
|
Brian Moran
|
9520eb1309
|
read/write QRG files with additional information; support JSON format for human inspection
|
2022-09-28 08:07:12 -07:00 |
|
Uwe Risse
|
b1000ee153
|
Remove the Tune watchdog.
|
2022-07-29 11:06:59 +02:00 |
|
Uwe Risse
|
fa111e6e87
|
Remove checkboxes for "Clear DX Call / DX Grid after QSO" and update Release_Notes and NEWS.
|
2022-06-01 10:14:18 +02:00 |
|
Uwe Risse
|
dd81db1e95
|
Add an option to disable the Tune watchdog.
|
2022-04-04 17:24:35 +02:00 |
|
Joe Taylor
|
38174ed6dc
|
Use "ARRL_DIGI" rather than "NA_VHF". Needs testing!
|
2022-03-14 15:59:49 -04:00 |
|
Joe Taylor
|
22b86544be
|
Revert "Change some labels from "RTTY Roundup" to "ARRL Digi". *** May not keep this! ***"
This reverts commit b12b1dec39 .
|
2022-03-14 09:56:07 -04:00 |
|
Joe Taylor
|
b12b1dec39
|
Change some labels from "RTTY Roundup" to "ARRL Digi". *** May not keep this! ***
|
2022-03-13 21:44:31 -04:00 |
|
Uwe Risse
|
3a765e3b12
|
Add optional highlighting of messages with 73 or RR73
|
2022-01-11 14:35:15 +01:00 |
|
Uwe Risse
|
947ab4eb25
|
Add features Highlight DX Call / DX Grid and Clear DX Call / DX Grid after QSO
|
2022-01-11 10:51:48 +01:00 |
|
Uwe Risse
|
39b63f4190
|
Add mode buttons to the mainwindow
|
2022-01-10 13:54:48 +01:00 |
|
Joe Taylor
|
e1928f3206
|
Add ;$ characters to message_alphabet in Configuration.cpp; move $ to end in same regexp in mainwindow.cpp.
|
2021-12-06 16:00:28 -05:00 |
|
Bill Somerville
|
1bb4dffb77
|
Auto log behaves as prompt to log when not in contest modes
|
2021-10-27 17:35:08 +01:00 |
|