From eec6f07f1de5bf72b1c2f5cfd9c9e55c8cc4c79f Mon Sep 17 00:00:00 2001 From: Gastd Date: Mon, 5 Jun 2017 20:21:21 -0300 Subject: [PATCH] Update glonass prn table --- src/core/system_parameters/Glonass_L1_CA.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/system_parameters/Glonass_L1_CA.h b/src/core/system_parameters/Glonass_L1_CA.h index 696610e7b..e97c88b6b 100644 --- a/src/core/system_parameters/Glonass_L1_CA.h +++ b/src/core/system_parameters/Glonass_L1_CA.h @@ -6,6 +6,7 @@ #include "MATH_CONSTANTS.h" #include "gnss_frequencies.h" + // Physical constants const double GLONASS_C_m_s = 299792458.0; //!< The speed of light, [m/s] const double GLONASS_C_m_ms = 299792.4580; //!< The speed of light, [m/ms]