mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
cosmetic change.
This commit is contained in:
parent
76566aca7b
commit
68747a5e12
@ -403,8 +403,8 @@ subroutine ft8b(dd0,newdat,nQSOProgress,nfqso,nftx,ndepth,nzhsym,lapon, &
|
||||
dmin=0.0
|
||||
norder=2
|
||||
maxosd=2
|
||||
if(ndepth.eq.2) maxosd=0
|
||||
if(ndepth.eq.1) maxosd=-1
|
||||
if(ndepth.eq.1) maxosd=-1 ! BP only
|
||||
if(ndepth.eq.2) maxosd=0 ! uncoupled BP+OSD
|
||||
if(ndepth.eq.3 .and. &
|
||||
(abs(nfqso-f1).le.napwid .or. abs(nftx-f1).le.napwid .or. ncontest.eq.7)) then
|
||||
maxosd=2
|
||||
|
Loading…
Reference in New Issue
Block a user