Commit Graph

10032 Commits

Author SHA1 Message Date
Joe Taylor
c348791b28 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2023-03-22 12:40:40 -04:00
Joe Taylor
da8e6e92b3 Re-activate use of MaxDrift for late-stage decoding. Make sure this is OK for Lance! 2023-03-22 12:39:06 -04:00
Joe Taylor
21e377d363 Update the command to build chkfft (or chkfft3) on Windows. 2023-03-22 11:41:56 -04:00
Uwe Risse
d08a056c8e Call FoxReset(); only when in Fox mode because it erases the decodedTextBrowser. 2023-03-22 12:05:04 +01:00
Uwe Risse
c249d1fe7b Fix AutoSeq for the hound mode. 2023-03-19 21:00:50 +01:00
Brian Moran
69f9c1f95d fix merge conflict 2023-03-18 10:28:23 -07:00
Brian Moran
5d61d2bf17 Show error dialog for CTY.DAT when there are error conditions 2023-03-17 08:59:19 -07:00
Brian Moran
a321348dfa conditional compilation of error handler based on QT version 2023-03-17 07:52:03 -07:00
Uwe Risse
570e9ceaf7 Make line 184 of FileDownload.cpp compliant with Qt 5.12.x. 2023-03-17 15:19:30 +01:00
Uwe Risse
9151861c6d Change "AppDataLocation" to "DataLocation". "AppDataLocation" is wrong on Windows as our log directory is at "DataLocation". 2023-03-17 12:02:41 +01:00
Uwe Risse
491f783224 Disable line 184 as it doesn't compile with Qt 5.12.12 (and some minor cosmetic changes). 2023-03-17 12:00:05 +01:00
Brian Moran
a7413ae627 create the directory if one is supplied that doesn't exist 2023-03-16 20:49:08 -07:00
Brian Moran
88b1e46ee4 use different temp file class; use VERYYYYMMMDD version from file 2023-03-16 19:13:59 -07:00
Brian Moran
b812ac2786 show status of LotW file download; new button to download of CTY.DAT, show version of CTY.DAT; genericize download file code; 2023-03-15 20:42:03 -07:00
Joe Taylor
b8b0b73145 Better size policy for the "F Tol" spinner control. 2023-03-13 09:54:46 -04:00
Uwe Risse
bc9d786cca Some more fine-tuning to qmap ui files. 2023-03-11 11:40:22 +01:00
Uwe Risse
ce8fef82c1 Some more fine-tuning to the astro.ui sizing. 2023-03-11 10:15:08 +01:00
Uwe Risse
95b0669e55 Some more fine-tuning to the devsetup.ui sizing. 2023-03-10 20:33:05 +01:00
Uwe Risse
507f5567b8 Some improvements to astro.ui. 2023-03-10 20:00:46 +01:00
Uwe Risse
8f66be4253 Some improvements to devsetup.ui. 2023-03-10 20:00:31 +01:00
Uwe Risse
e538469f8f Some improvements to mainwindow.ui. 2023-03-10 20:00:03 +01:00
Joe Taylor
58c4749ae3 Remove some unused code. 2023-03-10 12:12:56 -05:00
Joe Taylor
36ced490a3 Update the project website URL in INSTALL. 2023-03-10 11:05:04 -05:00
Joe Taylor
ee6cd7aa0e Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2023-03-10 09:12:37 -05:00
Joe Taylor
290dcd0b11 Fix MAP65's list of arguments when calling map65_mmdec(). 2023-03-10 09:11:01 -05:00
Uwe Risse
8723fea62b Build qmap also on Linux and macOS. 2023-03-09 22:10:31 +01:00
Uwe Risse
2b7a76232f Fix sizing of the Qmap Settings window. 2023-03-09 22:09:46 +01:00
Brian Moran
eebababece initial commit 2023-03-09 12:10:20 -08:00
Joe Taylor
4e7aa28ed4 Remove an obsolete comment. 2023-03-09 14:39:06 -05:00
Joe Taylor
4baca1ca60 Change the build scripts so that MAP65 is automatically built again, on Windows. 2023-03-09 14:25:47 -05:00
Uwe Risse
715e8d1b14 Preparations for the HamSCI Festivals of Eclipse Ionospheric Science, part 2. 2023-03-09 18:28:04 +01:00
Uwe Risse
19bc663abf Revert "Preparations for the HamSCI Festivals of Eclipse Ionospheric Science, part 2."
This reverts commit d021c62d2f.
2023-03-09 18:24:57 +01:00
Uwe Risse
d021c62d2f Preparations for the HamSCI Festivals of Eclipse Ionospheric Science, part 2. 2023-03-09 18:09:57 +01:00
Uwe Risse
de0a3d60e3 Preparations for the HamSCI Festivals of Eclipse Ionospheric Science. 2023-03-09 18:04:46 +01:00
Uwe Risse
7a6dbf60a5 Fix some more initalization errors and simplify the code. 2023-03-09 10:56:04 +01:00
Uwe Risse
67301c8402 Always set txb1 visible when switching to Hound mode via the "H" button. 2023-03-08 22:01:26 +01:00
Uwe Risse
a28316212b Initialize tx1 and txb1 when Q65 Pileup mode is switched off by right-clicking. 2023-03-08 21:18:02 +01:00
Joe Taylor
40ae967fa6 Rationalize the switching among ActiveStations configurations. 2023-03-08 11:09:15 -05:00
Brian Moran
663ed60013 once fox has been reset, don't process decodes until decoding period ended 2023-03-07 10:55:40 -08:00
Joe Taylor
df3e922ed8 With Q65-pileup active, remove a call from Active Stations when it has been logged. 2023-03-07 12:30:32 -05:00
Joe Taylor
898b4edcdb Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2023-03-07 12:15:56 -05:00
Joe Taylor
ab3c24ee30 Display only real callsigns in the Q65 Active Stations window. 2023-03-07 12:15:02 -05:00
Uwe Risse
aac29fd2d4 Reduce the number of spots sent to PSK Reporter, thanks to Mike Black and Philip Gladstone. 2023-03-07 17:46:33 +01:00
Joe Taylor
82ed2b5872 Remove a call from Q65-pileup list when moon elevation is below -5 deg. 2023-03-07 11:19:14 -05:00
Joe Taylor
29f6d50663 Correct a recently introduced flaw in q65sim, which broke single-signal gereration. 2023-03-07 11:18:14 -05:00
Joe Taylor
e9f43cf0ef Connect AvtiveStations widget visibility to operating mode and SpecOp status. 2023-03-06 15:42:40 -05:00
Joe Taylor
8621b62b8b Implement Q65 "wanted only". Still need to tie widget visibility to mode changes. 2023-03-06 15:18:15 -05:00
Joe Taylor
9dac5a2ef0 Add "Wanted only" checkbox for Q65 ActiveStations GUI. Functions not yet implemented! 2023-03-06 11:34:28 -05:00
Joe Taylor
453b1577fc Update the ActiveStations GUI appearance in Q65 mode, after a change on Settings. 2023-03-06 11:00:29 -05:00
Joe Taylor
4c3bf37294 Add "Erase list of Q65 callers" to the File menu. 2023-03-06 08:31:42 -05:00