Joe Taylor
|
2b9d65408d
|
Bug fix: correct the misuse of variable 'ncand' in both q65 module and a common block.
|
2024-03-12 08:47:23 -04:00 |
|
Joe Taylor
|
200168fd37
|
Reset QMAP's kHzRequested to 0 after the QSY is executed in WSJT-X.
|
2024-01-31 10:00:12 -05:00 |
|
Joe Taylor
|
f59b5a48f7
|
CTRL+Click on QMAP's upper waterfall sends integer kHz dial freq request to WSJT-X.
|
2024-01-25 14:27:54 -05:00 |
|
Joe Taylor
|
495170e7a1
|
Double-click on AS window to leave Tx Enable OFF.
|
2024-01-24 15:10:15 -05:00 |
|
Joe Taylor
|
b84742b1fc
|
"Export .wav files" now working as intended in QMAP.
|
2024-01-22 11:11:53 -05:00 |
|
Joe Taylor
|
0705bd329e
|
More work in progress toward "Export .wav file ..." in QMAP.
|
2024-01-22 07:12:40 -05:00 |
|
Joe Taylor
|
6474f7e1cf
|
Merge branch 'qmap' of bitbucket.org:k1jt/wsjtx into qmap
|
2024-01-20 15:03:33 -05:00 |
|
Joe Taylor
|
adc0345ef3
|
Work in progress toward "Export .wav file".
|
2024-01-20 15:02:51 -05:00 |
|
Uwe Risse
|
69a19946df
|
Remove an unnecessary space.
|
2024-01-20 18:50:26 +01:00 |
|
Joe Taylor
|
4ec84087c7
|
Revert "Suppress QMAP waterfall scrolling with all-zero data from qm file."
This reverts commit 05c3389307 .
|
2024-01-20 08:37:14 -05:00 |
|
Joe Taylor
|
05c3389307
|
Suppress QMAP waterfall scrolling with all-zero data from qm file.
|
2024-01-20 08:22:11 -05:00 |
|
Joe Taylor
|
9223ae3393
|
Cleanup in read_qm.f90.
|
2024-01-19 14:19:37 -05:00 |
|
Joe Taylor
|
e178df928e
|
Skip redundant processing of candidates already decoded in same sequence.
|
2024-01-19 14:02:16 -05:00 |
|
Joe Taylor
|
8a2051e439
|
Decode cycles now start at t=19.5, 30.0, 49.5, and 58.5 s.
|
2024-01-19 13:04:24 -05:00 |
|
Joe Taylor
|
47c64f3675
|
Clean up commented code.
|
2024-01-19 12:11:30 -05:00 |
|
Joe Taylor
|
d155abe274
|
Remove a bunch of commented-out qDebug() statements.
|
2024-01-19 11:59:50 -05:00 |
|
Joe Taylor
|
9babd4616b
|
Add a Q65-30x decode cycle at t=24s, ihsym=160.
|
2024-01-19 11:57:53 -05:00 |
|
Joe Taylor
|
e81cafa2c2
|
Remove unused variable in qmapa().
|
2024-01-19 11:11:33 -05:00 |
|
Joe Taylor
|
55286b05a9
|
Zero the ss() array at start of sequence in symspec().
|
2024-01-19 11:10:23 -05:00 |
|
Joe Taylor
|
b3d8750949
|
Increase width of "result" from 60 to 64, to accommodate longest messages.
|
2024-01-18 16:25:08 -05:00 |
|
Joe Taylor
|
3a5da4b2ac
|
Deactivate a bunch of diagnostic wtites to console.
|
2024-01-18 10:19:30 -05:00 |
|
Joe Taylor
|
74f07211c3
|
Restore normal behavior in read_qm().
|
2024-01-17 12:41:43 -05:00 |
|
Joe Taylor
|
db3c7c4668
|
Full set of save_qm diagnostics for Roger and Uwe.
|
2024-01-17 10:52:39 -05:00 |
|
Joe Taylor
|
14b60aa146
|
Lighten the QMAP label background color for Q65-60D.
|
2024-01-17 09:08:38 -05:00 |
|
Joe Taylor
|
153c2e4212
|
Diagnostic work in progress on saving and reading QMAP files.
|
2024-01-17 07:13:05 -05:00 |
|
Joe Taylor
|
9044718e36
|
Better arrangement of timeout criteria for the QMAP decoder.
|
2024-01-16 13:50:38 -05:00 |
|
Joe Taylor
|
cc9c1c62c9
|
One more tweak: Do not call decoder at all, if nTx60>5.
|
2024-01-16 13:36:28 -05:00 |
|
Joe Taylor
|
8a899d000e
|
Correct QMAP's dupe-checking behavior for manual decodes.
|
2024-01-16 11:46:36 -05:00 |
|
Joe Taylor
|
6e6caa0d82
|
Short decode cycles for 2nd half if we transmitted in 2nd half.
|
2024-01-15 19:49:10 -05:00 |
|
Joe Taylor
|
447127a49f
|
Send filename and revision to q65c through a common block.
|
2024-01-15 19:24:26 -05:00 |
|
Joe Taylor
|
24bfc9f30d
|
Correct a fvlaw in setting the decodeBusy flag.
|
2024-01-15 19:02:30 -05:00 |
|
Joe Taylor
|
9c45e510ff
|
Be sure the saveFileName is static.
|
2024-01-15 18:34:01 -05:00 |
|
Joe Taylor
|
059096534b
|
Cleanup.
|
2024-01-15 17:20:43 -05:00 |
|
Joe Taylor
|
2f46104140
|
Basically operational with save_qm called in the decoder thread. Needs testing!
|
2024-01-15 15:47:57 -05:00 |
|
Joe Taylor
|
4af9c58bb0
|
Send needed arguments to q65c().
|
2024-01-15 13:45:00 -05:00 |
|
Joe Taylor
|
ae1cf334e2
|
Separate out the final call to timer(), using new "all_done()" function.
|
2024-01-15 13:22:45 -05:00 |
|
Joe Taylor
|
ff39abab58
|
WIP toward moving save_qm to the decoder thread.
|
2024-01-15 13:10:41 -05:00 |
|
Joe Taylor
|
f7e16671ab
|
Status lab1 turns yellow when WSJT-X is transmitting.
|
2024-01-14 16:08:24 -05:00 |
|
Joe Taylor
|
8be743e0b8
|
Don't use future/watcher for reading raw data from disk. Better use of 30-second Rx sequences.
|
2024-01-13 15:28:35 -05:00 |
|
Joe Taylor
|
ae14fa13e9
|
Merge branch 'qmap' of bitbucket.org:k1jt/wsjtx into qmap
|
2024-01-13 13:32:21 -05:00 |
|
Joe Taylor
|
9c3cc3d685
|
Merge branch 'qmap' of bitbucket.org:k1jt/wsjtx into qmap
|
2024-01-13 09:51:01 -05:00 |
|
Joe Taylor
|
13a8efd533
|
One more removal: declaration of unused function.
|
2024-01-13 09:09:15 -05:00 |
|
Joe Taylor
|
80ed717aab
|
Clean out the remains of writing .iq files.
|
2024-01-13 09:05:39 -05:00 |
|
Joe Taylor
|
8d17c7095c
|
Disable saving .iq files, to see if Win7 then allows saving .qm files.
|
2024-01-12 10:34:41 -05:00 |
|
Joe Taylor
|
7a0a1736a7
|
Correct the logic for setting default bAlso30=true.
|
2024-01-11 13:59:32 -05:00 |
|
Joe Taylor
|
f93d846c22
|
Best (and simplest) performance is with FFTW npatience=0 and no threading.
|
2024-01-10 15:53:05 -05:00 |
|
Joe Taylor
|
42f322e461
|
Simplify ftninit.
|
2024-01-10 15:17:26 -05:00 |
|
Joe Taylor
|
f98009daab
|
Use fftwf_ routines instead of sfftw_ routines.
|
2024-01-10 15:16:44 -05:00 |
|
Joe Taylor
|
c7e13191f1
|
Use the four2a in the WSJT-X lib directory.
|
2024-01-10 15:12:56 -05:00 |
|
Joe Taylor
|
2584b5ef3b
|
Don't save and restore FFTW wisdom in QMAP.
|
2024-01-10 15:11:38 -05:00 |
|