Commit Graph

4978 Commits

Author SHA1 Message Date
Bill Somerville
8c13df2bc6 Merge branch 'hotfix-2.0.1-rc1' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.1-rc1 2018-12-30 12:36:52 +00:00
Bill Somerville
12299957d7 Add Fox log ADIF export to the Fox Log window log table contextual pop up menu 2018-12-30 12:35:41 +00:00
Joe Taylor
71f80087d6 Keyboard shortcuts updated to include Alternate Bindings. 2018-12-28 13:34:51 -05:00
Joe Taylor
06b4a8f664 Allow recognition of "CQ G DB5KN JO31" and similar as standard messages. 2018-12-28 13:24:03 -05:00
Joe Taylor
8379fa86eb Optional key bindings for F1 through F5, especially for contest use. 2018-12-28 11:19:29 -05:00
Joe Taylor
cabd6bc869 Boost all message letters to upper case, even if tx6 editing is not 'finished'. 2018-12-27 14:44:50 -05:00
Joe Taylor
ba83ae0587 Retain CQ messages like "CQ xxxx K1ABC FN42", where xxxx is 1-4 letters or 1-3 digits. 2018-12-27 13:14:01 -05:00
Steve Franke
db5c9e1fe9 Make wspr OSD decoding work with type 2 messages (extended callsign + power in dBm). 2018-12-24 12:52:41 -06:00
Steve Franke
1a8ddad307 In ft8apset, mycall and dxcall must be at least 3 characters long, otherwise they are treated as non-existent. 2018-12-24 11:19:07 -06:00
Steve Franke
b44d7b472d Fix a typo. 2018-12-24 10:49:40 -06:00
Steve Franke
318ce0020e Try harder to ensure that we don't waste time trying to do ap decoding that would involve nonstandard calls. Current code does not support ap decoding with non-standard calls. 2018-12-24 10:45:02 -06:00
Bill Somerville
de9990bb60 Fix a mangled edit and an incorrect exit condition 2018-12-24 03:52:06 +00:00
Bill Somerville
8f9fdd29a8 Remove some unnecessary space padding and some compiler warnings 2018-12-24 02:23:56 +00:00
Bill Somerville
e4700b449e Make checks for /P and /R exact and only for trailing suffixes 2018-12-24 02:22:39 +00:00
Bill Somerville
a2ce15d4b1 Allow recevied signal reports from compound calls to be logged 2018-12-23 23:51:48 +00:00
Steve Franke
b8287eb584 Bring encode77.f90 up to date. 2018-12-23 15:34:00 -06:00
Steve Franke
86bc2cf1fb Merge branch 'hash-collision-handling' into hotfix-2.0.1-rc1 2018-12-23 14:05:37 -06:00
Steve Franke
081a302aca wsprd: further refinement of OSD decode quality check. 2018-12-21 19:24:16 -06:00
Steve Franke
ddd9e8c3fb wsprd: more rigorous quality checking of OSD-produced decodes. For now, discard all OSD decodes that map to an extended callsign. 2018-12-21 16:56:38 -06:00
Steve Franke
adb7a935b2 Put mycall13 into the 22-bit hash table only so that 22-bit hashes of mycall are recognized. 2018-12-21 13:20:14 -06:00
Steve Franke
4e2d61204f cosmetic: remove comment-out statement. 2018-12-21 10:59:30 -06:00
Steve Franke
5034e21291 Remove some diagnostic writes. 2018-12-21 09:51:39 -06:00
Joe Taylor
a3f5c1a100 Do a "close(10)" only if we're in Fox mode. 2018-12-21 10:08:15 -05:00
Steve Franke
e87cf8dcc5 Guard against bounds errors in hash arrays. Try to keep cruft out of those arrays. 2018-12-20 20:41:44 -06:00
Steve Franke
0e7c679ae5 Don't initialize hash arrays twice. 2018-12-20 15:47:22 -06:00
Steve Franke
7a40bf2e4b Use separate hash tables for 10, 12, and 22 bit hashes. Make unpacking i3=4 messages depend on whether unpack is being done on a received message, or a to-be-transmitted message. Give mycall13 priority over hash table entries in certain contexts. 2018-12-20 15:08:29 -06:00
Joe Taylor
c1b1daf9db Allow the logQSO dialog to modify "Rcvd" in NA VHF mode and have the changes flow through to N1MM. 2018-12-20 12:42:39 -05:00
Joe Taylor
9fd64f48de Allow the logQSO dialog to modify "Exch Sent" or "Rcvd" in RTTY mode and have the changes flow through to N1MM.
Something similar should be done for other contest modes.
2018-12-20 12:03:22 -05:00
Joe Taylor
6374ee9557 Merge branch 'hotfix-2.0.1-rc1' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.1-rc1 2018-12-19 12:18:49 -05:00
Joe Taylor
e2a73751b1 Don't execute Fox-related statements when not in Fox Mode. Protect against a bounds error. 2018-12-19 12:17:52 -05:00
Bill Somerville
54268b048d Merge branch 'hotfix-2.0.1-rc1' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.1-rc1 2018-12-17 12:36:24 +00:00
Bill Somerville
d241217737 Add QDarkStyleSheet to Message Aggregator reference application 2018-12-17 01:48:45 +00:00
Steve Franke
307948a25d Remove an unused array. 2018-12-16 11:55:36 -06:00
Bill Somerville
74112434f9 Merge commit '173dd8e484c65c40e3558bb9423558e4cf435f99' as 'contrib/QDarkStyleSheet' 2018-12-16 13:38:34 +00:00
Bill Somerville
173dd8e484 Squashed 'contrib/QDarkStyleSheet/' content from commit d0749f108
git-subtree-dir: contrib/QDarkStyleSheet
git-subtree-split: d0749f1089
2018-12-16 13:38:34 +00:00
Bill Somerville
4fbefb9e99 Remove extraneous MainWindow UI element 2018-12-16 01:30:55 +00:00
Bill Somerville
a901ad52f3 Merge branch 'hotfix-2.0.1-rc1' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.1-rc1 2018-12-16 01:28:21 +00:00
Bill Somerville
80a5d41223 Remove RGB values from configuration colours as they are unnecessary duplicated information 2018-12-16 01:26:54 +00:00
Joe Taylor
c28208431d Add to User Guide a caution about using nonstandard callsigns. 2018-12-14 14:13:19 -05:00
Joe Taylor
e74c1b942a MSK144 frequency should default to 50.260 in R2 and R3. 2018-12-12 16:36:52 -05:00
Joe Taylor
e76f33e76e New image file for User Guide. 2018-12-11 13:27:17 -05:00
Joe Taylor
70b531fc44 Updates to User Guide; replace FT8 and MSK144 sample files with ones using new protocols. 2018-12-11 11:24:04 -05:00
Bill Somerville
6f4205aa73 Bump version 2018-12-11 15:59:36 +00:00
Bill Somerville
b2cb2e1d2e Repair regression in Log QSO power and comments retention 2018-12-10 18:44:57 +00:00
Bill Somerville
5e585e8027 Relax ADIF log file parsing to allow garbage between records and records with no DX callsign 2018-12-10 17:06:02 +00:00
Bill Somerville
784f75ea74 Fix an issue with g++ v8.2 compiles 2018-12-09 22:47:45 +00:00
Bill Somerville
205024f8ef GA release and make initial message show in GA version 2018-12-09 21:18:08 +00:00
Bill Somerville
7dd0dc9319 Merge branch 'hotfix-2.0.0-rc6' 2018-12-09 20:12:41 +00:00
Bill Somerville
203dd239cb Rationalize OpenSSL installation instructions in the User Guide 2018-12-09 18:21:40 +00:00
Steve Franke
928beb4f4a Fix a couple of typos. 2018-12-08 22:32:42 -06:00