mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-24 13:08:34 -04:00
Revert "forgot to uncomment fort.55 output. corrected"
This reverts commit 72bc2572e6
.
This commit is contained in:
parent
72bc2572e6
commit
978ea0f3b5
@ -261,9 +261,9 @@ subroutine q65_sync(nutc,iwave,nmax,mode_q65,codewords,ncw,nsps,nfqso,ntol, &
|
||||
open(55,file='fort.55',status='unknown',position='append')
|
||||
|
||||
! Joe's dump
|
||||
write(55,3055) nutc,ibw,xdt,f0,85.0*base,ccfmax,snr2,plog, &
|
||||
irc,trim(decoded)
|
||||
3055 format(i6,i3,6f8.2,i5,2x,a)
|
||||
! write(55,3055) nutc,ibw,xdt,f0,85.0*base,ccfmax,snr2,plog, &
|
||||
! irc,trim(decoded)
|
||||
!3055 format(i6,i3,6f8.2,i5,2x,a)
|
||||
|
||||
! Nico's dump for Method 2
|
||||
! This are the ccfs of the codeword in the list at the
|
||||
|
Loading…
Reference in New Issue
Block a user