Joe Taylor
|
1f33c857ac
|
Measure fSpread from ccf1, then use resulting width to set effective ibwmin.
|
2020-12-19 13:25:51 -05:00 |
|
Joe Taylor
|
d165532dc5
|
Oops! Committed the wrong version of q65_decode.f90.
|
2020-12-17 19:06:07 -05:00 |
|
Joe Taylor
|
841bbac56e
|
Increase the Q65 list decodes to include reports -50 to +49 dB.
|
2020-12-15 11:03:06 -05:00 |
|
Joe Taylor
|
3160e63dc7
|
Several minor tweaks to Q65 decoding.
|
2020-12-15 09:32:24 -05:00 |
|
Joe Taylor
|
aaf832cbd2
|
Revert "Threshold in q65_sync.f90 increased to -250 only for reports. Assumes that the list is in the order defined in q65_set_list.f90 (reports are at indexes 5..56). Beware if q65_set_list is changed!!!"
This reverts commit bb08150e4b .
|
2020-12-04 12:56:45 -05:00 |
|
Nico Palermo/IV3NWV
|
bb08150e4b
|
Threshold in q65_sync.f90 increased to -250 only for reports. Assumes that the list is in the order defined in q65_set_list.f90 (reports are at indexes 5..56). Beware if q65_set_list is changed!!!
|
2020-12-04 09:43:41 +01:00 |
|
Joe Taylor
|
53e4052b8c
|
Q65 additions for diagnostic purposes.
|
2020-12-03 14:28:30 -05:00 |
|
Joe Taylor
|
65dda491d2
|
More Q65 code cleanup. Make submodes higher than A work with List Decoding.
|
2020-11-30 15:20:19 -05:00 |
|
Joe Taylor
|
adc4c3d78a
|
More Q65 cleanup. Single-digit at end of line.
|
2020-11-30 14:13:37 -05:00 |
|
Joe Taylor
|
de6f5e4975
|
Q65 code cleanup. Use 3-digit format for the end-of-line flag.
|
2020-11-30 13:14:18 -05:00 |
|
Joe Taylor
|
8285fd28a8
|
List decoding now supports 57 list messages.
|
2020-11-30 11:41:50 -05:00 |
|
Joe Taylor
|
9ff6f5b4d3
|
Temporary save, much work in progress.
|
2020-11-30 09:52:47 -05:00 |
|
Joe Taylor
|
64516e6abb
|
Still testing various parts of the Q65 decoding chain.
|
2020-11-29 10:00:33 -05:00 |
|
Joe Taylor
|
cbfb6dd250
|
Implement full-message sync possibility when QSOprogress > 0.
|
2020-11-23 14:30:36 -05:00 |
|
Joe Taylor
|
d76e56fa31
|
Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280
Include code to try sync with full message info.
|
2020-11-23 08:47:37 -05:00 |
|
Nico Palermo/IV3NWV
|
6fa9f76a75
|
Interface to q65_intrinsics_fastfading changed to support B90Ts instead of B90 and then supporting correctly modes with any T/R interval
|
2020-11-23 06:03:59 +01:00 |
|
Joe Taylor
|
9c51e93f06
|
Implement Nico's "deep likelihood" to replace iaptype=4 and 75-bit APmask.
|
2020-11-22 13:58:29 -05:00 |
|
Joe Taylor
|
09815826e2
|
For Q65 with QSOprogress=3, reduce npasses to 2 (iaptype=3, 4 only); reduce APmast from 78 to 75 bits.
|
2020-11-20 15:16:23 -05:00 |
|
Joe Taylor
|
e71bc50bbf
|
Set irc to -9, DT and f0 to 0 if sync amplitude it too small.
|
2020-11-16 16:29:52 -05:00 |
|
Joe Taylor
|
24ed64e5cc
|
Add UTC and reformat diagnostic output to fort.53.
|
2020-11-15 12:21:08 -05:00 |
|
Joe Taylor
|
91862e61e6
|
Display Q65 values of DT and f0 from the actual decode, not just values from sync_q65.
|
2020-11-13 13:40:16 -05:00 |
|
Joe Taylor
|
5fe6a539b6
|
Fix an error in defining dat4(13) in Q65 mode. Not backward compatible! Also fix AP and message averaging for Q65.
|
2020-11-11 15:06:24 -05:00 |
|
Joe Taylor
|
3068f0c61f
|
Use genwave() to create Q65 audio signal. Send "include averaging" flag to Q65 decoder.
|
2020-11-11 11:14:02 -05:00 |
|
Joe Taylor
|
56a3201d14
|
Reactivate Q65 message averaging, and fix the reporting of those decodes.
|
2020-11-10 10:14:41 -05:00 |
|
Joe Taylor
|
2c51c97b14
|
Increase the Q65 minimum snr1 from 2.5 to 2.8.
|
2020-11-03 10:36:19 -05:00 |
|
Joe Taylor
|
fa92799bda
|
OPtimize the
|
2020-11-02 15:59:10 -05:00 |
|
Joe Taylor
|
abbb277793
|
Fix the issue with using AP for the "i3" bit and 78th bit.
|
2020-10-31 11:15:03 -04:00 |
|
Joe Taylor
|
306c0c8633
|
Limit the Q65 DT search rnge to +/- 1 s for TR=15, 30 s.
|
2020-10-30 12:02:15 -04:00 |
|
Joe Taylor
|
f974751e42
|
Q65 AP decoding is now (sort of?) working. Problem with i3 field, and maybe other problems...
|
2020-10-30 11:07:44 -04:00 |
|
Joe Taylor
|
1c30b97228
|
More adjustments for adding AP decoding to Q65.
|
2020-10-29 10:53:30 -04:00 |
|
Joe Taylor
|
e2978abcf5
|
Pass ncontest and lapcqonly to the Q65 decoder.
|
2020-10-29 10:33:54 -04:00 |
|
Joe Taylor
|
fca76a5730
|
Report Q65 average decodes to the callback routine so test_q65 can distinguish them.
|
2020-10-27 16:28:25 -04:00 |
|
Joe Taylor
|
494a8fc9a7
|
More cleanup: Q65 SNRs, reported irc values.
|
2020-10-27 16:08:50 -04:00 |
|
Joe Taylor
|
5d904927a0
|
Decode Q65 using the Lorentzian fast fading model.
|
2020-10-27 13:56:25 -04:00 |
|
Joe Taylor
|
4d739a31ca
|
Minor cleanup of Q65 decoder sequence. Much more needed!
|
2020-10-27 13:22:02 -04:00 |
|
Joe Taylor
|
2dad27f1ad
|
First decodes of Q65 from within wsjtx.
|
2020-10-27 13:08:07 -04:00 |
|
Joe Taylor
|
7a22e6a2e1
|
Change the Q65 value of nsps from 7680 to 7200.
|
2020-10-25 14:10:38 -04:00 |
|
Joe Taylor
|
9b452e8f99
|
Change mode name QRA65 to Q65 everywhere, supposedly.
|
2020-10-25 13:58:18 -04:00 |
|