mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-10-30 20:40:20 -04:00 
			
		
		
		
	Add missing settings keys. For #1690.
This commit is contained in:
		
							parent
							
								
									3835a8b7bb
								
							
						
					
					
						commit
						4759fdad74
					
				| @ -217,7 +217,7 @@ bool PlutoSDROutput::handleMessage(const Message& message) | ||||
|         PlutoSDROutputSettings newSettings = m_settings; | ||||
|         newSettings.m_lpfFIREnable = conf.isLpfFirEnable(); | ||||
| 
 | ||||
|         applySettings(newSettings, QList<QString>{"lpfFIREnable"}); | ||||
|         applySettings(newSettings, QList<QString>{"devSampleRate", "lpfFIRlog2Interp", "lpfFIRBW", "LOppmTenths", "lpfFIREnable"}); | ||||
| 
 | ||||
|         return true; | ||||
|     } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user