FT8 decodes with data read from disk and nagain=.true. should decode only at RxFreq.

This commit is contained in:
Joe Taylor 2021-07-28 13:06:07 -04:00
parent 1c99c2b005
commit 4b4e78cd9d

View File

@ -55,7 +55,8 @@ subroutine jt9a()
if(.not.ok) call abort
call flush(6)
call timer('decoder ',0)
if(local_params%nmode.eq.8 .and. local_params%ndiskdat) then
if(local_params%nmode.eq.8 .and. local_params%ndiskdat .and. &
.not. local_params%nagain) then
! Early decoding pass, FT8 only, when wsjtx reads from disk
nearly=41
local_params%nzhsym=nearly