1075 Commits

Author SHA1 Message Date
Uwe Risse
4f874b6507 Change the label texts to "Single Period Decodes" and "Average Decodes" only if averaging is enabled. 2023-08-23 18:26:10 +02:00
Uwe Risse
630f0c34c3 Do not adjust rx/tx for echo mode. 2023-08-04 16:02:03 +02:00
Uwe Risse
ce2e94de26 For Q65, don't display decodes within 10 Hz of fQSO in the right window, but still display all messages for us. 2023-07-20 17:23:29 +02:00
Uwe Risse
88852bebe6 Revert "For Q65, don't display decodes within 10 Hz of fQSO in the right window, but still display all messages for us."
This reverts commit ec9682b57b9de25188411176660f228ce4c11602.
2023-07-20 16:52:44 +02:00
Uwe Risse
ec9682b57b For Q65, don't display decodes within 10 Hz of fQSO in the right window, but still display all messages for us. 2023-07-20 13:56:54 +02:00
Uwe Risse
68aae12588 Automatic detection of the version number for the splash screen. 2023-07-11 21:46:51 +02:00
Uwe Risse
99876a1916 Allow static 4-digit numbers as FT RU exchanges instead of serial numbers. This extends the usability of the FT RU protocol for other contest types. 2023-07-11 21:25:11 +02:00
Uwe Risse
4667929d0e Set splash screen version number to 2.7.0-rc2. 2023-06-29 17:04:28 +02:00
Joe Taylor
b697cd8ad1 Change the CTRL+SHIFT+F11/F12 frequency change from 2000 to 1000 Hz. 2023-06-23 13:28:12 -04:00
Joe Taylor
60bc448413 For Q65, don't display decodes within 10 Hz of fQSO in the right window. 2023-06-23 13:19:51 -04:00
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
72f3075836 A better way to set style and color of the hound button. 2023-06-04 14:11:55 +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
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
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
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
db54472a5a remove old fox rate queue mechanism. Update rates periodically 2023-04-26 08:25:02 -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
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
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