mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 07:13:03 +00:00 
			
		
		
		
	Update links of Galileo ICD to version 1.2
This commit is contained in:
		| @@ -35,7 +35,7 @@ | ||||
| /*! | ||||
|  * \brief This class is a storage for the GALILEO ALMANAC data as described in GALILEO ICD | ||||
|  * | ||||
|  * See http://ec.europa.eu/enterprise/policies/satnav/galileo/files/galileo-os-sis-icd-issue1-revision1_en.pdf paragraph 5.1.10 | ||||
|  * See https://www.gsc-europa.eu/system/files/galileo_documents/Galileo_OS_SIS_ICD.pdf paragraph 5.1.10 | ||||
|  */ | ||||
| class Galileo_Almanac | ||||
| { | ||||
|   | ||||
| @@ -39,7 +39,7 @@ | ||||
|  | ||||
| /*! | ||||
|  * \brief This class is a storage and orbital model functions for the Galileo SV ephemeris data as described in Galileo ICD paragraph 5.1.1 | ||||
|  *  (See http://ec.europa.eu/enterprise/policies/satnav/galileo/files/galileo-os-sis-icd-issue1-revision1_en.pdf ) | ||||
|  *  (See https://www.gsc-europa.eu/system/files/galileo_documents/Galileo_OS_SIS_ICD.pdf ) | ||||
|  * | ||||
|  */ | ||||
| class Galileo_Ephemeris | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| /*! | ||||
|  * \file galileo_fnav_message.h | ||||
|  * \brief  Implementation of a Galileo F/NAV Data message | ||||
|  *         as described in Galileo OS SIS ICD Issue 1.1 (Sept. 2010) | ||||
|  *         as described in Galileo OS SIS ICD Issue 1.2 (Nov. 2015) | ||||
|  * \author Marc Sales, 2014. marcsales92(at)gmail.com | ||||
|  * \based on work from: | ||||
|  * <ul> | ||||
| @@ -51,8 +51,8 @@ | ||||
|  | ||||
| /*! | ||||
|  * \brief This class handles the Galileo F/NAV Data message, as described in the | ||||
|  * Galileo Open Service Signal in Space Interface Control Document (OS SIS ICD), Issue 1.1 (Sept 2010). | ||||
|  * See http://ec.europa.eu/enterprise/policies/satnav/galileo/files/galileo-os-sis-icd-issue1-revision1_en.pdf | ||||
|  * Galileo Open Service Signal in Space Interface Control Document (OS SIS ICD), Issue 1.2 (Nov 2015). | ||||
|  * See https://www.gsc-europa.eu/system/files/galileo_documents/Galileo_OS_SIS_ICD.pdf | ||||
|  */ | ||||
| class Galileo_Fnav_Message | ||||
| { | ||||
|   | ||||
| @@ -36,7 +36,7 @@ | ||||
| /*! | ||||
|  * \brief This class is a storage for the GALILEO IONOSPHERIC data as described in Galileo ICD paragraph 5.1.6 | ||||
|  * | ||||
|  * See http://ec.europa.eu/enterprise/policies/satnav/galileo/files/galileo-os-sis-icd-issue1-revision1_en.pdf | ||||
|  * See https://www.gsc-europa.eu/system/files/galileo_documents/Galileo_OS_SIS_ICD.pdf | ||||
|  */ | ||||
| class Galileo_Iono | ||||
| { | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| /*! | ||||
|  * \file galileo_navigation_message.h | ||||
|  * \brief  Implementation of a Galileo I/NAV Data message | ||||
|  *         as described in Galileo OS SIS ICD Issue 1.1 (Sept. 2010) | ||||
|  *         as described in Galileo OS SIS ICD Issue 1.2 (Nov. 2015) | ||||
|  * \author Mara Branzanti 2013. mara.branzanti(at)gmail.com | ||||
|  * \author Javier Arribas, 2013. jarribas(at)cttc.es | ||||
|  * | ||||
| @@ -47,8 +47,8 @@ | ||||
|  | ||||
| /*! | ||||
|  * \brief This class handles the Galileo I/NAV Data message, as described in the | ||||
|  * Galileo Open Service Signal in Space Interface Control Document (OS SIS ICD), Issue 1.1 (Sept 2010). | ||||
|  * See http://ec.europa.eu/enterprise/policies/satnav/galileo/files/galileo-os-sis-icd-issue1-revision1_en.pdf | ||||
|  * Galileo Open Service Signal in Space Interface Control Document (OS SIS ICD), Issue 1.2 (Nov 2015). | ||||
|  * See https://www.gsc-europa.eu/system/files/galileo_documents/Galileo_OS_SIS_ICD.pdf | ||||
|  */ | ||||
| class Galileo_Navigation_Message | ||||
| { | ||||
|   | ||||
| @@ -36,7 +36,7 @@ | ||||
|  | ||||
| /*! | ||||
|  * \brief This class is a storage for the GALILEO UTC MODEL data as described in Galileo ICD | ||||
|  * http://ec.europa.eu/enterprise/policies/satnav/galileo/files/galileo-os-sis-icd-issue1-revision1_en.pdf | ||||
|  * https://www.gsc-europa.eu/system/files/galileo_documents/Galileo_OS_SIS_ICD.pdf | ||||
|  * paragraph 5.1.7 | ||||
|  */ | ||||
| class Galileo_Utc_Model | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez