mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 15:23:04 +00:00 
			
		
		
		
	Set high_dynamics to false by default
This commit is contained in:
		| @@ -36,7 +36,7 @@ | ||||
| Dll_Pll_Conf::Dll_Pll_Conf() | ||||
| { | ||||
|     /* DLL/PLL tracking configuration */ | ||||
|     high_dyn = true; | ||||
|     high_dyn = false; | ||||
|     smoother_length = 10; | ||||
|     fs_in = 0.0; | ||||
|     vector_length = 0U; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Antonio Ramos
					Antonio Ramos