mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-04 05:50:31 -05:00 
			
		
		
		
	Limit frequency search to plus/minus ntol.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7083 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									a64cbc22e7
								
							
						
					
					
						commit
						b7b5518276
					
				@ -80,7 +80,7 @@ subroutine opdetmsk144(cbig,n,lines,nmessages,nutc,ntol,t00)
 | 
			
		||||
  
 | 
			
		||||
    xmax=0.0
 | 
			
		||||
    bestf=0.0
 | 
			
		||||
    do if=-200,200   ! search for frequency that maximizes sync correlation 
 | 
			
		||||
    do if=-ntol,ntol   ! search for frequency that maximizes sync correlation 
 | 
			
		||||
      ferr=if
 | 
			
		||||
! shift analytic signal to baseband
 | 
			
		||||
      call tweak1(cdat,NPTS,-(1500+ferr),cdat2)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user