Merge "GNSS BDS max SV ID: update to 237 from 235"

This commit is contained in:
qctecmdr 2019-11-12 10:51:24 -08:00 committed by Gerrit - the friendly Code Review server
commit 063b5a6b73

View file

@ -449,7 +449,7 @@ typedef uint32_t GnssAdditionalSystemInfoMask;
#define QZSS_SV_PRN_MIN 193 #define QZSS_SV_PRN_MIN 193
#define QZSS_SV_PRN_MAX 197 #define QZSS_SV_PRN_MAX 197
#define BDS_SV_PRN_MIN 201 #define BDS_SV_PRN_MIN 201
#define BDS_SV_PRN_MAX 235 #define BDS_SV_PRN_MAX 237
#define GAL_SV_PRN_MIN 301 #define GAL_SV_PRN_MIN 301
#define GAL_SV_PRN_MAX 336 #define GAL_SV_PRN_MAX 336
#define NAVIC_SV_PRN_MIN 401 #define NAVIC_SV_PRN_MIN 401