FT8: ensure that nagain only decodes near nfqso.

This commit is contained in:
Steven Franke 2021-07-28 09:54:05 -05:00
parent 57d9096d21
commit 771f424108
1 changed files with 3 additions and 2 deletions

View File

@ -131,8 +131,9 @@ contains
endif
ifa=nfa
ifb=nfb
if(nzhsym.eq.50 .and. nagain) then
dd=iwave
! if(nzhsym.eq.50 .and. nagain) then
if(nagain) then
! dd=iwave
ifa=nfqso-20
ifb=nfqso+20
endif