Speed up FST4 decoding.

This commit is contained in:
Steven Franke 2020-09-14 09:00:30 -05:00
parent 174893395b
commit 98d52e35ac
1 changed files with 1 additions and 1 deletions

View File

@ -392,7 +392,7 @@ contains
if(iwspr.eq.0) then
maxosd=2
Keff=91
norder=4
norder=3
call timer('d240_101',0)
call decode240_101(llr,Keff,maxosd,norder,apmask,message101, &
cw,ntype,nharderrors,dmin)