mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-02-03 09:44:24 -05:00
Speed up FST4 decoding.
This commit is contained in:
parent
174893395b
commit
98d52e35ac
@ -392,7 +392,7 @@ contains
|
|||||||
if(iwspr.eq.0) then
|
if(iwspr.eq.0) then
|
||||||
maxosd=2
|
maxosd=2
|
||||||
Keff=91
|
Keff=91
|
||||||
norder=4
|
norder=3
|
||||||
call timer('d240_101',0)
|
call timer('d240_101',0)
|
||||||
call decode240_101(llr,Keff,maxosd,norder,apmask,message101, &
|
call decode240_101(llr,Keff,maxosd,norder,apmask,message101, &
|
||||||
cw,ntype,nharderrors,dmin)
|
cw,ntype,nharderrors,dmin)
|
||||||
|
Loading…
Reference in New Issue
Block a user