From 2fe809d039f7965800bd426864a6f77fac6b6248 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Sat, 22 Oct 2016 13:46:22 +0200 Subject: [PATCH] Update links of Galileo ICD to version 1.2 --- src/core/system_parameters/galileo_almanac.h | 2 +- src/core/system_parameters/galileo_ephemeris.h | 2 +- src/core/system_parameters/galileo_fnav_message.h | 6 +++--- src/core/system_parameters/galileo_iono.h | 2 +- src/core/system_parameters/galileo_navigation_message.h | 6 +++--- src/core/system_parameters/galileo_utc_model.h | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/core/system_parameters/galileo_almanac.h b/src/core/system_parameters/galileo_almanac.h index 9934d0eb9..ea636379a 100644 --- a/src/core/system_parameters/galileo_almanac.h +++ b/src/core/system_parameters/galileo_almanac.h @@ -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 { diff --git a/src/core/system_parameters/galileo_ephemeris.h b/src/core/system_parameters/galileo_ephemeris.h index 46667d97c..39d48eeef 100644 --- a/src/core/system_parameters/galileo_ephemeris.h +++ b/src/core/system_parameters/galileo_ephemeris.h @@ -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 diff --git a/src/core/system_parameters/galileo_fnav_message.h b/src/core/system_parameters/galileo_fnav_message.h index 8f4c7dfb7..3f3ba1048 100644 --- a/src/core/system_parameters/galileo_fnav_message.h +++ b/src/core/system_parameters/galileo_fnav_message.h @@ -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: *