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:
parent
64eed79027
commit
ec2afd3fd2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user