Steven Franke
|
86965dd96b
|
When unpacking FST4W messages, discard those with idbm.lt.0 or idbm.gt.60.
|
2023-02-17 13:08:54 -06:00 |
|
Steven Franke
|
f98bbabd27
|
fst4sim: Tweak output format for FST4W messages.
|
2023-02-17 10:02:52 -06:00 |
|
Uwe Risse
|
280dd373d3
|
Allow "CQ with individual contest name" also when the contest name field is empty.
|
2023-02-16 20:06:03 +01:00 |
|
Steven Franke
|
cd14778f0d
|
Minor to hash22calc.f90
|
2023-02-16 09:11:07 -06:00 |
|
Steven Franke
|
4416c21f1b
|
Build and install hash22calc.
|
2023-02-16 09:01:23 -06:00 |
|
Steven Franke
|
53bf3f4de1
|
New command-line program hash22calc will print the 22-bit hash value of a valid callsign.
|
2023-02-16 09:00:29 -06:00 |
|
Uwe Risse
|
f79e52a655
|
Don't add m_cqStr when in Hound mode.
|
2023-02-15 19:02:23 +01:00 |
|
Uwe Risse
|
aef5c198bb
|
Fix Contest Name not correctly remembered.
|
2023-02-15 17:22:44 +01:00 |
|
Steven Franke
|
cbe674bedd
|
FST4W: Add -Y option to jt9, which is like -W except that 22-bit hash values are printed for type 3 decodes.
|
2023-02-14 15:55:19 -06:00 |
|
Uwe Risse
|
0a139e5acd
|
Don't Tx when the frequency is manually entered in the band select box and the Enter/Return key is pressed.
|
2023-02-13 14:05:18 +01:00 |
|
Uwe Risse
|
df2c767488
|
Update Italian translation of the UI.
|
2023-02-12 14:17:44 +01:00 |
|
Uwe Risse
|
54709bdcaf
|
Don't accept free text 73/RR73 for MSK144.
|
2023-01-27 19:08:26 +01:00 |
|
Uwe Risse
|
86c863f288
|
Some imrovements to the DXLabSuiteCommanderTransceiver, patch by Mike W9MDB.
|
2023-01-25 12:44:05 +01:00 |
|
Uwe Risse
|
e0639169a9
|
This is needed for the few rigs that understand "set_vfo" but not "get_vfo" (like the FT-736); patch by Mike W9MDB.
|
2023-01-24 16:05:58 +01:00 |
|
Uwe Risse
|
646c353e5d
|
Update Italian translation of the UI.
|
2023-01-24 15:42:38 +01:00 |
|
Uwe Risse
|
920b1a9b92
|
Call statusUpdate when Hound calling Fox times out.
|
2023-01-22 14:14:41 +01:00 |
|
Uwe Risse
|
b8d20bd4de
|
Update Italian translation of the UI.
|
2023-01-21 09:49:01 +01:00 |
|
Joe Taylor
|
cfbb2ce1fe
|
Minor edits to User Guide.
|
2023-01-12 10:43:15 -05:00 |
|
Joe Taylor
|
848a38f1b4
|
Update links to Windows OpenSSL installers to the latest versions.
|
2023-01-12 10:39:37 -05:00 |
|
Joe Taylor
|
6b6d74cad8
|
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
|
2023-01-10 08:46:16 -05:00 |
|
Uwe Risse
|
948706272a
|
Updated Italian translation of the UI.
|
2023-01-10 10:35:49 +01:00 |
|
Joe Taylor
|
8319d3633d
|
Update the Release Notes.
|
2023-01-09 11:05:45 -05:00 |
|
Joe Taylor
|
5e6b5b032c
|
Increase the dimension of allmessages() to max of 200.
|
2023-01-09 10:48:05 -05:00 |
|
Joe Taylor
|
e02c430f9d
|
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
|
2023-01-09 10:46:48 -05:00 |
|
Joe Taylor
|
ea0fb3a2d4
|
Updated Russian translation of the UI.
|
2023-01-09 10:33:04 -05:00 |
|
Uwe Risse
|
a7a1507b3d
|
Updates to the Release Notes.
|
2023-01-09 11:12:06 +01:00 |
|
Uwe Risse
|
3efea6f1f5
|
Re-initialize FT8 Hound mode when starting the program in this mode.
|
2023-01-09 10:39:53 +01:00 |
|
Uwe Risse
|
1ec95a48f4
|
Restrict this command to Windows, because it doesn't work on Linux when rig is "None".
|
2023-01-09 10:35:51 +01:00 |
|
Joe Taylor
|
18ab1ce087
|
Revert "Revert "Use snprintf in two places, replacing calls to deprecated sprintf()." (This had already been fixed by Steve!)"
This reverts commit f7928f060e .
|
2023-01-07 13:38:48 -05:00 |
|
Joe Taylor
|
f7928f060e
|
Revert "Use snprintf in two places, replacing calls to deprecated sprintf()." (This had already been fixed by Steve!)
This reverts commit 210ee2147e .
|
2023-01-07 13:36:18 -05:00 |
|
Joe Taylor
|
7f9a58483c
|
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
|
2023-01-07 13:20:41 -05:00 |
|
Joe Taylor
|
210ee2147e
|
Use snprintf in two places, replacing calls to deprecated sprintf().
|
2023-01-07 13:17:56 -05:00 |
|
Steven Franke
|
f0e387bf18
|
Replace sprintf with snprintf so that clang doesn't complain.
|
2023-01-07 07:44:10 -06:00 |
|
Uwe Risse
|
02bf562712
|
Update README.
|
2023-01-07 10:30:34 +01:00 |
|
Uwe Risse
|
4ed849580c
|
Preparations for the v2.6.1 release.
|
2023-01-07 10:19:38 +01:00 |
|
Uwe Risse
|
0fd1f748fd
|
Better initialization of the decoded text font.
|
2023-01-07 09:57:14 +01:00 |
|
Joe Taylor
|
9e6de4fab4
|
Correct the improper reference to "ARRL International DX Contest" in Releasr Notes.
|
2023-01-06 15:13:29 -05:00 |
|
Joe Taylor
|
9e6ecbe8f4
|
Don't call fast_config() after setting displayWidgets() when entering Q65 mode. It kills the T/R period spinner. Should have been inincluded in v2.6.0 !!
|
2023-01-06 15:10:44 -05:00 |
|
Uwe Risse
|
245ebfa4d6
|
Change some more URLs to our new "wsjt.sourceforge.io" home page.
|
2023-01-06 17:28:38 +01:00 |
|
Uwe Risse
|
d2f8251d96
|
Change the path to the FMT_User.pdf file.
|
2023-01-06 16:59:48 +01:00 |
|
Uwe Risse
|
b15b0790ad
|
Final changes to the Release Notes.
|
2023-01-01 10:03:55 +01:00 |
|
Uwe Risse
|
75a4dcdc4e
|
Change the User Guide URL in CMakeLists.txt.
|
2022-12-31 22:43:23 +01:00 |
|
Uwe Risse
|
434b0ec4e4
|
Revert "Change the User Guide URL to SourceForge."
This reverts commit 47c0fd15f9 .
|
2022-12-31 22:41:56 +01:00 |
|
Uwe Risse
|
47c0fd15f9
|
Change the User Guide URL to SourceForge.
|
2022-12-31 22:17:20 +01:00 |
|
Uwe Risse
|
b7a9ef3e63
|
Set 14074000 Hz as the default rig frequency.
|
2022-12-30 09:50:35 +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
|
8207a72bec
|
Make FT8 the default mode.
|
2022-12-30 09:29:54 +01:00 |
|
Joe Taylor
|
1371a750c4
|
Change the MAP65 Princeton URLs to SourceForge.
|
2022-12-29 16:20:57 -05:00 |
|
Joe Taylor
|
5c1adb293b
|
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
|
2022-12-29 13:18:05 -05:00 |
|
Joe Taylor
|
6eedc7b439
|
New screen image for the Windows Dark Style.
|
2022-12-29 13:17:22 -05:00 |
|