mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 21:40: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$
 | 
					# $Date$ $Revision$
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
from Tkinter import *
 | 
					from Tkinter import *
 | 
				
			||||||
 | 
				
			|||||||
@ -110,7 +110,7 @@ subroutine recvpkt(iarg)
 | 
				
			|||||||
        ntx=ntx+transmitting
 | 
					        ntx=ntx+transmitting
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        nutc=mutc
 | 
					        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
 | 
					        if(mod(nsec,60).eq.52) then
 | 
				
			||||||
           kk=k
 | 
					           kk=k
 | 
				
			||||||
           kbuf=kb
 | 
					           kbuf=kb
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user