Commit Graph

49 Commits

Author SHA1 Message Date
Joe Taylor 2af2d8131d Don't use early decoding when data are read from disk. 2021-08-04 16:00:16 -04:00
Joe Taylor f21ccca0bf Improved diagnostic info. 2021-07-19 11:55:44 -04:00
Joe Taylor ea48ae04fb Do JT65 decodes only at nhsym=280. Rewind LU 26 in m65a only at nhsym=280. 2021-07-16 16:03:09 -04:00
Joe Taylor 8c62f0280d If we must bail out of an early decode, should still output its results. 2021-07-16 08:30:37 -04:00
Joe Taylor 924876e92c Correct the logic for clearing ldecoded() to all .false. 2021-07-13 13:22:10 -04:00
Joe Taylor 7bac215fb0 Early decode at t=52 a, final decode at t=56 s. 2021-07-09 12:06:27 -04:00
Joe Taylor feb267e7cf Compute nhsym only once, in decode0(). 2021-07-07 14:11:34 -04:00
Joe Taylor 35d8e6deb3 Correct the placement of ldecoded=.false. 2021-07-07 10:49:01 -04:00
Joe Taylor 3307cb2f9e Suppress duplicate decodes. 2021-07-07 10:12:36 -04:00
Joe Taylor 1642458358 Save QuickDecode time in file 'tquick.dat'. 2021-07-01 15:00:21 -04:00
Joe Taylor 4b0f116219 Revert "Tweak timer calls to distinguish the QuickDecode portion."
This reverts commit 203c8c25dd.
2021-07-01 14:45:33 -04:00
Joe Taylor 203c8c25dd Tweak timer calls to distinguish the QuickDecode portion. 2021-07-01 13:21:32 -04:00
Joe Taylor 42a3e246bf Compute pol angle from sync symbols. Display recommended TxPol. 2021-06-22 10:55:11 -04:00
Joe Taylor 2e53a8a47d Add GUI controls to set max_drift in both WSJT-X and MAP65. 2021-05-30 12:07:48 -04:00
Joe Taylor 5f784ab05e Another fixup for nonzero Fcal values. 2021-05-24 13:33:51 -04:00
Joe Taylor 82bd3694d0 Clean up the use of newdat, nagain, and other JT65/Q65 decoding decisions. 2021-05-24 11:25:04 -04:00
Joe Taylor 3392d18218 Pass several more params to q65b(). 2021-05-20 13:00:39 -04:00
Joe Taylor 7ae25b98f8 Don't try for a JT65 decode after calling decode1a with sync1=2.000. 2021-05-18 19:10:50 -04:00
Joe Taylor 919c4e0d22 Trying to (somewhat) rationalize use of Fcal and reposted DF values. 2021-05-18 14:04:33 -04:00
Joe Taylor 4e4ae3ea9e Reject bogus JT65 decodes with unreasonable values of DT. 2021-05-17 13:01:20 -04:00
Joe Taylor f174367a5b Don't execute irrelevant code if "No JT65" was selected. 2021-05-17 10:45:10 -04:00
Joe Taylor a139bb98f5 Must call q65b at least once with nqd=1. Make the snr1 threshold smaller in q65b. 2021-05-16 14:56:43 -04:00
Joe Taylor 9d10e38b9e Correct a flaw in checking for Q65 candidate freq within FTol range. 2021-05-15 14:44:42 -04:00
Joe Taylor acbfc8840e Don't call q65b if "No Q65" is selected. 2021-05-15 10:24:33 -04:00
Joe Taylor 857fe04e00 Remove obsolete references to nqd.eq.2. 2021-05-14 19:41:44 -04:00
Joe Taylor 51dd025a8b Don't display Q65 decodes twice in Messages window (if decoded with nqd=1). 2021-05-14 19:37:14 -04:00
Joe Taylor f2ca2124d4 MAP65 wideband decoding tested and known working now for Q65-60A and Q65-60C. 2021-05-14 11:52:23 -04:00
Joe Taylor 8034a006d7 Enable q3 decodes, but only at the QSO freq. 2021-05-13 15:33:52 -04:00
Joe Taylor ebfe352834 Establish correct nqd behavior with wideband Q65 decoding. 2021-05-13 13:13:21 -04:00
Joe Taylor e480c47356 Wideband Q65 decoding basically works, and timeing is acceptable! Needs work to distinguish between nqd states. 2021-05-13 11:43:39 -04:00
Joe Taylor 32ad0bec38 Work in progress on wideband decoding. 2021-05-13 11:24:26 -04:00
Joe Taylor 2a2f9eb76d More work toward wideband decoding. 2021-05-13 10:40:24 -04:00
Joe Taylor 37b6b4b22c More WIP on wideband Q65 decoding. 2021-05-12 16:50:50 -04:00
Joe Taylor af6d406aeb Working toward wideband decoding for Q65. 2021-05-12 16:34:00 -04:00
Joe Taylor 5d097b8c2b Improved JT65 decoding performance when input signal level is well above "normal". 2021-05-09 16:35:12 -04:00
Joe Taylor 5f439126ee Send Q65 decodes to Band Map and Messages windows. 2021-05-06 14:51:53 -04:00
Joe Taylor f3ba12e643 Change the timer call to 'q65b', as it should be. 2021-04-30 17:31:38 -04:00
Joe Taylor 7f9da0ba90 Compute analog of "orange sync curve" in MAP65; use it to determind ipol for a decode candidate. 2021-04-29 14:35:19 -04:00
Joe Taylor 5af7397641 Use timer module from wsjt_fort library in MAP65. 2021-04-29 09:39:08 -04:00
Joe Taylor c3b724a377 More cleanup of compiler warnings. 2021-04-22 14:04:08 -04:00
Joe Taylor cfecb43d34 Cleaning up some build scripts and fixing compiler warnings. 2021-04-22 13:12:55 -04:00
Joe Taylor a360ff0bcd Remove some diagnostic writes. 2021-04-19 13:08:59 -04:00
Joe Taylor a970ad1447 Make both call-from-map65 and m65 from command line work properly on *.tf2 and *.iq files. 2021-04-16 15:12:00 -04:00
Joe Taylor 30d37f292b Replace variable name 'mode64' with 'mode_q65' in several more places. 2021-04-15 13:56:41 -04:00
Joe Taylor 30ecae5193 Back out commit b30713388 -- it broke the behavior of Messages and Band Map. 2021-04-13 17:33:58 -04:00
Joe Taylor 12f3faa0a1 Code cleanup. Looking ad adding Q65 decodes to Band Map and Messages. 2021-04-13 16:32:24 -04:00
Joe Taylor b307133882 Do not display blank decode lines. 2021-04-13 14:46:31 -04:00
Joe Taylor ff54b4853b Minor code cleanup. 2021-04-13 13:52:46 -04:00
Bill Somerville 280c8344cd
Move project files to map65 sub-directory
Preparation for merging with the wsjtx project repository.
2021-04-09 13:57:41 +01:00