Commit Graph

9942 Commits

Author SHA1 Message Date
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
d8093cf4dc Update the "About" message. 2022-12-10 14:15:29 -05:00
Joe Taylor
9f1c616487 Move Settings to the File menu. 2022-12-10 14:12:57 -05:00
Joe Taylor
d26f8c1a30 Change Wide Graph title to "Wideband Waterfall". 2022-12-10 13:50:51 -05:00
Joe Taylor
0e416e5d1f More cleanup of Wide Graph GUI. 2022-12-10 13:45:24 -05:00
Joe Taylor
1dba0e1602 Starting to clean up the Q65W WideGraph UI. 2022-12-10 13:18:08 -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
1a5815f084 Add a needed file. 2022-12-09 19:19:59 -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
10c70d042c Clean up the "Active Stations" display when used with Q65W. 2022-12-07 11:45:05 -05:00
Uwe Risse
f21d2ca9b1 Improved protection against crashes caused by double-clicking messages with <...> in certain QSO situations. 2022-12-07 11:34:12 +01:00
Uwe Risse
83b833a4f7 Prevent a crash when clicking on a message with "m_baseCall <...>" in EU VHF contest mode. 2022-12-07 11:10:07 +01:00
Uwe Risse
2bbcd1010a Prevent a crash when clicking on a message without word 3 in Fieldday or FT Roundup mode. 2022-12-07 00:23:10 +01:00
Joe Taylor
df21127af7 Clean up the display in Active Stations window. 2022-12-06 15:59:12 -05:00
Joe Taylor
24859b0b3a Establish max width for q65w main window. 2022-12-06 14:56:29 -05:00
Joe Taylor
fcee5057f2 No need for paOutDevice. 2022-12-06 13:05:36 -05:00
Joe Taylor
5054fb9e4e Remove a qDebug(). 2022-12-06 12:45:37 -05:00
Joe Taylor
f4412ea7e2 Only call decode() once, at ihsym=302. 2022-12-06 12:27:48 -05:00
Joe Taylor
5344fa559c Bump RC number to 6 (for now). 2022-12-06 10:55:52 -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
Uwe Risse
c6d13a7984 Minor code correction. 2022-12-06 15:25:16 +01:00
Joe Taylor
df96e8dee3 Set Q65W program name and version. 2022-12-06 09:01:52 -05:00
Uwe Risse
ffe6ed7a1c Ensure that "Start new period decodes at top" still works after several hours. Patch from Mike W9MDB. 2022-12-06 14:54:24 +01: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
8c2fec1212 Don't need getDev(). 2022-12-05 19:07:15 -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
58075a4443 Why is m_psOutDevice needed, now? 2022-12-05 17:41:07 -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
c2352bd00a Final(?) portaudio removal. 2022-12-05 16:15:41 -05:00
Joe Taylor
52b946f546 Remove portaudio input code. 2022-12-05 16:12:07 -05:00
Joe Taylor
43c3a5ec26 More deletions of portaudio stuff. 2022-12-05 16:04:32 -05:00
Joe Taylor
61796515af More cleanup in devsetup. 2022-12-05 15:34:39 -05:00