Commit Graph

9942 Commits

Author SHA1 Message Date
Joe Taylor
cbad491438 WIP on IPC. 2022-12-14 16:54:37 -05:00
Joe Taylor
ca9406664e More ipc variables. 2022-12-14 16:52:06 -05:00
Joe Taylor
90c1598f1e More WIP on interprocess communication. 2022-12-14 14:28:55 -05:00
Joe Taylor
31524396d2 Further WIP toward communication between WSJT-X and Q65W. 2022-12-14 13:26:24 -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
439f17c123 Implement simple shared memory between WSJT-X and Q65W. 2022-12-14 09:21:01 -05:00
Joe Taylor
b288b20289 WIP toward communication between Q65W and WSJT-X by means of shared memory. 2022-12-13 20:42: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
68d036913a Remove test jt_daemon: forget it, for now. 2022-12-13 14:14:51 -05:00
Joe Taylor
db00402aad Add jt_daemon.cpp. This may be TEMPORARY. 2022-12-13 14:00:41 -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
9d89042d44 Remove another instance of the 1.27 kHz offset. 2022-12-13 12:58:15 -05:00
Joe Taylor
01df4a8c1e Allow Max Age up to 60, rather than 10. 2022-12-13 11:51:52 -05:00
Joe Taylor
815200acdf Merge branch 'develop' into map65 2022-12-13 11:45:33 -05:00
Joe Taylor
4aace2d75c Force fast-mode flags OFF when entering Q65 mode. 2022-12-13 11:39:41 -05:00
Joe Taylor
f024605d5a Merge branch 'develop' into map65 2022-12-13 11:21:19 -05:00
Joe Taylor
3fd9d5e976 Show dB for waterfall mouse position only when in TotalPower mode. 2022-12-13 11:18:16 -05:00
Joe Taylor
5579c0a729 Remove the 1.27 kHz offset from the spectrum plotted in Wide Graph. 2022-12-13 09:23:25 -05:00
Joe Taylor
d1d92334bd Clean up what the Erase button does. 2022-12-12 19:45:41 -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
Joe Taylor
d808521b0f Final (?) pruning of source tree. 2022-12-12 13:22:11 -05:00
Joe Taylor
a3c7b421bd Rename m65c to q65c. 2022-12-12 13:09:07 -05:00
Joe Taylor
0e12c8f3f4 Get rid of more xpol stuff. 2022-12-12 13:01:32 -05:00
Joe Taylor
fc2273dc67 More pruning... 2022-12-12 12:39:44 -05:00
Joe Taylor
b9b9fe6412 More pruning... 2022-12-12 12:37:39 -05:00
Joe Taylor
7d63433fe4 A few more trimmings... 2022-12-12 12:28:44 -05:00
Joe Taylor
d2034e7c71 Cleanup and renaming map65a --> q65wa. 2022-12-12 12:22:52 -05:00
Joe Taylor
7b3587fcfd Pruning continues... 2022-12-12 11:57:59 -05:00
Joe Taylor
12539d3efe More pruning ... 2022-12-12 11:42:54 -05:00
Joe Taylor
39318e9d21 Prune further... 2022-12-12 11:35:23 -05:00
Joe Taylor
ecaa0b8861 Major prund files from Q65W source tree. 2022-12-12 11:14:58 -05:00
Joe Taylor
97b58a387b Don't need decode1a.f90, any more. 2022-12-12 10:33:32 -05:00
Joe Taylor
bac3198f7f WIP on simplifying map65a.f90. 2022-12-12 10:20:39 -05:00
Joe Taylor
e7b5db7b8e No need for polfit.f90. 2022-12-12 09:34:13 -05:00
Joe Taylor
4b4a6162d6 Update CMakeLists.txt: we're not building m65.exe any more. 2022-12-12 09:05:56 -05:00
Joe Taylor
6ccd2a290b Convert savg(4,NFFT) to one-dimensional savg(NFFT). 2022-12-11 17:10:40 -05:00
Joe Taylor
fed64b6d9f Remove some xpol stuff from filbig and q65b. 2022-12-11 09:30:01 -05:00
Joe Taylor
994e9ca929 Remove some xpol stuff from wideband_sync.f90. 2022-12-11 09:18:14 -05:00
Joe Taylor
d0ea461355 Remove most references to ".tf2". 2022-12-11 08:35:28 -05:00