962 Commits

Author SHA1 Message Date
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 f7928f060ea86023481ac89dccba8a8ef9c5e34d.
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 210ee2147e73f868523b1fa018b055c4256f61b2.
2023-01-07 13:36:18 -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
0fd1f748fd Better initialization of the decoded text font. 2023-01-07 09:57:14 +01: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
434b0ec4e4 Revert "Change the User Guide URL to SourceForge."
This reverts commit 47c0fd15f96a4d9300799080a03e31a6ebc21d62.
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
8207a72bec Make FT8 the default mode. 2022-12-30 09:29:54 +01: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
Uwe Risse
8abdba46d3 Add an option to call CQ with an individual contest name. 2022-12-29 16:56:56 +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
Uwe Risse
2d4083e2cf Some details changed to the Fox mode frequency warning. 2022-12-15 13:21:44 +01:00
Joe Taylor
4aace2d75c Force fast-mode flags OFF when entering Q65 mode. 2022-12-13 11:39:41 -05:00
Uwe Risse
f21d2ca9b1 Improved protection against crashes caused by double-clicking messages with <...> in certain QSO situations. 2022-12-07 11:34:12 +01:00
Uwe Risse
83b833a4f7 Prevent a crash when clicking on a message with "m_baseCall <...>" in EU VHF contest mode. 2022-12-07 11:10:07 +01:00
Uwe Risse
2bbcd1010a Prevent a crash when clicking on a message without word 3 in Fieldday or FT Roundup mode. 2022-12-07 00:23:10 +01:00
Uwe Risse
c6d13a7984 Minor code correction. 2022-12-06 15:25:16 +01:00
Brian Moran
db936dffc1 fix for FH issue found by K8H where TX queues not kept full (n=2,3) 2022-11-29 20:32:13 -08:00
Uwe Risse
89dd922cef Fox mode: Prevent callers below 1000 Hz from being displayed in the Rx frequency window. 2022-11-25 09:15:23 +01:00
Uwe Risse
a8979b01d1 Fox mode: Remove a station from the "In Progress" window when transmission of "RR73" is completed. 2022-11-24 16:33:07 +01:00
Uwe Risse
104fcf2193 Fox mode: Display any reply from a Hound in the Rx Frequency window that is for us and contains a report. 2022-11-24 14:23:30 +01:00
Uwe Risse
d3bcc2c6b4 Remove a station from the In Progress window after the QSO has been logged. 2022-11-24 13:55:33 +01:00
Uwe Risse
a36a99997b Fox mode: Display any reply from the Hound in the Rx Frequency window. 2022-11-24 10:32:42 +01:00
Uwe Risse
b3f6d41f4b Fix a bug in Hound mode for decodes without a grid or 3rd part of the message. Patch by Mike W9MDB. 2022-11-20 10:24:55 +01:00
Uwe Risse
d380be4ab4 Some more time to test RC5, part2. 2022-11-19 20:06:41 +01:00
Uwe Risse
11db3eb1f3 Some more time to test RC5. 2022-11-19 20:04:52 +01:00
Brian Moran
0820a86d37 Merge branch 'develop' into hound-list-changes 2022-11-19 07:06:16 -08:00
Brian Moran
f59e9cba04 Merge branch 'develop' into working-freqs 2022-11-19 07:03:18 -08:00
Uwe Risse
bed8904298 Ensure that also late a7 decodes from the previous band are suppressed. 2022-11-16 22:05:01 +01:00
Brian Moran
31676f0cc5 Merge remote-tracking branch 'origin/hound-list-changes' into hound-list-changes 2022-11-15 11:36:10 -08:00
Brian Moran
2ba4496baf Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into hound-list-changes 2022-11-15 11:33:44 -08:00
Uwe Risse
e7dde090bf Allow CQ messages to be sent to PSK reporters without a grid. 2022-11-15 17:09:05 +01:00
Uwe Risse
940b26e6ea Fix a compilation error with Qt 5.15.x. 2022-11-13 09:49:43 +01:00
Brian Moran
2b08cd9e4b manage hound queue; add ability to add hound to top with ALT-double-click; show/manipulate hound QSOs in progress 2022-11-12 17:23:21 -08:00
Uwe Risse
44d947ff95 Keep the frequency when in Hound mode and click the "H" button again. 2022-11-10 11:40:01 +01:00
Uwe Risse
7824ce6339 Don't allow a7 decodes during the first period after a band change because they can be leftovers from the previous band. 2022-11-08 21:59:33 +01:00
Joe Taylor
7187172d02 Don't allow decoding depth to be changed just because Echo mode was entered. 2022-11-03 11:49:14 -04:00
Uwe Risse
0cd2935b8c Prevent some possible segfault errors (patch by Mike W9MDB). 2022-11-01 16:40:08 +01:00
Uwe Risse
bc8ee62900 Suppress "Transmit digital gain" overlay unless PWR attenuator is being adjusted. 2022-11-01 14:52:49 +01:00
Uwe Risse
f0c5b772df Revert "Improve the readability of the signal meter labeling at different font sizes."
This reverts commit 0fd396c903b100083074b161497ab7186aa20a3e.
2022-10-14 14:20:25 +02:00
Uwe Risse
0fd396c903 Improve the readability of the signal meter labeling at different font sizes. 2022-10-14 11:56:38 +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
Uwe Risse
c1da94ebf2 Allow resizing of the mode buttons to take effect each time you change the application font. 2022-10-03 12:00:10 +02:00
Brian Moran
85cb05a812 edit new frequency table fields inline; refresh filter periodically; 2022-09-29 08:44:31 -07:00
Uwe Risse
f91e8e3cf1 Fix a bug that caused wrong frequencies to be written to ALL.TXT for Tx. 2022-09-29 14:30:09 +02:00
Uwe Risse
6f36f7eea2 Revert "Revert commit f5291f2 for WSPR mode only."
This reverts commit f98ec44e9830bd72a9bf80a22a038e56e5e352f4.
2022-09-29 14:22:10 +02:00
k9an
f98ec44e98 Revert commit f5291f2 for WSPR mode only. 2022-09-28 16:44:28 -05:00
Joe Taylor
ca4fac2fd0 Remove display of single-echo SNR, it was a bad idea. 2022-09-26 10:45:33 -04:00
Joe Taylor
3a069e47a3 Work in progress on Echo-mode averaging. 2022-09-26 08:07:11 -04:00