mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-04 16:31:17 -05:00
Make sure that message77 is initialized.
This commit is contained in:
parent
473c7058ff
commit
6c8a204d7e
@ -433,6 +433,7 @@ subroutine ft4_decode(cdatetime0,tbuf,nfa,nfb,nQSOProgress,ncontest,nfqso, &
|
|||||||
llr=llrd
|
llr=llrd
|
||||||
endif
|
endif
|
||||||
max_iterations=40
|
max_iterations=40
|
||||||
|
message77=0
|
||||||
call clockit('bpdecode',0)
|
call clockit('bpdecode',0)
|
||||||
call bpdecode174_91(llr,apmask,max_iterations,message77, &
|
call bpdecode174_91(llr,apmask,max_iterations,message77, &
|
||||||
cw,nharderror,niterations)
|
cw,nharderror,niterations)
|
||||||
|
Loading…
Reference in New Issue
Block a user