1
0
mirror of https://github.com/saitohirga/WSJT-X.git synced 2025-03-23 20:48:33 -04:00

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

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