mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-15 08:31:57 -05:00
Submit ap symbols to osd174.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7815 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
a0acb0607d
commit
5b92ad5f9d
@ -153,7 +153,7 @@ subroutine ft8b(dd0,newdat,nfqso,ndepth,icand,sync0,f1,xdt,apsym,nharderrors,
|
|||||||
dmin=0.0
|
dmin=0.0
|
||||||
if(nharderrors.lt.0 .and. ndepth.ge.2) then
|
if(nharderrors.lt.0 .and. ndepth.ge.2) then
|
||||||
call timer('osd174 ',0)
|
call timer('osd174 ',0)
|
||||||
call osd174(llr,norder,decoded,cw,nharderrors,dmin)
|
call osd174(llrap,norder,decoded,cw,nharderrors,dmin)
|
||||||
call timer('osd174 ',1)
|
call timer('osd174 ',1)
|
||||||
endif
|
endif
|
||||||
nbadcrc=1
|
nbadcrc=1
|
||||||
|
Loading…
Reference in New Issue
Block a user