Commit Graph

10076 Commits

Author SHA1 Message Date
Uwe Risse
ca461d8f61 Reset the QSO start time when DXCall changes. 2023-06-17 16:18:57 +02:00
Uwe Risse
61ac076f7d Improve PSK Reporter spotting for upcoming HamSCI Festivals of Eclipse Ionospheric Science. 2023-06-11 20:05:16 +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
1280dbe93a Bump the RC number to 2. 2023-05-25 09:33:10 -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
20eaa48ded Add Hungarian translation. 2023-05-22 09:59:18 +02: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
df8ef88501 Fix a compilation error on some macOS systems. 2023-05-13 19:55:19 +02:00
Joe Taylor
cb70a45817 Remove some unused variables. 2023-05-13 13:43:04 -04:00
Uwe Risse
662af6ff7e Update formatting of the build instructions for macOS. 2023-05-09 13:40:27 +02:00
Uwe Risse
7bb16bb9f4 Align the NEWS and Release-Notes.txt contents. 2023-05-08 16:31:34 +02:00
Joe Taylor
3ce6674762 Minor editing of Release_Notes.txt. 2023-05-08 10:12:02 -04:00
Uwe Risse
102af03057 Better backward compatibility to versions without Q65_PILEUP for the WSJT-X.ini file. 2023-05-06 17:03:59 +02:00
Uwe Risse
dc35b4983e Minor changes to the Release Notes. 2023-05-06 11:09:46 +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
ea0ae2b18a Some minor changes in chapter 20 of the user guide. 2023-05-05 18:24:50 +02:00
Uwe Risse
efc1ac57fa Correct some more hyperlinks. 2023-05-05 17:37:52 +02:00
Uwe Risse
df04b961e9 Add a space character. 2023-05-05 11:23:15 +02:00
Uwe Risse
635b5f1ede Some more content for NEWS and Release_Notes.txt. 2023-05-05 08:12:30 +02:00
Uwe Risse
5ea28b6103 Some text for the Release Notes. 2023-05-04 18:25:05 +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
aff4469e84 Update build instructions for Mac OS X. 2023-05-04 13:28:20 +02: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
Joe Taylor
8ec78120a0 Increase dimension of allsnrs() to 200 (as should have been done before). 2023-05-02 14:38:47 -04:00
Brian Moran
afd97aeb68 make sure not zero 2023-04-28 07:59:38 -07:00
Brian Moran
51539952b7 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into fox_rate_calculations 2023-04-28 07:51:12 -07:00
Uwe Risse
a7b489f373 Update hyperlinks to our new wsjt group. 2023-04-27 17:35:25 +02:00
Steven Franke
cc22bd2819 Protect against out-of-bounds array index. Thanks N2BP. 2023-04-26 13:35:18 -05:00
Brian Moran
db54472a5a remove old fox rate queue mechanism. Update rates periodically 2023-04-26 08:25:02 -07:00
Brian Moran
d307193e0a fix issue with limit; truncate the decimal 2023-04-25 20:08:33 -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
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