Commit Graph

3070 Commits

Author SHA1 Message Date
Joe Taylor
652bfb8429 Remove the dependence on optionalfile q65_params.txt. 2023-01-24 15:07:55 -05:00
Joe Taylor
f976d32013 Clean up some compiler warnings. 2023-01-24 09:18:00 -05:00
Joe Taylor
f83db225f5 Remove another unused variable. 2023-01-24 08:27:02 -05:00
Joe Taylor
a76239dd76 Remove more unused dummy arguments. 2023-01-24 08:17:42 -05:00
Joe Taylor
afcb034956 More cleanup of global variables and unused arguments. 2023-01-23 19:22:34 -05:00
Joe Taylor
aec42afda7 Remove ndepth from argument lists where it's not needed. 2023-01-23 19:03:57 -05:00
Joe Taylor
1fff588991 Reduce nsmo from 11 to 8. 2023-01-23 17:50:46 -05:00
Joe Taylor
73db6eb28f Compute symbol spectra at 1/4 symbol steps, rather than 1/8 symbol. 2023-01-23 17:25:31 -05:00
Joe Taylor
d7859062bb At least for Q65-60C, maxdist=5 is big enough. 2023-01-23 15:40:48 -05:00
Joe Taylor
0a439019b3 WIP on optimization of Q65-60C decodes with 110 EME Contest files. 2023-01-23 14:03:49 -05:00
Joe Taylor
28a48ae6fc Revert "Revert "Optional q65 decoding params from q65_params.txt. Maybe temporary!""
This reverts commit 18e8c89a43.
2023-01-23 11:46:38 -05:00
Joe Taylor
18e8c89a43 Revert "Optional q65 decoding params from q65_params.txt. Maybe temporary!"
This reverts commit 31bedb8528.
2023-01-23 11:38:15 -05:00
Joe Taylor
31bedb8528 Optional q65 decoding params from q65_params.txt. Maybe temporary! 2023-01-20 14:09:51 -05:00
Joe Taylor
96aa4fd85c Reduce maxiters from 33 67 100 to 20 40 60. 2023-01-20 11:08:28 -05:00
Joe Taylor
70988919f0 Remove obsolete fil test_qra64.f90. 2023-01-20 11:03:02 -05:00
Joe Taylor
2992a37ae1 Plot the whole Orange Sync Curve, even if Single Decode is checked. 2023-01-17 15:06:40 -05:00
Joe Taylor
33a836242c Fix a newdat/nagain problem. This seems to make both WSJT-X and Q65W behave correctly, but the code needs cleanup. 2023-01-17 12:06:47 -05:00
Joe Taylor
21ef0c9d30 Activate q65_decodes.txt for diagnostic and optimization purposes. 2023-01-17 10:20:56 -05:00
Joe Taylor
5ea9296944 WIP on q65 decoder. A good place to commit, for now. 2023-01-13 14:20:17 -05:00
Joe Taylor
0bf8193601 Correct several flaws in the way Q65 sync curves orange (current) and red (avg) are plotted. 2023-01-12 15:25:17 -05:00
Joe Taylor
8f159db056 Don't do the "stest" cycle when decoding for Q65W. 2023-01-04 14:49:22 -05:00
Joe Taylor
fc040d435a Sort out some stuff having to do with multiple decodes in Q65 mode. 2023-01-04 12:02:10 -05:00
Joe Taylor
029977c619 Increase the dimension of allmessages() to max of 200. 2022-12-31 14:47:32 -05:00
Joe Taylor
c912088107 Merge branch 'develop' into map65; then set versioin to 2.6.1-rc1 2022-12-30 09:05:50 -05:00
Uwe Risse
f63bd5958f Update of some ARRL section abbreviations. 2022-12-29 15:50:42 +01:00
Uwe Risse
6f3ae5190d Allow some more exchanges for FT RU contest mode. 2022-12-29 11:07:49 +01:00
Joe Taylor
7105d67e2b Rationalize use of ndepth (1-3) and datetime (yymmdd_hhmm). Add output tp all_q65w.txt. 2022-12-17 15:08:26 -05:00
Joe Taylor
173aab72e7 Cleaning up compiler warnings ... 2022-12-12 15:15:18 -05:00
Joe Taylor
e26b2db967 Work in progress... Q65 decoding now works when called as a subroutine. 2022-12-09 19:08:35 -05:00
Joe Taylor
0055222306 Write MAP65 decodes to file 'wb_q65.txt', for use by WSJT-X. 2022-12-02 09:18:52 -05:00
Joe Taylor
51eb142f4c Improve wideband Q65 decoding in MAP65. 2022-12-01 12:17:03 -05:00
Steven Franke
9d28082cc1 FST4/W: Improve calibration for SNR estimates. 2022-11-16 10:57:07 -06:00
Steven Franke
d52621b928 Minor tweaks to FT8 decoder, remove some debug print statements. 2022-11-08 20:43:42 -06:00
Steven Franke
2b0aa9325d FT8: disable a7 decoding for Fox/Hound and when Enable AP is not checked. 2022-11-07 08:55:40 -06:00
Steven Franke
a99798fec4 Improve sync for early decodes. 2022-11-01 17:58:36 -05:00
Steven Franke
1bcbca4634 FT8: Avoid a crash when a wav file is processed multiple times. 2022-10-23 16:48:21 -05:00
Steven Franke
1bcad2eda5 Remove some debug statements. 2022-10-21 13:50:01 -05:00
Steven Franke
f4e8ee4f75 Improve ft8 decoding on crowded bands. 2022-10-21 13:47:12 -05:00
Joe Taylor
31f429724d Better zero-subtraction method for the echo spectrum. 2022-09-28 15:08:57 -04:00
Joe Taylor
f9423aa6d4 Trivial updates to testfast9.f90, for distributiion to G4JNT. 2022-09-28 10:18:42 -04:00
Joe Taylor
ca4fac2fd0 Remove display of single-echo SNR, it was a bad idea. 2022-09-26 10:45:33 -04:00
Joe Taylor
3a069e47a3 Work in progress on Echo-mode averaging. 2022-09-26 08:07:11 -04:00
Joe Taylor
3f94b75912 Add single-echo SNR measurement. 2022-09-21 16:03:26 -04:00
Joe Taylor
04cad09683 Work in progress on Total Power plots... 2022-09-09 12:03:59 -04:00
Joe Taylor
64108e85ea Minor cleanup of symspec.f90. 2022-09-08 12:57:37 -04:00
Joe Taylor
6e1529b1cc Use correct UTC-encoded filenames for echosim output. 2022-09-02 13:59:16 -04:00
Joe Taylor
c1b7890f2e Avoid the "blue Decode button" syndrome when using SHIFT+F6 in Echo mode. 2022-09-01 10:06:38 -04:00
Joe Taylor
1e893ecafd Add column headings to echosim screen output. 2022-08-31 13:10:11 -04:00
Joe Taylor
09c3412aca Better format for echosim file-by-file output to screen. 2022-08-30 15:33:34 -04:00
Joe Taylor
c81bcfa3ef Modify echosim to use the same Lorentzian model for fspread as used in q65sim. 2022-08-30 14:57:44 -04:00