Commit Graph

21 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 7076f3c749 Remove references to common/tracer/. 2021-05-14 14:35:23 -04:00
Joe Taylor 7407dc6332 Merge branch 'feat-map65-integration' of bitbucket.org:k1jt/wsjtx into feat-map65-integration 2021-05-13 08:16:57 -04:00
Bill Somerville 6bd50b2444
Automatic FFTW3 wisdom handling for map65 GUI and shmem m65 runs 2021-05-13 12:44:32 +01:00
Joe Taylor af6d406aeb Working toward wideband decoding for Q65. 2021-05-12 16:34:00 -04:00
Joe Taylor 42318c9021 Make the behavior of FTol more rational in MAP65. 2021-04-30 15:22:41 -04:00
Joe Taylor d8e9850583 MAP65 code cleanup. More still needed! 2021-04-29 17:05:11 -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 88fa43cf77 Tweak a few startup constants used for command-line execution of m65. 2021-04-29 12:13:17 -04:00
Joe Taylor 5af7397641 Use timer module from wsjt_fort library in MAP65. 2021-04-29 09:39:08 -04:00
Joe Taylor e844307ccc New default params, for now. This needs work! 2021-04-28 13:53:16 -04:00
Joe Taylor de1388f0b0 Set some default parame for command-line eecution of m65. 2021-04-28 13:36:48 -04:00
Joe Taylor 8bdaf2dccf First working m65 that calls Q65 subroutines rather than execuring jt9[.exe]. Still needs work. 2021-04-27 17:02:39 -04:00
Joe Taylor 6cf3a74ad8 Revert "Receive 'datadir' and 'tempdir' from map65."
This reverts commit cc69993b6a.
2021-04-20 12:46:23 -04:00
Joe Taylor 4979336622 Revert "Working toward proper usage of OS-independent datadir and tempdir."
This reverts commit 00c9fb10e1.
2021-04-20 12:46:00 -04:00
Joe Taylor 9bc9899b18 Revert "A few steps further toward use of datadir, tempdir."
This reverts commit 189a0a35ab.
2021-04-20 12:45:41 -04:00
Joe Taylor 189a0a35ab A few steps further toward use of datadir, tempdir. 2021-04-19 16:12:55 -04:00
Joe Taylor 00c9fb10e1 Working toward proper usage of OS-independent datadir and tempdir. 2021-04-19 15:55:40 -04:00
Joe Taylor cc69993b6a Receive 'datadir' and 'tempdir' from map65. 2021-04-19 13:08:25 -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
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