Joe Taylor
|
dac2414da5
|
Fix several comments.
|
2021-06-08 11:16:26 -04:00 |
|
Joe Taylor
|
2e53a8a47d
|
Add GUI controls to set max_drift in both WSJT-X and MAP65.
|
2021-05-30 12:07:48 -04:00 |
|
Joe Taylor
|
cf87e74d1d
|
First cut at usable AFC (linear drift compensation) for Q65.
|
2021-05-27 12:20:20 -04:00 |
|
Joe Taylor
|
8a541aa0ab
|
Initialize npasses.
|
2021-05-20 12:57:41 -04:00 |
|
Joe Taylor
|
8034a006d7
|
Enable q3 decodes, but only at the QSO freq.
|
2021-05-13 15:33:52 -04:00 |
|
Joe Taylor
|
c9b2a3d2cd
|
If no 'hiscall', don't try for a q3 decode.
|
2021-04-30 08:31:45 -04:00 |
|
Joe Taylor
|
c7af9945d3
|
m65 noe mostly OK for single-pol mode. Needs more work for xpol.
|
2021-04-28 10:13:42 -04:00 |
|
Joe Taylor
|
14f8dc76c0
|
Trivial code cleanup of q65_decode.f90.
|
2021-04-27 15:13:47 -04:00 |
|
Joe Taylor
|
516f21b17c
|
Remove temporary hardwiring of the "Fast" decode setting.
|
2021-04-24 08:22:54 -04:00 |
|
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 |
|