mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-30 23:03:05 +00:00 
			
		
		
		
	Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
This commit is contained in:
		| @@ -613,7 +613,7 @@ void PositionSystemTest::check_results() | ||||
|                 { | ||||
|                     stm << "Configuration file: " << FLAGS_config_file_ptest << std::endl; | ||||
|                 } | ||||
|             if (FLAGS_config_file_ptest.empty()) | ||||
|             if (FLAGS_static_scenario) | ||||
|                 { | ||||
|                     stm << "---- ACCURACY ----" << std::endl; | ||||
|                     stm << "2DRMS = " << 2 * sqrt(sigma_E_2_accuracy + sigma_N_2_accuracy) << " [m]" << std::endl; | ||||
|   | ||||
| @@ -32,6 +32,7 @@ include_directories( | ||||
|      ${GLOG_INCLUDE_DIRS} | ||||
|      ${GFlags_INCLUDE_DIRS} | ||||
|      ${MATIO_INCLUDE_DIRS} | ||||
|      ${GNURADIO_RUNTIME_INCLUDE_DIRS} | ||||
| ) | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez