mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-10-31 00:48:11 +01:00 
			
		
		
		
	Further NR tuning
This commit is contained in:
		| @@ -59,7 +59,7 @@ public: | ||||
|         ifChainOutputChanged.handler = ifChainOutputChangeHandler; | ||||
|         ifChain.init(vfo->output, &ifChainOutputChanged); | ||||
|  | ||||
|         fmnr.block.init(NULL, 64); | ||||
|         fmnr.block.init(NULL, 32); | ||||
|         squelch.block.init(NULL, MIN_SQUELCH); | ||||
|  | ||||
|         ifChain.add(&fmnr); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user