Commit Graph

8917 Commits

Author SHA1 Message Date
Bill Somerville a44959962c
Diagnostics for port audio package finder on macOS 2021-04-14 21:49:23 +01:00
Joe Taylor b17ddac6c6 Simplification of Wide Graph layout. 2021-04-14 14:13:20 -04:00
Joe Taylor c12ae72dac Minor tweaks to GUI code. 2021-04-14 14:13:04 -04:00
Joe Taylor 9f45e095f1 Change button label from "Tx Q65 $" to "Tx Q65 :". 2021-04-14 09:16:54 -04:00
Joe Taylor fec7e2d2d1 Do not display no-decode lines in MAP65 main window. 2021-04-13 19:23:45 -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 17b0fd4974 Merge branch 'feat-map65-integration' of bitbucket.org:k1jt/wsjtx into feat-map65-integration 2021-04-13 14:47:15 -04:00
Joe Taylor b307133882 Do not display blank decode lines. 2021-04-13 14:46:31 -04:00
Joe Taylor 8937266395 MAP65 now decodes Q65-60C. 2021-04-13 14:02:30 -04:00
Joe Taylor ff54b4853b Minor code cleanup. 2021-04-13 13:52:46 -04:00
Bill Somerville df8f43f0b7
Temporary find portaudio package diagnostics 2021-04-13 18:43:59 +01:00
Bill Somerville a721be37ff
Fixing macOS linking of map65 2021-04-13 14:28:44 +01:00
Bill Somerville 6dac83abe2
Temporary diagnstics 2021-04-13 14:18:26 +01:00
Bill Somerville 19875e2b03
Remove redundant code that causes CLang++ warnings 2021-04-13 13:41:01 +01:00
Bill Somerville 00f1d7577a
Update hamlib and libusb package finders for Linux 2021-04-13 02:02:49 +01:00
Bill Somerville 63e485e819
Updated CMake finders, working on Windows & supporting dynamic hamlib 2021-04-12 22:33:46 +01:00
Joe Taylor 3f98270681 Fix the floating-point exception caused by a c2r FFT when not enough space allocated for data array. 2021-04-12 15:21:38 -04:00
Joe Taylor 47332aa9ac Always set emedelay=2.5 for submodes Q65-60[A-E]. 2021-04-12 12:19:49 -04:00
Joe Taylor 7b4e0e41e4 Update to Findlibusb.cmake 2021-04-12 12:19:22 -04:00
Bill Somerville 17ba3e4a06
More flexible libusb-1.0 package finder script 2021-04-11 23:04:07 +01:00
Bill Somerville b3b70a81cd
Updated LibFindMacros.cmake
Allowing much simplified CMake package  finder scripts, also moving to
finders creating imported targets.
2021-04-11 22:03:56 +01:00
Bill Somerville f82d984501
Merge branch 'feat-map65-integration' of bitbucket.org:k1jt/wsjtx into feat-map65-integration 2021-04-11 15:29:59 +01:00
Bill Somerville 56c92c55fb
Updated CMake finders and changes to build map65 on Linux 2021-04-11 15:29:15 +01:00
Joe Taylor 7664a63465 Send real, not int, to indexx(). Should prevent floating exception message on exit. 2021-04-11 09:32:21 -04:00
Joe Taylor f65b7925a7 Merge branch 'feat-map65-integration' of bitbucket.org:k1jt/wsjtx into feat-map65-integration 2021-04-10 07:40:43 -04: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
Joe Taylor 00035235eb Update map65.pro and Makefile for new location of sources in the wsjtx project. 2021-04-09 13:41:19 -04:00
Bill Somerville 769e00ab88
Getting compilation of map65 working with CMake and Qt 5.15 2021-04-09 17:47:49 +01:00
Joe Taylor faca845d89 Fix a merge issue in init_rs.c. 2021-04-09 09:50:25 -04:00
Bill Somerville 96e8908866
Merge branch 'master' of ../map65 into feat-map65-integration 2021-04-09 14:00:10 +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
Joe Taylor 7c673b41be Write Q65 decodes to map65_rx.log. 2021-04-09 08:39:38 -04:00
Joe Taylor d4d4245955 Cleanup so we don't display holdover decodes from previous calls. 2021-04-08 11:54:26 -04:00
Joe Taylor 069c574b22 Separate the timer() output files for map65 and jt9. 2021-04-08 11:53:40 -04:00
Joe Taylor 0f7e915798 Path to jt9 and q65sim must be in wsjtx_dir.txt, in the map65.exe directory. 2021-04-07 18:46:05 -04:00
Joe Taylor 644aead6b7 Finish gen_q65_wave(), using q65sim to generate itone. Tx now works! 2021-04-07 13:49:53 -04:00
Joe Taylor 7425c28df2 Convert genqra64 to gen_q65_wave. Not finished yet! 2021-04-07 13:12:53 -04:00
Joe Taylor 6c1d88c79b Update the makefile. 2021-04-07 13:10:26 -04:00
Joe Taylor 598e6d54b3 Set txFreq=700 for Q65-60E. Initialize m_TRperiod=60 s in Wide Graph. 2021-04-07 11:29:23 -04:00
Joe Taylor 0024bd1be9 Enable Q65 'q3' decodes in MAP65. 2021-04-07 09:58:25 -04:00
Joe Taylor 068a3fd596 Add another required file. 2021-04-07 09:39:21 -04:00
Joe Taylor ac0409fe13 Add required file q65b.f90. 2021-04-07 09:30:28 -04:00
Joe Taylor f2859b706d Don't call Q65 decoder on the first call to map65a(). 2021-04-06 15:02:43 -04:00
Joe Taylor 10f4f6dbd5 Change qra64 variable names, etc., to q65. 2021-04-06 14:51:32 -04:00
Joe Taylor f4423be7c5 Suppress the IEEE_DENORMAL message (for now). 2021-04-06 14:50:44 -04:00
Joe Taylor 20f01db557 Start changing GUI parameters and labels from QRA64 to Q65. 2021-04-06 14:05:14 -04:00
Joe Taylor c05a3eb225 Update MAP65 version number. 2021-04-06 13:19:07 -04:00
Joe Taylor 701b883bcf Decode Q65 from within MAP65. Not very elegant yet, and has some problems. 2021-04-05 16:54:00 -04:00
Joe Taylor bfaff3c6d8 Update the windows Makefile. 2021-04-05 16:52:55 -04:00