mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-11-03 21:20:31 -05:00 
			
		
		
		
	LimeSDR input: corrected report LO ppm to other buddy
This commit is contained in:
		
							parent
							
								
									e127952c19
								
							
						
					
					
						commit
						c44981eecc
					
				@ -379,6 +379,7 @@ bool PlutoSDRInput::applySettings(const PlutoSDRInputSettings& settings, bool fo
 | 
			
		||||
    if ((m_settings.m_LOppmTenths != settings.m_LOppmTenths) || force)
 | 
			
		||||
    {
 | 
			
		||||
        plutoBox->setLOPPMTenths(settings.m_LOppmTenths);
 | 
			
		||||
        forwardChangeOtherDSP = true;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    std::vector<std::string> params;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user