1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-01-12 02:10:34 +00:00

Small fixes

This commit is contained in:
Carles Fernandez 2017-04-21 13:31:29 +02:00
parent a2d2aa016e
commit 9c6ff1df9b
2 changed files with 74 additions and 74 deletions

View File

@ -193,6 +193,7 @@ const unsigned int MAXPRNIRN = 0;
const unsigned int NSATIRN = 0;
const unsigned int NSYSIRN = 0;
#endif
#ifdef ENALEO
const unsigned int MINPRNLEO = 1; //!< min satellite sat number of LEO
const unsigned int NSATLEO = 10; //!< max satellite sat number of LEO
@ -270,7 +271,6 @@ const double EFACT_BDS = 1.0; //!< error factor: BeiDou
const double EFACT_IRN = 1.5; //!< error factor: IRNSS
const double EFACT_SBS = 3.0; //!< error factor: SBAS
const unsigned int MAXEXFILE = 1024; //!< max number of expanded files
const double MAXSBSAGEF = 30.0; //!< max age of SBAS fast correction (s)
const double MAXSBSAGEL = 1800.0; //!< max age of SBAS long term corr (s)