Commit Graph

19 Commits

Author SHA1 Message Date
Joe Taylor
cc419bcef7 General cleanup in q65b.f90. 2021-04-28 14:14:54 -04:00
Joe Taylor
c7af9945d3 m65 noe mostly OK for single-pol mode. Needs more work for xpol. 2021-04-28 10:13:42 -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
6d9b436947 Save a temporary version of q65b.f90. Still to do: remove the call that executes jt9. 2021-04-27 15:25:38 -04:00
Joe Taylor
56450e1806 Allow m65 to set ndepth for jt9. 2021-04-24 11:29:59 -04:00
Joe Taylor
34580f3a5b Go back to using wsjtx_dir.txt, temporarily, for platform portability. 2021-04-23 18:59:34 -04:00
Joe Taylor
8024c6a4c3 Change wsjtx_dir from '\.' to './' for Linux. Does this still work in Windows? 2021-04-23 17:27:00 -04:00
Joe Taylor
f3b6a06c96 Remove dependence on wsjtx_dir.txt -- we don't need it now. 2021-04-22 14:56:57 -04:00
Joe Taylor
4afc6f92b6 Fix a regression introduced when cleaning up compiler warnings. 2021-04-22 14:24:35 -04:00
Joe Taylor
db9ed3be03 Move the Q65 "q#' tags slightly to the left when displayed in main window. 2021-04-21 11:27:10 -04:00
Joe Taylor
0599be02cc Fix input format for wsjtx_dir.txt. 2021-04-19 15:15:16 -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
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
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
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
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