mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 13:30:52 -05:00 
			
		
		
		
	Disable FFTs starting at 43 s.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@436 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									93a2b85864
								
							
						
					
					
						commit
						c7e5eeda50
					
				
							
								
								
									
										2
									
								
								map65.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								map65.py
									
									
									
									
									
								
							@ -1,4 +1,4 @@
 | 
			
		||||
#----------------------------------------------------------------------- MAP65
 | 
			
		||||
#---------------------------------------------------------------------- MAP65
 | 
			
		||||
# $Date$ $Revision$
 | 
			
		||||
#
 | 
			
		||||
from Tkinter import *
 | 
			
		||||
 | 
			
		||||
@ -110,7 +110,7 @@ subroutine recvpkt(iarg)
 | 
			
		||||
        ntx=ntx+transmitting
 | 
			
		||||
 | 
			
		||||
        nutc=mutc
 | 
			
		||||
        if(mod(nsec,60).eq.43) kk=k           !### ??? ###
 | 
			
		||||
!        if(mod(nsec,60).eq.43) kk=k           !### ??? ###
 | 
			
		||||
        if(mod(nsec,60).eq.52) then
 | 
			
		||||
           kk=k
 | 
			
		||||
           kbuf=kb
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user