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: *