mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 07:13:03 +00:00 
			
		
		
		
	Fix typo
This commit is contained in:
		| @@ -53,7 +53,7 @@ DECLARE_uint32(cn0_min);            //<! Minimum valid CN0 (in dB-Hz) | |||||||
| DECLARE_uint32(max_lock_fail);      //<! Number number of lock failures before dropping satellite | DECLARE_uint32(max_lock_fail);      //<! Number number of lock failures before dropping satellite | ||||||
| DECLARE_double(carrier_lock_th);    //<! Carrier lock threshold (in rad) | DECLARE_double(carrier_lock_th);    //<! Carrier lock threshold (in rad) | ||||||
| DECLARE_double(dll_bw_hz);          //<! Bandwidth of the DLL low pass filter, in Hz (overrides the configuration file) | DECLARE_double(dll_bw_hz);          //<! Bandwidth of the DLL low pass filter, in Hz (overrides the configuration file) | ||||||
| DECLARE_double(pll_bw_hz)           //<! Bandwidth of the PLL low pass filter, in Hz (overrides the configuration file) | DECLARE_double(pll_bw_hz);          //<! Bandwidth of the PLL low pass filter, in Hz (overrides the configuration file) | ||||||
|  |  | ||||||
| // Declare flags for PVT | // Declare flags for PVT | ||||||
| DECLARE_string(RINEX_version);      //<! RINEX version | DECLARE_string(RINEX_version);      //<! RINEX version | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez