mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-10-31 08:58:13 +01:00 
			
		
		
		
	fixed PCL bug
This commit is contained in:
		| @@ -30,7 +30,7 @@ namespace dsp::loop { | ||||
|             base_type::tempStop(); | ||||
|             float alpha, beta; | ||||
|             PhaseControlLoop<float>::criticallyDamped(bandwidth, alpha, beta); | ||||
|              | ||||
|             pcl.setCoefficients(alpha, beta); | ||||
|             base_type::tempStart(); | ||||
|         } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user