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 |
|