mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 07:13:03 +00:00 
			
		
		
		
	More consistent naming for generated files
This commit is contained in:
		| @@ -281,7 +281,7 @@ int main(int argc, char** argv) | ||||
|     if (gps_utc_model.valid) | ||||
|         { | ||||
|             std::ofstream ofs3; | ||||
|             xml_filename = "gps_UTC.xml"; | ||||
|             xml_filename = "gps_utc.xml"; | ||||
|             try | ||||
|                 { | ||||
|                     ofs3.open(xml_filename.c_str(), std::ofstream::trunc | std::ofstream::out); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez