Commit Graph

9979 Commits

Author SHA1 Message Date
Joe Taylor
3eec292986 Merge branch 'develop' into map65; set build type to 2.6.1-rc1 2022-12-28 15:56:21 -05:00
Joe Taylor
ee497eecff Merge branch 'map65' of bitbucket.org:k1jt/wsjtx into map65 2022-12-28 09:36:55 -05:00
Joe Taylor
ce8bc142f6 Don't call fast_config() after setting displayWidgets() when entering Q65 mode. It kills the T/R period spinner. 2022-12-28 09:25:42 -05:00
Uwe Risse
0bf83a8188 Preparations for the next release. 2022-12-28 12:50:33 +01:00
Uwe Risse
7c12c66f16 Ensure that after switching between configurations, the rig is initialized correctly when connected via HRD. 2022-12-25 10:58:30 +01:00
Joe Taylor
bb8663dce0 Don't change bands after user clicks on a line in the Active Stations window. 2022-12-24 11:44:59 -05:00
Joe Taylor
92d7f7c7de Need to invoke m_psk_Reporter.sendReport(). 2022-12-22 15:44:38 -05:00
Joe Taylor
954d35bd52 Send Q65W decodes to PSK Reporter, from WSJT-X. 2022-12-22 15:33:21 -05:00
Joe Taylor
90b49ddc0a Don't save to a *.iq file if WSJT-X transmitted for 10 or more seconds. 2022-12-22 13:54:37 -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
Uwe Risse
706351400f Add tooltips to explain the split operation options. 2022-12-21 17:57:59 +01:00
Joe Taylor
2716b3ed8a This is a temporary, WIP commit. Many disgnostic statements present! 2022-12-20 21:04:21 -05:00
Joe Taylor
4b9763b982 Merge branch 'map65' of bitbucket.org:k1jt/wsjtx into map65 2022-12-20 14:26:08 -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
Uwe Risse
d0cf7ea497 Further reduce the minimum width of the main window and ensure that such small sizes are remembered. 2022-12-19 12:49:25 +01:00
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
Uwe Risse
930e1e5a9c PSK Reporter spotting is now also possible for frequencies > 4 GHz. This is required for QO-100, for example. 2022-12-17 18:54:49 +01:00
Joe Taylor
6771bd7970 Attempting to solve the "decoder not always called" problem. 2022-12-17 09:41:42 -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
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
58964d1f87 Remove a diagnostic write. 2022-12-15 12:15:36 -05:00
Joe Taylor
469caa7d0c Finally(!) selecting an Active Station is now working for both FT8 and Q65. 2022-12-15 12:14:06 -05:00
Joe Taylor
1773a70d79 WIP: Still trying to get mouse-click to yield line number. 2022-12-15 09:15:35 -05:00
Uwe Risse
2d4083e2cf Some details changed to the Fox mode frequency warning. 2022-12-15 13:21:44 +01:00
Joe Taylor
6f59ddeab1 WIP on IPC. Clicking on Active Stations window works in FT8, fails in Q65. 2022-12-14 21:32:09 -05:00
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