Changes to the llrs that are used as the basis for AP decoding.

This commit is contained in:
Steven Franke 2020-08-04 10:25:09 -05:00
parent 45a1a116c9
commit 4225241720

View File

@ -459,9 +459,9 @@ contains
llr=llra
if(nblock.gt.1) then
if(hmod.eq.1) llr=llrc
if(hmod.eq.2) llr=llrb
if(hmod.eq.4) llr=llrc
if(hmod.eq.8) llr=llrd
if(hmod.eq.2) llr=llra
if(hmod.eq.4) llr=llrb
if(hmod.eq.8) llr=llrc
endif
iaptype=naptypes(nQSOProgress,itry-nblock)
if(lapcqonly) iaptype=1