Commit Graph

64 Commits

Author SHA1 Message Date
Joe Taylor
291410f3c2 Oops! Remove an unused variable. 2022-12-18 08:31:15 -05:00
Joe Taylor
8dcb41c47e Minor cleanup, and remove two qDebug()s. 2022-12-18 08:29:04 -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
6771bd7970 Attempting to solve the "decoder not always called" problem. 2022-12-17 09:41:42 -05:00
Joe Taylor
042ff589fb Another fix for communication between Q65W and WSJT-X. 2022-12-16 14:01:22 -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
5f94a115f7 Q65W waterfall should not scroll if WSJT-X is transmitting. 2022-12-15 15:26:48 -05:00
Joe Taylor
e4dd4b98a8 Improved display of workable Q65 stations in Active Stations window. 2022-12-15 13:59:59 -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
d1d92334bd Clean up what the Erase button does. 2022-12-12 19:45:41 -05:00
Joe Taylor
d9211aee28 Compiler warnings... 2022-12-12 15:37:06 -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
d0ea461355 Remove most references to ".tf2". 2022-12-11 08:35:28 -05:00
Joe Taylor
74c3d55e7f Fix the Decode menu to read "Fast /Normal / Deep". 2022-12-10 19:21:19 -05:00
Joe Taylor
6cc2a50aa0 More cleanup of unused variables, etc. 2022-12-10 18:44:35 -05:00
Joe Taylor
dc23772f9e Remove lots more unneeded stuff. 2022-12-10 18:13:36 -05:00
Joe Taylor
33382c1c88 Remove stuff related to adjusting IQ amp and phase. 2022-12-10 17:57:40 -05:00
Joe Taylor
f83a5c6cbe Get rid of the shared memory segment. 2022-12-10 14:40:18 -05:00
Joe Taylor
9f1c616487 Move Settings to the File menu. 2022-12-10 14:12:57 -05:00
Joe Taylor
4b3cc34fa5 Get rid of lots of unneeded "second process" stuff. 2022-12-10 11:07:47 -05:00
Joe Taylor
689d852a49 Returd Q65W results to GUI, and some cleanup. 2022-12-10 10:52:58 -05:00
Joe Taylor
61d9d45be1 Clean up the timer 'init' and 'fini' calls, etc. 2022-12-10 09:24:24 -05:00
Joe Taylor
e26b2db967 Work in progress... Q65 decoding now works when called as a subroutine. 2022-12-09 19:08:35 -05:00
Joe Taylor
ff56d9fa0b WIP on Q65W mainwindow. 2022-12-08 18:58:10 -05:00
Joe Taylor
9ff1f9ff3f Allow clicking in Active Stations window to call a station identified by Q65W. 2022-12-08 11:57:51 -05:00
Joe Taylor
fcee5057f2 No need for paOutDevice. 2022-12-06 13:05:36 -05:00
Joe Taylor
f4412ea7e2 Only call decode() once, at ihsym=302. 2022-12-06 12:27:48 -05:00
Joe Taylor
f519ff7592 Fix up the signal thermometers. 2022-12-06 10:36:02 -05:00
Joe Taylor
86e9ecb651 Be sure to set m_TRperiod! 2022-12-06 10:21:52 -05:00
Joe Taylor
df388a35f0 Remove more junk. 2022-12-05 20:12:01 -05:00
Joe Taylor
3a9bb0a22e Remove stuff for '&' to stdOut. 2022-12-05 20:09:38 -05:00
Joe Taylor
c4288b143d Remove (most of) lab7. 2022-12-05 19:59:15 -05:00
Joe Taylor
4d51c4e0a8 Get rid of most of the editor-command stuff. 2022-12-05 19:53:18 -05:00
Joe Taylor
defb89573f More cleanup. 2022-12-05 19:44:48 -05:00
Joe Taylor
c1972fc2dd More removals of unneeded studd, reduce size of id[] array. 2022-12-05 19:36:10 -05:00
Joe Taylor
3dc206dc2b More unneeded stuff removed. 2022-12-05 19:31:17 -05:00
Joe Taylor
a7a53dc3ba Don't need dxccPfx. 2022-12-05 18:52:48 -05:00
Joe Taylor
1099837b50 More cleanup of unneeded stuff. 2022-12-05 18:41:28 -05:00
Joe Taylor
c98eb2019f Looking for what's still needed... 2022-12-05 18:35:42 -05:00
Joe Taylor
f88f5ddc7a Remove the 95238 Hz sample-rate stuff. 2022-12-05 17:32:47 -05:00
Joe Taylor
29abbedfe8 Revert "Start removing portAudio stuff."
This reverts commit 7f6f260dc8.
2022-12-05 17:17:51 -05:00
Joe Taylor
43c3a5ec26 More deletions of portaudio stuff. 2022-12-05 16:04:32 -05:00
Joe Taylor
7f6f260dc8 Start removing portAudio stuff. 2022-12-05 15:20:51 -05:00
Joe Taylor
bac63c1ea7 Remove the read_log() stuff. 2022-12-05 15:14:49 -05:00
Joe Taylor
ce23a1897b Remove more unused stuff. 2022-12-05 15:04:34 -05:00
Joe Taylor
fa5a63df8a Removinf unised stuff from devsetup. 2022-12-05 14:13:05 -05:00