mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 07:13:03 +00:00 
			
		
		
		
	Minor additions
This commit is contained in:
		| @@ -5,7 +5,7 @@ | ||||
|  * \author Mara Branzanti 2013. mara.branzanti(at)gmail.com | ||||
|  * ------------------------------------------------------------------------- | ||||
|  * | ||||
|  * Copyright (C) 2010-2019  (see AUTHORS file for a list of contributors) | ||||
|  * Copyright (C) 2010-2020  (see AUTHORS file for a list of contributors) | ||||
|  * | ||||
|  * GNSS-SDR is a software defined Global Navigation | ||||
|  *          Satellite Systems receiver | ||||
| @@ -19,6 +19,7 @@ | ||||
|  | ||||
| #include "galileo_ephemeris.h" | ||||
| #include "Galileo_E1.h" | ||||
| #include "Galileo_E5b.h" | ||||
| #include <cmath> | ||||
|  | ||||
|  | ||||
|   | ||||
| @@ -7,7 +7,7 @@ | ||||
|  * | ||||
|  * ------------------------------------------------------------------------- | ||||
|  * | ||||
|  * Copyright (C) 2010-2019  (see AUTHORS file for a list of contributors) | ||||
|  * Copyright (C) 2010-2020  (see AUTHORS file for a list of contributors) | ||||
|  * | ||||
|  * GNSS-SDR is a software defined Global Navigation | ||||
|  *          Satellite Systems receiver | ||||
|   | ||||
| @@ -7,7 +7,7 @@ | ||||
|  * | ||||
|  * ------------------------------------------------------------------------- | ||||
|  * | ||||
|  * Copyright (C) 2010-2019  (see AUTHORS file for a list of contributors) | ||||
|  * Copyright (C) 2010-2020  (see AUTHORS file for a list of contributors) | ||||
|  * | ||||
|  * GNSS-SDR is a software defined Global Navigation | ||||
|  *          Satellite Systems receiver | ||||
| @@ -23,6 +23,7 @@ | ||||
| #define GNSS_SDR_GALILEO_NAVIGATION_MESSAGE_H | ||||
|  | ||||
| #include "Galileo_E1.h" | ||||
| #include "Galileo_E5b.h" | ||||
| #include "Galileo_INAV.h" | ||||
| #include "galileo_almanac_helper.h" | ||||
| #include "galileo_ephemeris.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 piyush0411
					piyush0411