Commit Graph

37 Commits

Author SHA1 Message Date
Joe Taylor 4ea595eea1 Protect against a bounds error. 2023-01-22 21:07:31 -05:00
Joe Taylor 824478697b Allow click-to-decode for overlapping signals that are otherwise missed. 2023-01-19 11:53:52 -05:00
Joe Taylor af04310f93 Remove some diagnostic write statements. Still needs cleanup! 2023-01-16 18:51:57 -05:00
Joe Taylor 6f02c86d9a Multi-decodes and nagain decodes now basically functional. Needs cleanup! 2023-01-16 17:45:14 -05:00
Joe Taylor f4475740c1 Temporary debugging statements to help tracing problem with nagain=1 decodes. 2023-01-16 14:56:33 -05:00
Joe Taylor 4dd8dd456f Don't reset newdat=0 in libq65/filbig.f90 !! 2023-01-16 12:36:33 -05:00
Joe Taylor c0d327b4be Decoder now bails out if its busy for more than 30 s. 2023-01-02 13:22:40 -05:00
Joe Taylor 53bbf4bf23 Protect against possible bounds error in q65_sync.f90. 2023-01-02 13:21:42 -05:00
Joe Taylor 88cbc521bd Code cleanup and documentation. 2022-12-22 10:06:29 -05:00
Joe Taylor e0e7ac69fa More code cleanup. Eliminate wideband_sync.f90. 2022-12-22 08:39:24 -05:00
Joe Taylor b0e5ff0013 Code cleanup. 2022-12-22 08:20:39 -05:00
Joe Taylor ceb80ac810 Separate out getcand2.f90 and q65_sync.f90. Minimize wideband_sync module. 2022-12-21 16:13:24 -05:00
Joe Taylor a085b5e390 another few tweaks, a few more decodes. :-) 2022-12-21 16:02:39 -05:00
Joe Taylor e398b6a33d New "getcand2" is now working well. 2022-12-21 13:29:32 -05:00
Joe Taylor 2716b3ed8a This is a temporary, WIP commit. Many disgnostic statements present! 2022-12-20 21:04:21 -05:00
Joe Taylor c2fdba0b6e WIP -- temporary commit. 2022-12-20 14:25:04 -05:00
Joe Taylor 4ca2b2f219 Merge branch 'map65' of bitbucket.org:k1jt/wsjtx into map65 2022-12-20 14:19:42 -05:00
Joe Taylor 8b165d81b8 Allow use of Fortran files 71, 72, 73 for debugging. 2022-12-20 14:17:33 -05:00
Joe Taylor 7105d67e2b Rationalize use of ndepth (1-3) and datetime (yymmdd_hhmm). Add output tp all_q65w.txt. 2022-12-17 15:08:26 -05:00
Joe Taylor 8d0186bd2a Minimal solution to activate double-click decodes in narrow frequency range. 2022-12-17 08:28:48 -05:00
Joe Taylor 2fcf6c45fe Fix a flaw that prevented Q65W decodes from being displayed in its main window. 2022-12-16 13:06:44 -05:00
Joe Taylor ca9406664e More ipc variables. 2022-12-14 16:52:06 -05:00
Joe Taylor a60edeb607 WIP toward sending decodes from Q65W to WSJT-X through shared memory. 2022-12-14 11:51:01 -05:00
Joe Taylor 388f61b45c Code cleanup... 2022-12-13 15:27:33 -05:00
Joe Taylor 8507f6ff46 Code cleanup... 2022-12-13 15:04:50 -05:00
Joe Taylor f68d4e2e6f Remove common/early/ and its variables -- they are not used in q65w. 2022-12-13 12:58:52 -05:00
Joe Taylor 00d405137a WIP toward implementing 'nagain=1' decodes. 2022-12-12 19:25:41 -05:00
Joe Taylor 516c83d4f9 Cut the size of arrays d4() d8() dd() in half, because no xpol. 2022-12-12 18:52:45 -05:00
Joe Taylor 63bc2a6495 Two more compiler warnings... 2022-12-12 17:05:54 -05:00
Joe Taylor d3be147d35 Finished first pass at fixing compiler warnings. 2022-12-12 15:55:46 -05:00
Joe Taylor bb47b65e9b Compiler warnings... 2022-12-12 15:50:08 -05:00
Joe Taylor d9211aee28 Compiler warnings... 2022-12-12 15:37:06 -05:00
Joe Taylor 079927a8d8 Compiler warnings... 2022-12-12 15:23:51 -05:00
Joe Taylor 173aab72e7 Cleaning up compiler warnings ... 2022-12-12 15:15:18 -05:00
Joe Taylor 1c75702420 Reduce ss(4,322... to ss(322,... 2022-12-12 13:56:10 -05:00
Joe Taylor 504a62bf93 Remove (most of) mcall3 stuff. 2022-12-12 13:44:41 -05:00
Joe Taylor 16214c2ff1 Rename libm65 to libq65. 2022-12-12 13:27:13 -05:00