GNSS BDS max SV ID: update to 237 from 235
Change-Id: I0c373c91f9763c67d1b877f77216ae0efc7a6273 CRs-fixed: 2558927
This commit is contained in:
parent
6bfa690c48
commit
e14cbf3798
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue