mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-02 22:14:56 -04:00
Revert "FT8: ensure that nagain only decodes near nfqso."
This reverts commit 771f424108.
This commit is contained in:
+2
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user