Commit Graph

9934 Commits

Author SHA1 Message Date
Joe Taylor
9ec349dd26 Bump version number for map65 branch to 2.6.2. Maybe temporary use of this number. 2023-01-09 11:56:14 -05:00
Joe Taylor
66c8390c61 Merge branch 'develop' into map65 2023-01-09 11:55:25 -05: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
Joe Taylor
8f159db056 Don't do the "stest" cycle when decoding for Q65W. 2023-01-04 14:49:22 -05:00
Joe Taylor
fc040d435a Sort out some stuff having to do with multiple decodes in Q65 mode. 2023-01-04 12:02:10 -05:00
Joe Taylor
3b0e2edb75 Blank line between minutes for Q65W decodes. 2023-01-02 13:48:08 -05:00
Joe Taylor
c0d327b4be Decoder now bails out if its busy for more than 30 s. 2023-01-02 13:22:40 -05:00
Joe Taylor
53bbf4bf23 Protect against possible bounds error in q65_sync.f90. 2023-01-02 13:21:42 -05:00
Joe Taylor
dd243da82a Don't attempt to decode if decoder is already busy, or if we transmitted for 10 s or more. 2023-01-02 13:20:43 -05: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
Joe Taylor
029977c619 Increase the dimension of allmessages() to max of 200. 2022-12-31 14:47:32 -05:00
Joe Taylor
3958f66fd2 Merge branch 'map65' of bitbucket.org:k1jt/wsjtx into map65 2022-12-30 09:06:35 -05:00
Joe Taylor
c912088107 Merge branch 'develop' into map65; then set versioin to 2.6.1-rc1 2022-12-30 09:05:50 -05: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
d821c87238 Merge branch 'develop' into map65 2022-12-29 16:36:58 -05:00
Joe Taylor
1371a750c4 Change the MAP65 Princeton URLs to SourceForge. 2022-12-29 16:20:57 -05:00
Joe Taylor
64753c3f7f Merge branch 'develop' into map65 2022-12-29 16:01:30 -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