mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 15:23:04 +00:00 
			
		
		
		
	Remove compilation warning
This commit is contained in:
		| @@ -4204,7 +4204,7 @@ int Rtcm::set_DF418(int carrier_smoothing_interval_s) | ||||
| } | ||||
|  | ||||
|  | ||||
| int Rtcm::set_DF420(const Gnss_Synchro & gnss_synchro) | ||||
| int Rtcm::set_DF420(const Gnss_Synchro & gnss_synchro  __attribute__((unused))) | ||||
| { | ||||
|     // todo: read the value from gnss_synchro | ||||
|     bool half_cycle_ambiguity_indicator = true; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez