Commit Graph

5086 Commits

Author SHA1 Message Date
Joe Taylor
396cf98c0b Fix a flaw in RTTY auto-sequencing. 2018-07-31 12:17:14 -04:00
Joe Taylor
f3b89c4dca More tweaks for contest-like modes. 2018-07-31 11:39:25 -04:00
Joe Taylor
e6b677d663 Don't use Tx1 when operating in any of the contest-like modes. 2018-07-31 11:10:57 -04:00
Joe Taylor
b0e7901502 Improved auto-sequencing for the contest-like modes. 2018-07-31 10:45:32 -04:00
Joe Taylor
0235af4f77 Sorry, I forgot to add this file. 2018-07-30 17:56:09 -04:00
Joe Taylor
3af293f297 Use module variables rather than common/hashcom/; working on transparent handling of goofy calls. 2018-07-30 15:46:25 -04:00
Joe Taylor
5c65cb7f1d Add a warning message for RTTY contest mode. 2018-07-30 13:41:25 -04:00
Joe Taylor
0359414bfa Complete many details of contest-mode auto-sequencing. More testing needed! 2018-07-30 13:23:23 -04:00
Joe Taylor
621d23d0b6 Save/restore the RRR/RR73 status of Tx4. 2018-07-30 11:48:18 -04:00
Joe Taylor
cbf8b5d914 Fix the generation of Tx* messages containing nonstandard calls. 2018-07-30 11:17:09 -04:00
Joe Taylor
c87296d90e Merge branch 'integrate-77bit' of https://bitbucket.org/k1jt/wsjtx into integrate-77bit 2018-07-29 19:40:53 -04:00
Joe Taylor
4db3c6b6cf Prese i3 and n3 to -1 in encode77.f90. 2018-07-29 19:39:55 -04:00
Steve Franke
fe491393cd Fix call to ft8apset. 2018-07-29 17:18:02 -05:00
Steve Franke
f7d423296f Minor code cleanup. 2018-07-29 17:15:02 -05:00
Steve Franke
92ffbe3524 Merge branch 'integrate-77bit' of bitbucket.org:k1jt/wsjtx into integrate-77bit 2018-07-29 16:29:19 -05:00
Steve Franke
b67589d29f Bring isync=1 message simulator, ft8sim, up to date. Fix ap decoding for isync=1 messages. 2018-07-29 16:29:11 -05:00
Joe Taylor
796f5e865f Fix a flw in handling i3=4 messages; export n28a_77 and n28b_77. 2018-07-29 16:34:21 -04:00
Joe Taylor
5a68660b9a Correct a flaw in generating special messages, and one in converting dB to S-level. 2018-07-29 09:26:03 -04:00
Steve Franke
c0e7900af5 Merge branch 'integrate-77bit' of bitbucket.org:k1jt/wsjtx into integrate-77bit 2018-07-28 17:32:50 -05:00
Steve Franke
df0b5e2622 Progress on AP decoding for 77bit messages. AP is basically working for regular i3=1 messages. 2018-07-28 17:32:45 -05:00
Joe Taylor
7482f27220 Contest modes force 77-bit messages. Fix a bug I introduced in auto-seq. Code cleanup. 2018-07-28 15:29:07 -04:00
Steve Franke
4d35c669d6 Limit maximums start frequency of widegraph to 4900Hz to ensure that analysis window width is at least 100Hz. 2018-07-28 10:14:32 -05:00
Steve Franke
750bf569f3 ft8sim2: make it easier to identify callsign and grid bits in simulated messages. 2018-07-28 09:26:54 -05:00
Steve Franke
bee1ecd109 Detect and reject messages with invalid i3 and or n3. 2018-07-28 08:50:50 -05:00
Joe Taylor
d9838cf616 Make message like "CQ YW18FIFA" acceptable. 2018-07-27 16:50:58 -04:00
Joe Taylor
ab7b411ec0 Warn casual operator to switch to EU VHF Contest mode. 2018-07-27 16:08:05 -04:00
Joe Taylor
7306424452 Auto-sequencing works if both stations are in EU VHF contest mode. 2018-07-27 15:21:40 -04:00
Joe Taylor
95d6f84abf Transparent auto-sequencing for NA VHF Contest. 2018-07-27 11:52:38 -04:00
Joe Taylor
017629ac36 Suppress any "QU1RK" decodes, they are necessarily bad. 2018-07-27 10:43:58 -04:00
Joe Taylor
91d0707eb6 Fix a quirk (aka "QU1RK") that can produce a callsign with an embedded blank. 2018-07-27 10:28:28 -04:00
Joe Taylor
789d2042bf Pass nContest value to hspec.f90. 2018-07-27 09:45:14 -04:00
Joe Taylor
adcffe3db4 Pass "nContest" value to ft8_decode.f90. 2018-07-27 09:30:00 -04:00
Joe Taylor
1a8605d21c Update the White Paper describing features of WSJT-X Version 2.0. 2018-07-26 12:17:13 -04:00
Joe Taylor
3dca6a5933 Generate RTTY contest message with QSO serial number for DX stations. 2018-07-26 11:08:52 -04:00
Joe Taylor
f7c02ec587 Code cleanup: remove several unused dummy arguments. 2018-07-25 15:19:57 -04:00
Joe Taylor
7ff366abe3 Code cleanup and improvement in the JT4 decoder.
NB: should remove the present downsampling to 11025/2 Hz, which unnecessarily
limits the availabler range of Fx Freq ("nfqso" in the source code).
2018-07-23 12:42:50 -04:00
Steve Franke
59f713ba76 The change committed to decodedtext.cpp fixes a crash that occurred when processing certain isync=2 decodes. Is this the right fix? Other changes are minor code cleanups. 2018-07-17 17:48:23 -05:00
Steve Franke
54b3541012 Merge branch 'integrate-77bit' of bitbucket.org:k1jt/wsjtx into integrate-77bit 2018-07-17 16:55:41 -05:00
Steve Franke
ab7c811552 Remove bcontest from ft8sim2.f90 so that it works. 2018-07-17 16:55:22 -05:00
Joe Taylor
e785d56a16 Draft White Paper on WSJT-X v2.0. 2018-07-12 13:25:12 -04:00
Joe Taylor
a2128e50f9 Fix a blunder in sending old-style messages: if isync=1, then necessarily i3=0. 2018-07-12 08:58:04 -04:00
Joe Taylor
2c5dd053f3 Don't send "mygrid" where it's no longer needed. 2018-07-11 16:32:08 -04:00
Joe Taylor
2350837d78 Fix a bug setting the "RTTY 2" label. 2018-07-11 15:11:13 -04:00
Joe Taylor
54a52cf5a6 Disable Tx after sending 73 in MSK144 mode. (Bad idea?) 2018-07-11 14:50:39 -04:00
Joe Taylor
542f85694c Remove some bcontest stuff associated with MSK144. 2018-07-11 14:42:48 -04:00
Joe Taylor
316e78133c Remove remaining traces of the "NA VHF Contest" checkBox. 2018-07-11 14:27:53 -04:00
Joe Taylor
a780988e01 More cleanup; fix several auto-sequencing problems. 2018-07-11 13:25:01 -04:00
Joe Taylor
14385611be Code cleanup related to "bcontest". Auto-seq now OK for new NA VHF Contest messages. 2018-07-11 10:13:42 -04:00
Joe Taylor
c1e71a46ef Remove more "bcontest" stuff from Fortrn code. 2018-07-10 15:32:59 -04:00
Joe Taylor
d95d2df5b6 Old-style "NA VHF Contest" mode removed from all Fortran routines. 2018-07-10 15:09:42 -04:00