36 Commits

Author SHA1 Message Date
Joe Taylor
bb5e8efd52 Remove an unused variable. 2023-12-17 06:19:59 -05:00
Joe Taylor
90f3c59ea0 Skip useless calls to QMAP's decode0(), depending on 30 s transmissions. 2023-12-16 11:48:06 -05:00
Uwe Risse
f42a1bb357 Create Save Directory if it does not yet exist. 2023-12-16 15:40:43 +01:00
Joe Taylor
9d5f3858d4 When requested, call the QMAP decoder also at t=30s. 2023-12-14 13:37:28 -05:00
Uwe Risse
1aeaec7a6d Change some default values. 2023-12-13 19:32:38 +01:00
Uwe Risse
186abfe99e Again, make the red background color consistent with the WSJT-X default value. 2023-12-13 18:51:06 +01:00
Uwe Risse
c45420b194 Make the red background colur consistent with the WSJT-X default value. 2023-12-13 18:36:16 +01:00
Uwe Risse
1b3f4315b1 More options for highlighting messages with myCall. 2023-12-13 16:32:57 +01:00
Joe Taylor
5e8deecdb4 Fix the logic about not scrolling the QMAP waterfall when transmitting. 2023-12-12 15:43:29 -05:00
Joe Taylor
7255a7c86a Merge branch 'qmap' of bitbucket.org:k1jt/wsjtx into qmap 2023-12-12 12:23:08 -05:00
Joe Taylor
1542b7f857 If myCall is in the message, highlight the line with red background. 2023-12-11 19:01:05 -05:00
Uwe Risse
e040c926b9 Always attempt to decode when Continuous Waterfall is enabled. 2023-12-11 18:47:52 +01:00
Joe Taylor
11f8efd2a9 Suppress QMAP decoding only if WSJT-X transmitted too much in a Q65-60x submode. 2023-12-11 11:46:02 -05:00
Joe Taylor
c413ea2f14 Remove the 'QMAP deciding finished' stuff, it was a bad idea. 2023-12-11 10:51:50 -05:00
Joe Taylor
b0ea3a2eb5 Distinguish between m_nTx30 and m_nTx60. Add "QMAP decoding finished" so Active Stations will update. 2023-12-11 10:28:13 -05:00
Joe Taylor
2f1082e973 Try to correct the logic about not decoding if we transmitted too much. Not fully tested! 2023-12-09 15:20:59 -05:00
Joe Taylor
5d94775c7d Change nmode to nBaseSubmode, and don't allow for a JT65 mode. 2023-12-09 13:25:07 -05:00
Joe Taylor
0cf01f1248 Correct a flaw in setting QMAP background colors. 2023-12-08 15:32:40 -05:00
Joe Taylor
6019101018 Highlight QMAP's Q65-30B decodes with yellow background. 2023-12-08 15:21:47 -05:00
Joe Taylor
e6fad89904 Remove a diagnostic write. 2023-12-08 12:13:00 -05:00
Joe Taylor
fe19a7263d Clean up the way UTC gets written to q65_decodes.txt and all_qmap.txt. 2023-12-08 12:06:20 -05:00
Joe Taylor
62eb8fa3e9 Merge branch 'qmap' of bitbucket.org:k1jt/wsjtx into qmap 2023-12-07 12:34:22 -05:00
Joe Taylor
8ae939b573 Save 60 s of data to *.iq files. Last 1.5 s may be zeroes. 2023-12-07 12:33:19 -05:00
Joe Taylor
7f660d62fa Reduce the search range back to +/- 10 Hz from detected sync freq. 2023-12-07 11:52:41 -05:00
Joe Taylor
bf861d9979 Resize arrays to enable processing up to full 60 seconds of data. 2023-12-07 11:43:25 -05:00
Joe Taylor
d62cdbaf2b Intermediate commit: work in progress. 2023-12-07 11:20:21 -05:00
Uwe Risse
ff2f2b00b9 Add an option for a continuous waterfall when WSJT-X is transmitting. 2023-12-07 11:27:26 +01:00
Joe Taylor
c6fb86067e Compute ss(i,j) at Q65-30x half-symbol steps. Functional now, but needs work... 2023-12-04 14:09:39 -05:00
Uwe Risse
fea274ed57 QMAP: make offset adjustable. 2023-08-29 13:17:20 +02:00
Joe Taylor
f45369af8d For double-click on lower waterfall, adjust QMAP's mousedf for the FCal value. 2023-03-03 13:18:33 -05:00
Joe Taylor
80d7de8839 Must update m_fAdd in QMAP's SoundInThread, after devsetup finishes. 2023-02-24 09:35:26 -05:00
Joe Taylor
73e1198f08 More tweaks to the QMAP user interface. 2023-02-23 12:03:38 -05:00
Joe Taylor
631e3ed1cb Minor tweaks to the QMAP user interface. 2023-02-23 11:28:41 -05:00
Joe Taylor
47a899465f Allow the QMAP main window to get a bit wider. 2023-01-26 15:37:53 -05:00
Joe Taylor
29360db01a Clean up the IPC between WSJT-X and QMAP. Fix the "QSOs:" listing in ActiveStations window. 2023-01-26 10:55:10 -05:00
Joe Taylor
6979a56d5d Another stage in the renaming process, Q65W -> QMAP. It this all? 2023-01-25 10:07:07 -05:00