kopia lustrzana https://github.com/f4exb/sdrangel
				
				
				
			LimeSDR: return true when NCO disabling is successful
							rodzic
							
								
									9f4eeda7c9
								
							
						
					
					
						commit
						2d072e1dd9
					
				| 
						 | 
				
			
			@ -65,6 +65,11 @@ bool DeviceLimeSDR::setNCOFrequency(lms_device_t *device, bool dir_tx, std::size
 | 
			
		|||
            fprintf(stderr, "DeviceLimeSDR::setNCOFrequency: cannot disable NCO\n");
 | 
			
		||||
            return false;
 | 
			
		||||
        }
 | 
			
		||||
        else
 | 
			
		||||
        {
 | 
			
		||||
            fprintf(stderr, "DeviceLimeSDR::setNCOFrequency: NCO disabled\n");
 | 
			
		||||
            return true;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue