mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-12-24 11:40:31 -05:00
Fix print format for w50 in fort.21
This commit is contained in:
parent
bb9e1b1b90
commit
231b518a22
@ -565,7 +565,7 @@ contains
|
||||
qual=0.
|
||||
fsig=fc_synced - 1.5*hmod*baud
|
||||
if(ex) then
|
||||
write(21,'(i6.6,8i6,f7.1,f10.2,f7.1,1x,f7.2,1x,f7.1,1x,a37,f5.1)') &
|
||||
write(21,'(i6.6,8i6,f7.1,f10.2,f7.1,1x,f7.2,1x,f7.1,1x,a37,f5.3)') &
|
||||
nutc,icand,itry,nsyncoh,iaptype,ijitter,ntype,nsync_qual, &
|
||||
nharderrors,dmin,sync,xsnr,xdt,fsig,msg,w50
|
||||
flush(21)
|
||||
|
Loading…
Reference in New Issue
Block a user