Commit Graph

9667 Commits

Author SHA1 Message Date
Brian Moran
eebababece initial commit 2023-03-09 12:10:20 -08:00
Brian Moran
663ed60013 once fox has been reset, don't process decodes until decoding period ended 2023-03-07 10:55:40 -08:00
Brian Moran
969411cd39 when changing bands as Fox, clear the hound queues 2023-02-21 08:58:05 -08:00
Brian Moran
ce622487ca Fox should not log hound again if they've been logged before. Call is still noted in FoxQSO however, with Dup: instead of Log: (K7AR) 2023-02-18 10:00:18 -08: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
Uwe Risse
562666169d Change hyperlinks in mainwindow.cpp from "physics.princeton.edu/pulsar.K1JT/" to "wsjt.sourceforge.io/". 2022-12-29 19:11:31 +01:00
Joe Taylor
91576d142f User Guide updates to Section 4. 2022-12-29 12:55:42 -05:00
Joe Taylor
5fa736d08a Change User-Guide links from "physics.princeton.edu/pulsar.K1JT/" to "sourceforge.net/projects/wsjt/files/wsjtx-{VERSION}/". 2022-12-29 12:03:21 -05:00
Joe Taylor
23db815e0e Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2022-12-29 11:39:37 -05:00
Joe Taylor
8eecf98972 Starting work on User Guide updates for GA release of v2.6.0. Here, updates for
Section 1.1.
2022-12-29 11:38:35 -05:00
Uwe Risse
a4b2b4f51c Update NEWS annd Release Notes for GA release of v2.6.0. 2022-12-29 17:00:06 +01:00
Uwe Risse
8abdba46d3 Add an option to call CQ with an individual contest name. 2022-12-29 16:56:56 +01:00
Joe Taylor
ed4b3d1b5a Update NEWS. 2022-12-29 10:25:06 -05:00
Joe Taylor
a14d9cc6eb Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2022-12-29 10:22:01 -05:00
Joe Taylor
dbf45d9253 Update Release Notes for GA release of v2.6.0. 2022-12-29 10:18:13 -05:00
Uwe Risse
a6018be27a Some additions to the release notes. 2022-12-29 15:52:04 +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
Uwe Risse
0bf83a8188 Preparations for the next release. 2022-12-28 12:50:33 +01:00
Uwe Risse
7c12c66f16 Ensure that after switching between configurations, the rig is initialized correctly when connected via HRD. 2022-12-25 10:58:30 +01:00