mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-04 05:50:31 -05:00 
			
		
		
		
	Back off to 77 AP bits for RR73 decodes, for now.
This commit is contained in:
		
							parent
							
								
									c26d0b4f29
								
							
						
					
					
						commit
						6caf9955a4
					
				@ -401,8 +401,8 @@ contains
 | 
				
			|||||||
                     if(iaptype.eq.4 .or. iaptype.eq.5 .or. iaptype.eq.6) then
 | 
					                     if(iaptype.eq.4 .or. iaptype.eq.5 .or. iaptype.eq.6) then
 | 
				
			||||||
                        apmask=0
 | 
					                        apmask=0
 | 
				
			||||||
                        if(ncontest.le.4) then
 | 
					                        if(ncontest.le.4) then
 | 
				
			||||||
                           apmask(1:91)=1   ! mycall, hiscall, RRR|73|RR73
 | 
					                           apmask(1:77)=1   ! mycall, hiscall, RRR|73|RR73
 | 
				
			||||||
                           if(iaptype.eq.6) llrd(1:91)=apmag*apbits(1:91)
 | 
					                           if(iaptype.eq.6) llrd(1:77)=apmag*apbits(1:77)
 | 
				
			||||||
                        endif
 | 
					                        endif
 | 
				
			||||||
                     endif
 | 
					                     endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user