Joe Taylor
|
f05654e19d
|
More into q65 module.
|
2021-01-13 11:38:49 -05:00 |
|
Joe Taylor
|
a5a1eed681
|
More into q65 module.
|
2021-01-13 11:29:33 -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
|
dc4c3e87eb
|
Move more things into q65 module.
|
2021-01-13 10:44:19 -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
|
304ca4a55d
|
Move some routines into the module q65.f90.
|
2021-01-13 09:46:14 -05:00 |
|
Joe Taylor
|
98a52accbb
|
More refactoring of Q65 decoder.
|
2021-01-12 15:42:24 -05:00 |
|
Joe Taylor
|
c9ce452500
|
Code cleanup.
|
2021-01-12 14:42:00 -05:00 |
|
Joe Taylor
|
60a053aa94
|
Working toward some new, separate, Q65 subroutines.
|
2021-01-12 14:34:41 -05:00 |
|
Joe Taylor
|
a75037d053
|
Accumulate the symbol spectra s1() in array s1a().
|
2021-01-12 13:41:39 -05:00 |
|
Joe Taylor
|
63beab393b
|
Compute s1() in a separate subroutine, q65_symspec.f90.
|
2021-01-12 11:39:26 -05:00 |
|
Joe Taylor
|
d25e188dca
|
Code cleanup.
|
2021-01-12 11:28:46 -05:00 |
|
Joe Taylor
|
ef478717ea
|
Don't forget to do something about nsmo = ??.
|
2021-01-12 08:18:17 -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
|
e8ba69099a
|
Re-organize module q65.f90. Can still be improved!
|
2021-01-09 19:58:34 -05:00 |
|
Joe Taylor
|
c3010f1d14
|
Revert "Revert "Improve the trace behavior of timer().""
This reverts commit 7f4876cee0 .
|
2021-01-09 18:41:41 -05:00 |
|
Joe Taylor
|
7f4876cee0
|
Revert "Improve the trace behavior of timer()."
This reverts commit d60a97634b .
|
2021-01-09 16:35:04 -05:00 |
|
Joe Taylor
|
d60a97634b
|
Improve the trace behavior of timer().
|
2021-01-09 15:03:41 -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
|
3b54196206
|
Remove two disused lines of code.
|
2021-01-07 13:37:12 -05:00 |
|
Joe Taylor
|
f003ae653c
|
Silence compiler warning.
|
2021-01-07 12:00:11 -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 |
|
Joe Taylor
|
2194f3096a
|
Don't count lines with blank message in "ndecoded".
|
2021-01-06 21:44:49 -05:00 |
|
Joe Taylor
|
bc8d134135
|
Silence several compiler warnings.
|
2021-01-06 12:44:49 -05:00 |
|
Joe Taylor
|
aee0a1e851
|
Silence a compiler warning.
|
2021-01-06 10:58:25 -05:00 |
|
Bill Somerville
|
c7f2be4ba7
|
Initialize a variable
|
2021-01-06 15:49:51 +00:00 |
|
Bill Somerville
|
c407bc00f9
|
Revert "Mostly(?) temporary diagnostic tests."
This reverts commit fb6fcdf35e .
|
2021-01-06 15:48:21 +00:00 |
|
Bill Somerville
|
9b35eeaead
|
Revert "Add s1 to the diagnostic output."
This reverts commit 5fe0bd3508 .
|
2021-01-06 15:48:07 +00:00 |
|
Joe Taylor
|
5fe0bd3508
|
Add s1 to the diagnostic output.
|
2021-01-06 10:30:05 -05:00 |
|
Joe Taylor
|
fb6fcdf35e
|
Mostly(?) temporary diagnostic tests.
|
2021-01-06 10:24:08 -05:00 |
|
Joe Taylor
|
47c8286db8
|
Disallow Q65 decodes with sum(dat4)=0: all 78 bita are zero.
|
2021-01-05 19:45:00 -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
|
f82356e199
|
q65sim: nonzero step size ==> Doppler tracking; otherwise, linear drift.
|
2021-01-05 10:42:19 -05:00 |
|
Joe Taylor
|
b8bd745816
|
Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280
|
2021-01-05 09:53:54 -05:00 |
|
Joe Taylor
|
ea271152b8
|
Implement "orange sync curve", useful for multi-signal situation.
|
2021-01-04 14:38:02 -05:00 |
|
Bill Somerville
|
f2e9c1d91d
|
Merge branch 'develop' into feat-fst280
|
2021-01-04 15:53:21 +00:00 |
|
Bill Somerville
|
94977df845
|
Merge branch 'release-2.3.0' into develop
|
2021-01-04 15:38:06 +00:00 |
|
Bill Somerville
|
607a346cf1
|
Add new function needed for FST4W decoder updates
|
2021-01-04 15:35:32 +00:00 |
|
Steven Franke
|
0013b15120
|
Remove some debug code.
|
2021-01-04 15:00:05 +00:00 |
|
Steven Franke
|
46222c61ed
|
Add rudimentary sanity checks to the values parsed from FST4W_ALSO_FST4.
|
2021-01-04 15:00:05 +00:00 |
|
Steven Franke
|
41f587c240
|
Fix a conflict between noise baseline percentile level and noise blanker percentage. Both were using the npct variable. Add an option for an FST4 pass when in FST4W mode.
|
2021-01-04 15:00:05 +00:00 |
|
Steven Franke
|
0fef0cc6e6
|
Minor formatting change in fst4_decodes.dat.
|
2021-01-04 15:00:04 +00:00 |
|
Steven Franke
|
a38b48d13d
|
Minor format change for nutc in fst4_decodes.dat.
|
2021-01-04 15:00:04 +00:00 |
|
Steven Franke
|
a657ce29a7
|
FT8: Make nagain work.
|
2021-01-04 15:00:04 +00:00 |
|
Steven Franke
|
41297e8761
|
FT8: Commit the rest of the fix for the nagain crash.
|
2021-01-04 15:00:04 +00:00 |
|