mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-10-27 02:50:39 -04:00 
			
		
		
		
	Comment out the "write(79)..." lines.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6332 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									2bf91bd399
								
							
						
					
					
						commit
						da2c6f4131
					
				| @ -68,7 +68,7 @@ subroutine multimode_decoder(ss,id2,params,nfsample) | ||||
|      ndecoded=0 | ||||
|      go to 800 | ||||
|   endif | ||||
| 
 | ||||
|   | ||||
|   ntol65=params%ntol              !### is this OK? ### | ||||
|   newdat65=params%newdat | ||||
|   newdat9=params%newdat | ||||
| @ -226,10 +226,10 @@ contains | ||||
|     write(13,1012) utc,nint(sync),snr,dt,float(freq),drift,decoded,ft | ||||
| 1012 format(i4.4,i4,i5,f6.1,f8.0,i4,3x,a22,' JT65',i4) | ||||
|     call flush(6) | ||||
|     write(79,3001) utc,sync,snr,dt,freq,candidates,    & | ||||
|          hard_min,total_min,rtt,tries,ft,min(qual,99),decoded | ||||
| 3001 format(i4.4,f5.1,i4,f5.1,i5,i6,i3,i4,f6.3,i8,i2,i3,1x,a22) | ||||
|     flush(79) | ||||
| !    write(79,3001) utc,sync,snr,dt,freq,candidates,    & | ||||
| !         hard_min,total_min,rtt,tries,ft,min(qual,99),decoded | ||||
| !3001 format(i4.4,f5.1,i4,f5.1,i5,i6,i3,i4,f6.3,i8,i2,i3,1x,a22) | ||||
| !    flush(79) | ||||
| 
 | ||||
|     !$omp end critical(decode_results) | ||||
|     select type(this) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user