Always use Deep for manual Q65 decodes (lagain==true).

This commit is contained in:
Joe Taylor 2021-11-01 14:57:52 -04:00
parent 56ca761ac9
commit 4b6ad3857a
1 changed files with 2 additions and 4 deletions

View File

@ -75,9 +75,7 @@ contains
logical single_decode,lagain
complex, allocatable :: c00(:) !Analytic signal, 6000 Sa/s
complex, allocatable :: c0(:) !Analytic signal, 6000 Sa/s
!w3sz added
integer stageno
integer stageno !Added by W3SZ
stageno=0
! Start by setting some parameters and allocating storage for large arrays
@ -96,7 +94,7 @@ contains
nfft1=ntrperiod*12000
nfft2=ntrperiod*6000
npasses=1
if(lagain) ndepth=ior(ndepth,3) !Use 'Deep' for manual Q65 decodes
dxcall13=hiscall ! initialize for use in packjt77
mycall13=mycall