Revert "FT8: ensure that nagain only decodes near nfqso."

This reverts commit 771f424108.
This commit is contained in:
k9an 2021-07-28 12:18:33 -05:00
parent 64eed79027
commit ec2afd3fd2
1 changed files with 2 additions and 3 deletions

View File

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