mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-08-05 15:42:24 -04:00
Revert "FT8: ensure that nagain only decodes near nfqso."
This reverts commit 771f424108065eb5e160883055009f9e8bf45e9a.
This commit is contained in:
parent
64eed79027
commit
ec2afd3fd2
@ -131,9 +131,8 @@ contains
|
|||||||
endif
|
endif
|
||||||
ifa=nfa
|
ifa=nfa
|
||||||
ifb=nfb
|
ifb=nfb
|
||||||
! if(nzhsym.eq.50 .and. nagain) then
|
if(nzhsym.eq.50 .and. nagain) then
|
||||||
if(nagain) then
|
dd=iwave
|
||||||
! dd=iwave
|
|
||||||
ifa=nfqso-20
|
ifa=nfqso-20
|
||||||
ifb=nfqso+20
|
ifb=nfqso+20
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user