Joe Taylor
|
a90b58ad40
|
Merge branch 'feat-map65-integration' of bitbucket.org:k1jt/wsjtx into feat-map65-integration
|
2021-04-21 17:06:00 -04:00 |
|
Joe Taylor
|
9e9357b970
|
Implement sensible loop ranges for Fast/Normal/Deep Q65 decoding.
|
2021-04-21 15:57:54 -04:00 |
|
Joe Taylor
|
71bd5b79e3
|
Don't attempt a Q65 average decode if it's not selected on Decode menu.
|
2021-04-02 09:56:50 -04:00 |
|
Joe Taylor
|
ac2954ed0d
|
Save f0 and msg for the most recent 100 decodes. Subsequent double-click on waterfall will look up "hiscall" (and possibly "hisgrid") from the list.
|
2021-03-18 16:33:46 -04:00 |
|
Joe Taylor
|
06f7ca7c75
|
Look for average decodes even when we get a single-sequence decode at nfqso.
|
2021-03-16 11:39:59 -04:00 |
|
Joe Taylor
|
13b6900373
|
Add plog to the parameters written to q65_decodes.dat.
|
2021-03-12 14:44:47 -05:00 |
|
Joe Taylor
|
41ce20101f
|
Q65 sync curves linear up to 10, then logarithmic. AutoClrAvg only for decodes at RxFreq, and never for "lagain" decode attempts.
|
2021-03-12 14:27:58 -05:00 |
|
Joe Taylor
|
3f5705ac74
|
Fix for possible out-of-bounds nutc.
|
2021-03-05 13:28:14 -05:00 |
|
Joe Taylor
|
b4723d3186
|
Use Decode = Fast unless file 'ndepth.dat' is present in CWD.
|
2021-02-25 18:43:44 -05:00 |
|
Joe Taylor
|
19512c00f1
|
More tweaks to the Fast?normal/Deep settings in Q65 mode.
|
2021-02-25 12:45:07 -05:00 |
|
Joe Taylor
|
94c31572d2
|
More tweaks to the Fast/Normal/Deep parameters.
|
2021-02-23 16:13:46 -05:00 |
|
Joe Taylor
|
0765a1cc06
|
Working on tweaks to the Fast/Normal/Deep decoding options.
|
2021-02-23 11:32:38 -05:00 |
|
Joe Taylor
|
b156ecd3a1
|
New method for measuring SNR of decoded Q65 signals.
|
2021-02-19 09:44:03 -05:00 |
|
Joe Taylor
|
1aad2fdbda
|
Q65: Supppress birdies and don't display decode lines with blank message.
|
2021-02-11 11:30:35 -05:00 |
|
Joe Taylor
|
3ccf949691
|
Save nrc (number of q[0124] iterations) to q65_decodes.dat.
|
2021-02-08 09:24:16 -05:00 |
|
Joe Taylor
|
f9a771b422
|
Q65 parameter ibwa should not be larger in Normal/Deep than in Fast. Corrected.
|
2021-02-06 09:43:14 -05:00 |
|
Joe Taylor
|
ade40fabf5
|
Be sure that Q65 nsps cannot remain undefined, and can't stop jt9[.exe].
|
2021-02-05 14:14:22 -05:00 |
|
Joe Taylor
|
14d18306e6
|
Use single_decode and lagain as intended in Q65.
|
2021-02-02 09:58:04 -05:00 |
|
Joe Taylor
|
5850317de0
|
Speed improvements for Q65 multi-decode.
|
2021-02-02 09:27:40 -05:00 |
|
Joe Taylor
|
72a4158898
|
First working multi-decode procedure for Q65.
|
2021-02-01 13:28:59 -05:00 |
|
Joe Taylor
|
86ada8c9d4
|
Working toward multi-decode capability.
|
2021-02-01 10:54:04 -05:00 |
|
Joe Taylor
|
14c4164651
|
Remove the if(snr1.lt.2.8) test, for now.
|
2021-01-30 14:52:53 -05:00 |
|
Joe Taylor
|
f056fc99ec
|
Write parameters for successful decodes to file q65_decodes.dat.
|
2021-01-28 13:01:52 -05:00 |
|
Joe Taylor
|
fb13265f37
|
Make ibwb larger by 1.
|
2021-01-23 14:14:17 -05:00 |
|
Joe Taylor
|
1489513803
|
Decodes without "newdat" should not add s1 into s1a again.
|
2021-01-23 10:58:28 -05:00 |
|
Joe Taylor
|
8a436b63dd
|
Separate message averaging for Odd and Even sequences.
|
2021-01-19 16:06:10 -05:00 |
|
Joe Taylor
|
0cc67bbc59
|
Separate accumulations of odd/even sequences in s1a. Still need to fix navg ==> navg(0:1).
|
2021-01-19 15:30:17 -05:00 |
|
Joe Taylor
|
39024253d2
|
Fix the oddball values of DT and f0 sometimes being displayed.
|
2021-01-19 14:11:21 -05:00 |
|
Joe Taylor
|
397c31a62d
|
Extend red/orange sync curves to full width. Display navg on status bar.
|
2021-01-16 12:21:13 -05:00 |
|
Joe Taylor
|
1f9eeb52cc
|
Add user option for Auto_Clear_Avg after a decode.
|
2021-01-15 14:12:52 -05:00 |
|
Joe Taylor
|
ada5a60124
|
All types of Q65 message averaging are now implemented and functional.
|
2021-01-15 12:40:38 -05:00 |
|
Joe Taylor
|
b64c1faba4
|
Prepare for doing AP=012 decodes from s1a.
|
2021-01-14 15:52:51 -05:00 |
|
Joe Taylor
|
70a3481a4f
|
Improved organization for obtaining 'q3n' decodes.
|
2021-01-14 15:39:48 -05:00 |
|
Joe Taylor
|
cbb939453f
|
Code cleanup.
|
2021-01-14 15:19:33 -05:00 |
|
Joe Taylor
|
921831119c
|
Message averaging now working for 'q3n' decodes.
|
2021-01-14 14:56:37 -05:00 |
|
Joe Taylor
|
02d410d4f7
|
Send both idec and navg to the q65 callback routine.
|
2021-01-14 13:23:09 -05:00 |
|
Joe Taylor
|
fca6d482f7
|
Radionalize the reporting of idec values.
|
2021-01-14 13:13:40 -05:00 |
|
Joe Taylor
|
121fd2c3dd
|
Fix a logical test on idec.
|
2021-01-13 15:29:57 -05:00 |
|
Joe Taylor
|
bfca40aa1c
|
Rename q65_sync to q65_dec0.
|
2021-01-13 14:34:20 -05:00 |
|
Joe Taylor
|
18100fd259
|
More into q65 module.
|
2021-01-13 11:21:59 -05:00 |
|
Joe Taylor
|
df8ad7a8d9
|
More into q65 module.
|
2021-01-13 11:07:20 -05:00 |
|
Joe Taylor
|
201004a47d
|
Move more into q65 module.
|
2021-01-13 10:55:01 -05:00 |
|
Joe Taylor
|
71385aa20a
|
Move some variables into the q65 module.
|
2021-01-13 10:23:38 -05:00 |
|
Joe Taylor
|
daed54db2d
|
Remove unused routines q65_avg() and q65_avg2().
|
2021-01-13 09:52:00 -05:00 |
|
Joe Taylor
|
d25e188dca
|
Code cleanup.
|
2021-01-12 11:28:46 -05:00 |
|
Joe Taylor
|
cc2ca0f7e7
|
Fix an "off by one" times mode_q65 error, and some code cleanup.
|
2021-01-11 15:09:47 -05:00 |
|
Joe Taylor
|
fe1aefe93a
|
More code cleanup for module q65.f90.
|
2021-01-10 16:30:07 -05:00 |
|
Joe Taylor
|
146ca19b97
|
Add some additional calls to timer().
|
2021-01-09 11:02:54 -05:00 |
|
Joe Taylor
|
57b6b2dca1
|
Set the "b90" search range once (in q65_decocd.f90) and share valies through q65.mod.
|
2021-01-08 09:42:07 -05:00 |
|
Joe Taylor
|
5b0975bf45
|
Correct several flaws in message averaging. Still may want to handle MAXAVE better?
|
2021-01-07 11:13:43 -05:00 |
|
Bill Somerville
|
c407bc00f9
|
Revert "Mostly(?) temporary diagnostic tests."
This reverts commit fb6fcdf35e .
|
2021-01-06 15:48:21 +00:00 |
|
Joe Taylor
|
fb6fcdf35e
|
Mostly(?) temporary diagnostic tests.
|
2021-01-06 10:24:08 -05:00 |
|
Joe Taylor
|
4fb90e336e
|
Better orange sync curve. Clear message averaging after a successful decode.
|
2021-01-05 11:30:22 -05:00 |
|
Joe Taylor
|
bcbca02c08
|
Enforce Q65 ClrAvg action when requested. Tweak somne logic.
|
2020-12-30 16:12:02 -05:00 |
|
Joe Taylor
|
e07ba410c2
|
Fix a problem with access to apsym0() array.
|
2020-12-30 15:40:06 -05:00 |
|
Joe Taylor
|
5d7b5f83e2
|
Fix several more flaws in the way Q65 decodes are presented.
|
2020-12-30 15:05:02 -05:00 |
|
Joe Taylor
|
77a0e01b05
|
Allow for all AP types when averaging Q65, and for navg > 9.
|
2020-12-30 12:10:03 -05:00 |
|
Joe Taylor
|
91687c573b
|
Fix the reporting of SNR for Q65 average decodes.
|
2020-12-30 11:02:49 -05:00 |
|
Joe Taylor
|
412422db17
|
Add 'q' to the Q65 end-of-line flags; label right text window for "Average decodes".
|
2020-12-30 10:42:27 -05:00 |
|
Joe Taylor
|
d81c01d23d
|
Remove unneeded arguments from calls to q65_avg and q65_avg2.
|
2020-12-30 09:07:41 -05:00 |
|
Joe Taylor
|
b6d2002985
|
Q65 decoder mostly working now with all (A B C D) decoding types.
|
2020-12-29 16:41:48 -05:00 |
|
Joe Taylor
|
520a0c7cc0
|
Work in progress for Q65 decoder.
|
2020-12-28 18:53:13 -05:00 |
|
Joe Taylor
|
62074ab58f
|
Much reworking of Q65 decoder. Have temporarily enabled all types of decoding passes.
|
2020-12-28 15:27:10 -05:00 |
|
Joe Taylor
|
30ab29d9e3
|
Work in progress, with lots of diagnostics. Do not use on the air!
|
2020-12-27 15:27:26 -05:00 |
|
Joe Taylor
|
3d042ee56f
|
Work in progress, on Q65 message averaging.
|
2020-12-26 10:04:17 -05:00 |
|
Joe Taylor
|
171e466389
|
More work on Q65 message averaging.
|
2020-12-24 09:51:02 -05:00 |
|
Joe Taylor
|
c5a0de6210
|
Partial implementation of Q65 message averaging.
|
2020-12-23 09:47:11 -05:00 |
|
Joe Taylor
|
83c917ac57
|
Don't allow previous values of DT, f0 to be displayed with a no-decode.
|
2020-12-21 15:59:33 -05:00 |
|
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 |
|