mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-04 05:50:31 -05:00 
			
		
		
		
	Comment out diagnostic print.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6986 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									f984dbfbad
								
							
						
					
					
						commit
						bd30edf182
					
				@ -393,11 +393,11 @@ subroutine detectmsk144(cbig,n,pchk_file,lines,nmessages,nutc,ntol,t00)
 | 
				
			|||||||
    ndither=-98   
 | 
					    ndither=-98   
 | 
				
			||||||
999 continue
 | 
					999 continue
 | 
				
			||||||
    if( nmessages .ge. 1 ) then 
 | 
					    if( nmessages .ge. 1 ) then 
 | 
				
			||||||
      write(78,1001) nutc,t0,nsnr,ip,ipk,is,idf,iav,ipha,deltaf,fest,ferr,ferr2,  &
 | 
					!      write(78,1001) nutc,t0,nsnr,ip,ipk,is,idf,iav,ipha,deltaf,fest,ferr,ferr2,  &
 | 
				
			||||||
                     ffin,bba,bbp,nbadsync1,nbadsync2, &
 | 
					!                     ffin,bba,bbp,nbadsync1,nbadsync2, &
 | 
				
			||||||
                     phase0,niterations,ndither,msgreceived
 | 
					!                     phase0,niterations,ndither,msgreceived
 | 
				
			||||||
      call flush(78)
 | 
					!      call flush(78)
 | 
				
			||||||
1001 format(i6.6,f8.2,i5,i5,i5,i5,i5,i5,i5,f6.2,f8.2,f8.2,f8.2,f8.2,f11.1,f8.2,i5,i5,f8.2,i5,i5,2x,a22)
 | 
					!1001 format(i6.6,f8.2,i5,i5,i5,i5,i5,i5,i5,f6.2,f8.2,f8.2,f8.2,f8.2,f11.1,f8.2,i5,i5,f8.2,i5,i5,2x,a22)
 | 
				
			||||||
      exit
 | 
					      exit
 | 
				
			||||||
    endif
 | 
					    endif
 | 
				
			||||||
  enddo
 | 
					  enddo
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user