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 committed by Bill Somerville
parent b191e0c5ef
commit 8b7db6556c
No known key found for this signature in database
GPG Key ID: D864B06D1E81618F
1 changed files with 3 additions and 3 deletions

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