mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-12-24 11:40:31 -05:00
Add s1 to the diagnostic output.
This commit is contained in:
parent
fb6fcdf35e
commit
5fe0bd3508
@ -166,7 +166,7 @@ subroutine q65_sync(nutc,iwave,ntrperiod,mode_q65,codewords,ncw,nsps, &
|
||||
!### TEMPORARY
|
||||
if(f0.le.0.0 .or. xdt.lt.-90.) then
|
||||
write(71) iz,jz,ia2,ccf_best,ipk,jpk,nfqso,mode_q65,df,xdt,f0, &
|
||||
imsg_best,ccf,ccf1
|
||||
imsg_best,ccf,ccf1,s1
|
||||
endif
|
||||
!###
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user