Commit Graph

1370 Commits

Author SHA1 Message Date
Uwe Risse
596f9ba10f This fixes the "Unable to create shared memory segment mem_qmap." error when switching Configurations on Linux. 2023-06-23 18:28:34 +02:00
Uwe Risse
ca461d8f61 Reset the QSO start time when DXCall changes. 2023-06-17 16:18:57 +02:00
Uwe Risse
be4b56139f Set style for the H button as we had it. 2023-06-06 11:21:10 +02:00
Uwe Risse
72990e5cd3 Enable contest logging of the ARRL Digi Contest. 2023-06-04 19:15:51 +02:00
Uwe Risse
72f3075836 A better way to set style and color of the hound button. 2023-06-04 14:11:55 +02:00
Uwe Risse
1d881fcd25 This fixes that right-clicking the Q65 mode button does not work on some macOS compilations. 2023-06-03 21:31:44 +02:00
Uwe Risse
6a151a63cc Temporarily disable auto-clearing of a hung decoder status as it might confuse the nDecodes counter. 2023-05-31 17:45:40 +02:00
Joe Taylor
bf3fd11b28 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2023-05-26 10:38:14 -04:00
Joe Taylor
f3804569f2 Disable m_clickOK when updating the ActiveStations list. 2023-05-25 09:31:17 -04:00
Uwe Risse
79afbec133 We can limit auto_tx_mode(false); to Hound mode, since TX is only initiated there. 2023-05-24 10:30:18 +02:00
Uwe Risse
0305d52671 Exlude WSPR and FST4W here, otherwise band hopping won't work anymore. 2023-05-24 10:22:52 +02:00
Joe Taylor
a6a9c64ab0 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2023-05-22 11:58:26 -04:00
Joe Taylor
05a50fe92a Correct the problem with duplicated FT8 entries in ActiveStations window. 2023-05-22 11:57:52 -04:00
Uwe Risse
84ce78e361 Display "United States of America" as "U.S.A." (needed for newer cty.dat files). 2023-05-20 10:02:04 +02:00
Uwe Risse
f9a93443ad Minor adjustments to the Fox statistics code. 2023-05-06 11:08:33 +02:00
Brian Moran
2c98a4741e Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into fox_rate_calculations 2023-05-05 10:26:19 -07:00
Uwe Risse
df04b961e9 Add a space character. 2023-05-05 11:23:15 +02:00
Joe Taylor
3a6834baee More updates to credita and copyright info. 2023-05-04 10:58:05 -04:00
Joe Taylor
f1b1af6e14 Update the author credits and copyright notice. 2023-05-04 10:36:51 -04:00
Uwe Risse
cdff282c5c Send an updated grid to PSK Reporter when the location is changed. 2023-05-04 08:56:34 +02:00
Uwe Risse
a97cebff4c Preparations for the next release. 2023-05-04 08:54:03 +02:00
Brian Moran
e2085b0dd5 add tooltip to rate. remove underscore in the labels 2023-05-03 19:31:35 -07:00
Brian Moran
db54472a5a remove old fox rate queue mechanism. Update rates periodically 2023-04-26 08:25:02 -07:00
Brian Moran
7aa00f33a8 show last_10, last_100, and last 60m rates in FoxLog window 2023-04-25 19:38:47 -07: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
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
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
ab3c24ee30 Display only real callsigns in the Q65 Active Stations window. 2023-03-07 12:15:02 -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
Joe Taylor
a215199fd1 Fix the "Refresh Active Stations window" keyboard shortcut. 2023-03-02 15:10:38 -05:00
Joe Taylor
f9b5d5a865 Shift+R should work only in Q65 mode, and not Q65-Pileup. 2023-03-02 14:30:17 -05:00
Joe Taylor
77f14560ff Clean up several aspects of Q65-pileup operation. 2023-03-02 14:10:18 -05:00
Joe Taylor
f15ad2b9a2 Ctrl-click to delete a call from the Q65-pileup list. Not finished! 2023-03-02 11:56:01 -05:00
Joe Taylor
0493d03485 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2023-03-02 08:26:59 -05:00
Joe Taylor
3dec36b9bd Starting work toward operator management of Q65-Pileup's q3list. 2023-03-01 12:01:53 -05:00
Uwe Risse
8cec7c7e2a Make the FT8 Hound mode compatible with MSHV messages. 2023-03-01 17:40:55 +01:00
Joe Taylor
e1865d4a4d Minor tweaks to GUI for Q65 and Q65-pileup. 2023-03-01 10:42:44 -05:00
Uwe Risse
a4adfcc149 AutoSeq now also accepts MSHV multistream messages when in Hound mode. 2023-03-01 13:26:44 +01:00
Joe Taylor
9c953d1f2d Cleanup of some Q65 ActiveStations window display details. 2023-02-28 15:54:42 -05:00
Joe Taylor
9fadcad322 Remove a diagnostic write. 2023-02-28 14:35:58 -05:00
Joe Taylor
b54d7f2335 For Q65, Ctrl+Click on a call in ActiveStations leaves m_freqNominal unchanged. 2023-02-28 14:30:50 -05:00
Joe Taylor
2375e2000c Mark "ready2call" * and "new initial" # in Q65 Active Stations window. 2023-02-28 11:54:08 -05:00
Joe Taylor
fb9fd768f8 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2023-02-28 10:45:16 -05:00
Joe Taylor
04b49c1038 F10 calls readWidebandDecodes(). Clean up some use of ActiveStations window. 2023-02-28 10:43:54 -05:00
Uwe Risse
d58bd69884 Better protection against unwanted effects caused by very late FT8 decodes. 2023-02-28 16:05:17 +01:00
Steven Franke
fa1b5c55d1 Minor change needed for compilation on MacOS - comment out an unused variable. 2023-02-23 14:51:42 -06:00
Joe Taylor
6a6647c5f8 Add the QSG for 2.7.0 to the WSJT-X Help menu. 2023-02-23 13:00:59 -05:00
Brian Moran
969411cd39 when changing bands as Fox, clear the hound queues 2023-02-21 08:58:05 -08:00
Uwe Risse
dddb542a66 Initialize some more parameters when switching to Q65 Pilup mode and back. 2023-02-21 10:14:21 +01:00
Uwe Risse
5ccf66e6b4 Right-click on the Q65 mode button to toggle Q65 Pileup mode On/Off. 2023-02-20 23:23:45 +01:00
Joe Taylor
6be56a775e Use Q_SIGNAL and Q_SLOT macros in activeStations.h. 2023-02-20 17:15:29 -05:00
Joe Taylor
16f9f50263 Protect against faulty or missing tsil.3q file. 2023-02-20 14:19:38 -05:00
Uwe Risse
92c9dd7fd6 Leave Q65 Pileup special operating activity when switching to any other mode. 2023-02-20 19:46:12 +01:00
Uwe Risse
d870c06b8e Always switch to Q65 mode when in Q65 Pileup mode. 2023-02-20 19:03:41 +01:00
Uwe Risse
910b58ace8 Don't allow any CQ extension when Q65 Pileup is active. 2023-02-20 18:10:07 +01:00
Joe Taylor
1e96c8ae85 Make several Active Stations widgets invisible in Q65 Pileup mode. 2023-02-20 11:56:48 -05:00
Joe Taylor
68e4671e00 Don't force display of contest log when Q65 Pileup is active. 2023-02-20 08:19:53 -05:00
Joe Taylor
3f5cbbb147 Implement Special Operating Activity "Q65 Pileup". Needs more checking for completeness. 2023-02-19 16:48:14 -05:00
Brian Moran
ce622487ca Fox should not log hound again if they've been logged before. Call is still noted in FoxQSO however, with Dup: instead of Log: (K7AR) 2023-02-18 10:00:18 -08:00
Joe Taylor
b61e8aeb24 Finish connecting moondopjpl() to the JPL ephemeris file. 2023-02-17 10:25:07 -05:00
Joe Taylor
c73fd39d47 Merge branch 'develop' into map65 2023-02-17 08:15:17 -05:00
Joe Taylor
5cdc476cbc Work toward display of q3list in Active Stations Window. 2023-02-16 16:50:24 -05:00
Uwe Risse
280dd373d3 Allow "CQ with individual contest name" also when the contest name field is empty. 2023-02-16 20:06:03 +01:00
Joe Taylor
20199c33b9 Merge branch 'develop' into map65 2023-02-16 09:08:22 -05:00
Uwe Risse
f79e52a655 Don't add m_cqStr when in Hound mode. 2023-02-15 19:02:23 +01:00
Joe Taylor
9d576c1bff Merge branch 'develop' into map65 2023-02-15 12:08:54 -05:00
Joe Taylor
7513a63ac5 Include WW-Digi contest for q3 decodes. Make LU 24 binary again. Set q3list timeout to 24 h. 2023-02-15 11:49:12 -05:00
Uwe Risse
aef5c198bb Fix Contest Name not correctly remembered. 2023-02-15 17:22:44 +01:00
Uwe Risse
0a139e5acd Don't Tx when the frequency is manually entered in the band select box and the Enter/Return key is pressed. 2023-02-13 14:05:18 +01:00
Joe Taylor
88798f1ca3 Working toward 'q3list' decoding for NA VHF Contest mode. More still needed! 2023-02-07 15:17:09 -05:00
Joe Taylor
8db7c2c128 Revert "Implement an option for temporary manual rig control. Useful for CW EME ??"
This reverts commit b5a045c63b.
2023-02-02 12:18:28 -05:00
Joe Taylor
0c0ecd893b Revert "Another tweak to make temporary manual rig control work as intended."
This reverts commit 1b7830825a.
2023-02-02 12:18:00 -05:00
Joe Taylor
1816e80707 Merge branch 'develop' into map65 2023-01-28 10:23:54 -05:00
Joe Taylor
1b7830825a Another tweak to make temporary manual rig control work as intended. 2023-01-28 10:16:05 -05:00
Uwe Risse
54709bdcaf Don't accept free text 73/RR73 for MSK144. 2023-01-27 19:08:26 +01:00
Joe Taylor
b5a045c63b Implement an option for temporary manual rig control. Useful for CW EME ?? 2023-01-27 10:55:04 -05:00
Joe Taylor
019529d293 Remove a diagnostic print. 2023-01-26 11:03:00 -05:00
Joe Taylor
29360db01a Clean up the IPC between WSJT-X and QMAP. Fix the "QSOs:" listing in ActiveStations window. 2023-01-26 10:55:10 -05:00
Joe Taylor
46fdc79881 Working on WSJT-X <--> QMAP communication. Not right, yet. 2023-01-25 20:41:15 -05:00
Joe Taylor
2d7b76ff03 Clear m_EMECall when Cabrillo log is reset. 2023-01-25 16:29:57 -05:00
Joe Taylor
3c3d3ebf3a Clean up one more detail. 2023-01-25 12:37:10 -05:00
Joe Taylor
ad4fb2be9d Display both frx and fsked, in both QMAP and QSJT-X Active Stations window. 2023-01-25 12:31:58 -05:00
Joe Taylor
fb573ef407 More Q65W -> QMAP. I think this may be everything? 2023-01-25 10:58:22 -05:00
Uwe Risse
920b1a9b92 Call statusUpdate when Hound calling Fox times out. 2023-01-22 14:14:41 +01:00
Joe Taylor
0bf8193601 Correct several flaws in the way Q65 sync curves orange (current) and red (avg) are plotted. 2023-01-12 15:25:17 -05:00
Joe Taylor
66c8390c61 Merge branch 'develop' into map65 2023-01-09 11:55:25 -05:00