mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-22 12:08:43 -04:00
At least for Q65-60C, maxdist=5 is big enough.
This commit is contained in:
parent
0a439019b3
commit
d7859062bb
@ -37,7 +37,7 @@ subroutine q65_loops(c00,npts2,nsps2,nsubmode,ndepth,jpk0, &
|
||||
if(iand(ndepth,3).eq.3) then
|
||||
idfmax=5
|
||||
idtmax=5
|
||||
maxdist=15
|
||||
maxdist=5
|
||||
endif
|
||||
|
||||
napmin=99
|
||||
|
Loading…
Reference in New Issue
Block a user