Commit Graph

21 Commits

Author SHA1 Message Date
Joe Taylor 139478b865 Revert "Implement mock real-time input for MAP65: read data from a .tf2 file, with"
This reverts commit 60b0c5b984.
2021-07-16 09:22:35 -04:00
Joe Taylor 60b0c5b984 Implement mock real-time input for MAP65: read data from a .tf2 file, with
appropriate delays to approximate real-time data rate.
2021-07-13 12:48:28 -04:00
Joe Taylor 1af473e9a5 Don't build synctest.exe. 2021-07-07 14:48:43 -04:00
Joe Taylor 42a3e246bf Compute pol angle from sync symbols. Display recommended TxPol. 2021-06-22 10:55:11 -04:00
Bill Somerville 0c8281ed69
Only install MAP65 on MS Windows for now 2021-05-30 14:55:50 +01:00
Joe Taylor 32ad0bec38 Work in progress on wideband decoding. 2021-05-13 11:24:26 -04:00
Joe Taylor af6d406aeb Working toward wideband decoding for Q65. 2021-05-12 16:34:00 -04:00
Joe Taylor 0e069f7f3b Add temporary program for testing JT65 and Q65 sync for possible use in MAP65. 2021-05-11 12:50:18 -04:00
Joe Taylor 3f74137d32 Add Q65 modes and optional Doppler spread to mapsim. 2021-05-04 15:46:00 -04:00
Joe Taylor 25584f09e5 Build and install mapsim[.exe]. 2021-05-02 11:34:10 -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 943ff89dcd Use pctile from the wsjt_fort library. 2021-04-28 14:31:24 -04:00
Joe Taylor fe6df921c9 Search the wsjt_fort and wsjt_cxx libraries when linking m65. 2021-04-27 15:21:56 -04:00
Joe Taylor 19e73414df More cleanup: remove obsolete files from the map65 tree. 2021-04-22 13:47:17 -04:00
Joe Taylor cfecb43d34 Cleaning up some build scripts and fixing compiler warnings. 2021-04-22 13:12:55 -04:00
Bill Somerville a3334295ef
Revert to standard CMake BundleUtilities.cmake script
Fix some installation dependency finding issues.
2021-04-18 01:06:04 +01:00
Bill Somerville 56c92c55fb
Updated CMake finders and changes to build map65 on Linux 2021-04-11 15:29:15 +01:00
Bill Somerville 74bd3c1d0c
Changes to integrate into WSJT-X build system
A  separate install  of the  portaudio  library is  now required,  see
"doc/building on MS Windows.txt" for a suitable recipe.

The map65  code base  is still  MS Windows specific  in some  areas so
don't expect successful builds on Linux or macOS yet.
2021-04-10 12:29:34 +01:00
Bill Somerville 769e00ab88
Getting compilation of map65 working with CMake and Qt 5.15 2021-04-09 17:47:49 +01: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