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
|
84069fe9e9
|
Set default download for the LotW file to http.
|
2023-10-26 11:22:04 +02:00 |
|
Uwe Risse
|
d4d47f8323
|
Correct a typo.
|
2023-10-25 08:28:42 +02:00 |
|
Uwe Risse
|
dece2e9fc5
|
Minor corrections to the Update Hamlib groupbox.
|
2023-10-23 21:06:50 +02: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 |
|
Uwe Risse
|
d76790adc3
|
Add a new function "Update Hamlib (Windows only)".
|
2023-10-23 20:58:39 +02:00 |
|
k9an
|
b073fa0550
|
Make spot counter work for WSPR.
|
2023-10-21 09:56:41 -05:00 |
|
Joe Taylor
|
e8162970de
|
Another tweak to protect against invalid argument in pctile().
|
2023-10-18 08:01:47 -04:00 |
|
Joe Taylor
|
97ed4022a2
|
Check for invalid argument in pctile().
|
2023-10-18 07:50:39 -04:00 |
|
Joe Taylor
|
893565f40d
|
Remove a qDebug().
|
2023-10-17 14:27:49 -04:00 |
|
Joe Taylor
|
9913111464
|
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
|
2023-10-17 13:59:48 -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
|
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 |
|