Commit Graph

19 Commits

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