Commit Graph

634 Commits

Author SHA1 Message Date
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
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
d7232c017e
Merge branch 'develop' into feat-fst280 2021-02-02 17:15:47 +00:00
Joe Taylor
48713f0f38 Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2021-01-28 07:43:14 -05:00
Bill Somerville
86efe9ec22
Merge branch 'release-2.3.0' into develop 2021-01-28 11:17:51 +00:00
Bill Somerville
3629a4e071
Qt <5.8 compatibility 2021-01-27 21:14:11 +00:00
Bill Somerville
c631f24a3f
Bump expiry 2021-01-25 00:46:23 +00:00
Bill Somerville
86572dbc6e
Extend expiry 2021-01-25 00:28:30 +00:00
Joe Taylor
e7061abc7c Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2021-01-23 10:47:42 -05:00
Joe Taylor
74a43a658c Clear the numbers in ndecodes_label when Clear Avg is clicked. 2021-01-23 10:36:07 -05:00
Bill Somerville
10f574a1ec
Qt 5.15 compatibility 2021-01-22 22:59:38 +00:00
Bill Somerville
899a7fd895
Merge branch 'develop' into feat-fst280 2021-01-22 22:27:34 +00:00
Joe Taylor
e222e66302 Write the full Q65 submode name into ALL.TXT. 2021-01-22 15:32:47 -05:00
Joe Taylor
8a436b63dd Separate message averaging for Odd and Even sequences. 2021-01-19 16:06:10 -05:00
Bill Somerville
afee4d9a28
Merge branch 'release-2.3.0' into develop 2021-01-16 23:37:14 +00:00
Bill Somerville
2d4256d593
Add time stamp to rig control error messages details 2021-01-16 23:35:53 +00:00
Joe Taylor
397c31a62d Extend red/orange sync curves to full width. Display navg on status bar. 2021-01-16 12:21:13 -05:00
Joe Taylor
1f9eeb52cc Add user option for Auto_Clear_Avg after a decode. 2021-01-15 14:12:52 -05:00
Joe Taylor
f55ac6741b Post single-transmission Q65 decodes to the left panel. 2021-01-10 16:28:52 -05:00
Joe Taylor
08ef142cb9 Trim the Tx message sent to the right panel. 2021-01-07 11:46:36 -05:00
Bill Somerville
40cf752fe6
Fix missed merge conflict 2021-01-04 23:01:04 +00:00
Bill Somerville
e3de5480e2
Merge branch 'master' into develop 2021-01-04 22:57:31 +00:00
Bill Somerville
c9fb6510a0
Update expiry and nag message 2021-01-04 22:50:02 +00:00
Bill Somerville
fd8c993b7b
Update copyright years 2021-01-04 21:55:15 +00:00
Bill Somerville
f2e9c1d91d
Merge branch 'develop' into feat-fst280 2021-01-04 15:53:21 +00:00
Bill Somerville
94977df845
Merge branch 'release-2.3.0' into develop 2021-01-04 15:38:06 +00:00
Steven Franke
66ddeff25e
Do not save c2 files in FST4W mode. 2021-01-04 15:00:02 +00:00
Joe Taylor
6b351165f2 Re-introduce Q65 timer calls. Extend red sync baseline to minimum +/- 100 Hz. 2021-01-01 10:47:22 -05:00
Joe Taylor
8a4b5b6a40 Various tweaks to the Q65 decoder; new numbering of the end-of-line decoding flags. 2020-12-31 15:52:06 -05:00
Bill Somerville
1583eb34ce
Merge branch 'release-2.3.0' into develop 2020-12-30 21:47:24 +00:00
Bill Somerville
a38ec853a4
Don't pick up reports to other stations as ours 2020-12-30 21:45:57 +00:00
Joe Taylor
5d7b5f83e2 Fix several more flaws in the way Q65 decodes are presented. 2020-12-30 15:05:02 -05:00
Joe Taylor
412422db17 Add 'q' to the Q65 end-of-line flags; label right text window for "Average decodes". 2020-12-30 10:42:27 -05:00
Joe Taylor
171e466389 More work on Q65 message averaging. 2020-12-24 09:51:02 -05:00
Joe Taylor
1eb0d0471d Tweak the "m_hsymStop" stop times for optimum EME performance. 2020-12-22 09:56:15 -05:00
Bill Somerville
938d96fecc
Save sub-mode details to .WAV file metadata for Q65 mode 2020-12-22 03:48:35 +00:00
Joe Taylor
044aa80dc4 Remove all vestiges of the QRA64 mode. It has been replaced by Q65. 2020-12-21 15:07:53 -05:00
Bill Somerville
dd631699da
Add the Tx message to the UDP Status(1) message
Thanks to Morgan (sri no other attribution given) for the initial
contribution this change is based on.
2020-12-21 01:31:57 +00:00
Joe Taylor
7005ac3c50 Control "Call 1st" visibility with AutoSeq status in Q65 mode. 2020-12-19 09:10:34 -05:00
Joe Taylor
67b82c7666 Remove the klunky 2D sync plot. The red sync curve is better. 2020-12-18 16:00:33 -05:00
Bill Somerville
e7c8eba2a5
Initialize member variable in correct place 2020-12-18 19:59:25 +00:00
Joe Taylor
b3769bb6c8 For Q65, plot a red "Sync curve" in the Wide Graph. 2020-12-18 13:31:14 -05:00
Joe Taylor
8507a42655 Quasi-graphical display of the sync ccf(f0,DT). 2020-12-17 17:02:28 -05:00
Joe Taylor
7051dc7ee6 Remove more vestiges of the obsolete "JT9+JT65" mode. 2020-12-15 14:48:27 -05:00