1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-13 19:50:34 +00:00

Enabling Galileo in RTKLIB

This commit is contained in:
Javier Arribas 2017-05-04 17:32:40 +02:00
parent 9a2909e8cb
commit 654ba2c103

View File

@ -156,17 +156,10 @@ const int NSATGLO = 0;
const int NSYSGLO = 0;
#endif
#ifdef ENAGAL
const int MINPRNGAL = 1; //!< min satellite PRN number of Galileo
const int MAXPRNGAL = 30; //!< max satellite PRN number of Galileo
const int NSATGAL = (MAXPRNGAL - MINPRNGAL + 1); //!< number of Galileo satellites
const int NSYSGAL = 1;
#else
const int MINPRNGAL = 0;
const int MAXPRNGAL = 0;
const int NSATGAL = 0;
const int NSYSGAL = 0;
#endif
#ifdef ENAQZS
const int MINPRNQZS = 193; //!< min satellite PRN number of QZSS