Merge "GNSS BDS max SV ID: update to 237 from 235"
This commit is contained in:
commit
063b5a6b73
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_MAX 197
|
||||
#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_MAX 336
|
||||
#define NAVIC_SV_PRN_MIN 401
|
||||
|
|
Loading…
Reference in a new issue