Make sure costas is completely updated

This commit is contained in:
Jordan Sherer
2018-10-05 18:10:06 -04:00
parent 6a8b3960d7
commit cfa93839df
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -146,7 +146,9 @@ subroutine ft8b(dd0,newdat,nQSOProgress,nfqso,nftx,ndepth,lapon,lapcqonly, &
! hard sync sum - max is 21
nsync=is1+is2+is3
if(nsync .le. 6) then ! bail out
call timer('badnsync', 0)
nbadcrc=1
call timer('badnsync', 1)
return
endif