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 |
|
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 |
|
Joe Taylor
|
189c7bae67
|
Fix a necessary type cast.
|
2018-07-10 09:04:01 -04:00 |
|
Joe Taylor
|
bc7dbd025a
|
Use dummy array itone0[] to call a "gen..." routine just to check a message.
|
2018-07-10 08:50:45 -04:00 |
|
Steve Franke
|
f821f32562
|
Fix the crash that we were seeing on linux. The string s[41] was too short to include the null termination.
|
2018-07-10 00:13:56 +00:00 |
|
Joe Taylor
|
b252c11815
|
Bright red label to flag Fox, Hound, or use of new 77-bit message styles.
|
2018-07-09 14:33:56 -04:00 |
|
Joe Taylor
|
340e0f9290
|
Generate the correct messages for NA VHF Contest mode.
|
2018-07-09 13:46:32 -04:00 |
|
Steve Franke
|
a379af5472
|
Update todo list.
|
2018-07-09 07:07:49 -05:00 |
|
Steven Franke
|
e7b19b29b0
|
Screen out FT8 decodes with excessively large number of hard errors. These are almost certainly undetected errors.
|
2018-07-08 13:29:12 +00:00 |
|
Steven Franke
|
8eb58a47ba
|
Fix a problem in ldpcsim174_91.f90.
|
2018-07-08 13:19:22 +00:00 |
|
Steven Franke
|
d6cf3dc89f
|
Screen MSK144 decodes and reject if more than 18 hard errors were 'corrected'. These are almost certainly undetected errors.
|
2018-07-08 12:53:23 +00:00 |
|
Joe Taylor
|
40037baf97
|
Deactivate two qDebug()'s.
|
2018-07-07 21:39:25 -04:00 |
|
Joe Taylor
|
292b68877c
|
Merge branch 'integrate-77bit' of https://bitbucket.org/k1jt/wsjtx into integrate-77bit
|
2018-07-07 17:39:51 -04:00 |
|
Joe Taylor
|
8a8e407ca0
|
Check range of isec. Need a better solution?
|
2018-07-07 17:39:20 -04:00 |
|
Steve Franke
|
a9bf1b00ac
|
Merge branch 'integrate-77bit' of bitbucket.org:k1jt/wsjtx into integrate-77bit
|
2018-07-07 16:31:54 -05:00 |
|
Steve Franke
|
19846e484b
|
Fix what I 'fixed' yesterday.
|
2018-07-07 16:31:46 -05:00 |
|
Joe Taylor
|
92e30cfaf9
|
Merge branch 'integrate-77bit' of https://bitbucket.org/k1jt/wsjtx into integrate-77bit
|
2018-07-07 14:48:30 -04:00 |
|
Joe Taylor
|
df26a762dd
|
Fix several more bugs in generating new-style messages. Use DXped label for contest ID.
|
2018-07-07 14:47:33 -04:00 |
|
Steve Franke
|
e3594a2a04
|
More fixes related to MSK144 changeover.
|
2018-07-07 12:57:16 -05:00 |
|
Steve Franke
|
a9bb1924f9
|
Change a message length from 22 to 37 chars.
|
2018-07-07 12:10:02 -05:00 |
|
Steve Franke
|
b691ad6351
|
Merge branch 'integrate-77bit' of bitbucket.org:k1jt/wsjtx into integrate-77bit
|
2018-07-07 10:36:08 -05:00 |
|
Steve Franke
|
fd0ad33028
|
MSK144: Wholesale changeover to (128,90) code with 77-bit messages. Compiles and doesn't crash, but communication between two instances has not been tested.
|
2018-07-07 10:35:59 -05:00 |
|