Commit Graph

626 Commits

Author SHA1 Message Date
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
Joe Taylor
c4dbfbbdca Must call wspr_config(false) when entering Q65 mode. 2020-12-09 13:55:47 -05:00
Joe Taylor
5b59633b2f Re-enable transmission in Q65 submodes B and higher. 2020-12-09 09:34:09 -05:00
Bill Somerville
9c0fe669d6
Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-12-07 20:43:49 +00:00
Bill Somerville
c9f9c1d7c8
Merge branch 'develop' into feat-fst280 2020-12-07 20:43:28 +00:00
Bill Somerville
b8f9708eac
Merge branch 'release-2.3.0' into develop 2020-12-07 20:43:03 +00:00
Bill Somerville
60792182ad
Environment variables to set audio buffer sizes and fix Windows Rx timing
The two environment variables:

    WSJT_RX_AUDIO_BUFFER_FRAMES
    WSJT_TX_AUDIO_BUFFER_FRAMES

each can  be defined to  an integer number which  will be used  as the
suggested audio  buffer size for  Rx and Tx respectively.  Not setting
the variable  or setting  it to  zero or less  will cause  the default
buffer size to be used, which should be a good choice for most, if not
all, systems.
2020-12-07 20:34:56 +00:00
Joe Taylor
d42363587e Swtich from a fast mode to Q65 now closes FastGraph and opens WideGraph, as it should. 2020-12-06 21:42:30 -05:00
Bill Somerville
3d9a099fce
Reinstate changes that were reverted from commit df2daf6
Changes were moved aside to simplify a big merge commit with many
conflicts.
2020-12-07 00:18:52 +00:00