Commit Graph

1330 Commits

Author SHA1 Message Date
Joe Taylor 75fbe1cb13 Display original UTC on waterfall for data read from .wav files. Should replace "sprintf" in plotter.cpp lines 263 and 265. 2021-03-16 16:55:28 -04:00
Joe Taylor 4596ba05a0 Fix a problem with plotting the Q65 sync curves for Q65-120x and Q65-300x. 2021-03-15 17:00:56 -04:00
Bill Somerville f0945282dd Merge branch 'master' into develop 2021-03-14 16:40:56 +00:00
Bill Somerville d089b3b8fd Merge branch 'release-2.4.0' 2021-03-14 16:25:24 +00:00
Bill Somerville 4b031c862f Allow messages to be regenerated when trying to start a new QSO 2021-03-14 14:19:43 +00:00
Bill Somerville d4c4cd0e05 Merge tag 'wsjtx-2.3.1' into release-2.4.0
Tagging the WSJT-X v2.3.1 release
2021-03-13 11:53:57 +00:00
Joe Taylor b869f831b3 Another try at getting "Save Decoded" right for all modes. 2021-03-12 23:32:44 +00:00
Joe Taylor b5d4440a8f Fix "Save Decoded". Seems it has been broken for a while, in all modes. 2021-03-12 23:32:20 +00:00
Bill Somerville 834630e2d4 Repair some QSO sequencing defects 2021-03-12 23:28:33 +00:00
Joe Taylor 5b3beb66ea Ditto. 2021-03-12 09:47:56 -05:00
Joe Taylor 7bf9703e5a Update achkowledgments on the "About" page. 2021-03-12 09:47:03 -05:00
Joe Taylor 93add5ec38 No need for replot() after a mouse click on waterfall. 2021-03-11 16:08:12 -05:00
Joe Taylor 4b55c85c4b Warning message in labDXped if contest mode is enabled in Q65 mode. 2021-03-11 15:48:19 -05:00
Joe Taylor 8717a4892f Another try at getting "Save Decoded" right for all modes. 2021-03-10 16:09:53 -05:00
Joe Taylor 4d4ecfbcda Don't kill Tx on closing Settings. Warn if TxFreq should be 700 Hz, instead of forcing changes to 700 or 1000 Hz. 2021-03-10 15:08:52 -05:00
Joe Taylor 79133f15c6 Redraw the Q65 sync curve(s) after a mouse-click has erased them. 2021-03-09 16:11:40 -05:00
Joe Taylor 5ca8e10c41 Fix "Save Decoded". Seems it has been broken for a while, in all modes. 2021-03-09 11:43:28 -05:00
Steven Franke ee05f5fed5 Make CPlotter::draw bail out if it sees bad data in red.dat. 2021-03-05 13:00:28 -06:00
Bill Somerville 2decf7473a Disable nag message 2021-03-05 12:14:50 +00:00
Bill Somerville ff87cefc5d Merge branch 'release-2.4.0' 2021-03-04 18:13:18 +00:00
Bill Somerville b7b4ebdb89 Proposed RC2 expiry date 2021-03-04 11:56:34 +00:00
Bill Somerville 22f1ba6a6d Merge branch 'support-2.3.1' into release-2.4.0 2021-03-03 23:58:39 +00:00
Bill Somerville 6f01f72621 Log entries should not generated by replying to repeated final messages 2021-03-03 21:58:49 +00:00
Joe Taylor 314a506d51 Remove ISCAT mode. 2021-03-03 11:50:34 -05:00
Bill Somerville 6c2cc22524 Remove unnecessary variable 2021-03-03 14:34:42 +00:00
Bill Somerville 811cdc07b9 Pop up contest log window in MSK144 contest modes 2021-03-03 14:33:55 +00:00
Bill Somerville a555236b9e Ensure appended AP information does not affect QSO sequencing 2021-03-03 11:51:22 +00:00
Bill Somerville 2e1ed58129 Ensure double-click of repeated final message sends correct response 2021-03-02 19:23:17 +00:00
Bill Somerville 5542540e75 Ensure double-click of repeated final message responds correctly 2021-03-01 22:20:30 +00:00
Bill Somerville 7768b9d30f Change default button to Cancel on contest log delete confirmation 2021-03-01 22:19:08 +00:00
Bill Somerville 01dff71070 Re-enable EU VHF Contest mode messages in MSK144 mode
Also bring  message checking utilities up  to date with the  latest EU
VHF Contest mode source encodings.
2021-02-24 02:21:31 +00:00
Bill Somerville c44bcb1f44 Repair v2.3.0 regressions in sequencing
Handle RRR  messages correctly  in contest modes  and fix  failures to
sequence some messages.
2021-02-24 02:19:11 +00:00
Bill Somerville ddbf37cbd2 Update splash screen 2021-02-18 12:18:43 +00:00
Bill Somerville 9f6cf3444e Merge branch 'charlies-txfreq' into release-2.4.0 2021-02-11 18:22:16 +00:00
Charlie Suckling 6868556036 Set-default-Tx-Frequencies-for-Q65-and-limit-mode-selection 2021-02-11 18:00:14 +00:00
Charlie Suckling 399aac84d1 Set default Tx Frequencies for Q65 2021-02-11 18:00:10 +00:00
Joe Taylor 3962a1eeba Merge branch 'release-2.4.0' of bitbucket.org:k1jt/wsjtx into release-2.4.0 2021-02-10 13:56:56 -05:00
Bill Somerville 93dd5a92e5 Update splash screen 2021-02-09 10:46:56 +00:00
Joe Taylor 25a5b780c4 Reinstate and enable the "Call 1st" box for Q65. 2021-02-07 08:48:41 -05:00
Joe Taylor 1c038ef979 Remove the "Call 1st" checkbox from the Q65 GUI. It's not used. 2021-02-06 13:07:01 -05:00
Joe Taylor b1c41932b1 Another try at keeping signal report constant within a QSO. 2021-02-06 13:01:28 -05:00
Joe Taylor 2f4cf2f406 Revert "Tentative fix to keep the transmitted signal report constant during a QSO. Please test!"
This reverts commit 70f460355b.
2021-02-06 12:12:20 -05:00
Joe Taylor 9782b0f98d Revert "Better way of updating m_lastQSOProgress, when signal report is first sent."
This reverts commit d4f4057751.
2021-02-06 12:12:06 -05:00
Joe Taylor d4f4057751 Better way of updating m_lastQSOProgress, when signal report is first sent. 2021-02-05 16:49:56 -05:00
Joe Taylor 70f460355b Tentative fix to keep the transmitted signal report constant during a QSO. Please test! 2021-02-05 16:16:53 -05:00
Bill Somerville 767f53e79e RC nag message and expiry 2021-02-03 11:38:52 +00:00
Bill Somerville d7232c017e Merge branch 'develop' into feat-fst280 2021-02-02 17:15:47 +00:00
Joe Taylor 558b426944 Remove Q65_MultiSync as a separate option. We always show both red and orange sync curves. 2021-02-01 15:28:22 -05:00
Joe Taylor 6519c07a71 Working toward a good multi-decode solution ... 2021-01-31 15:10:50 -05:00
Joe Taylor e711aa23da Don't display red sync curve where it's equal to 0.0. 2021-01-31 14:44:06 -05:00