Commit Graph

36 Commits

Author SHA1 Message Date
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