Merge "gps: update gps version 4.15.0.145" into main
This commit is contained in:
commit
42eb9c42e5
10 changed files with 42 additions and 0 deletions
|
@ -57,6 +57,8 @@ RfPathLossDb_Ap=3210
|
|||
RfPathLossDb_Cp=3210
|
||||
RfPathLossDb_L5_Ap=4450
|
||||
RfPathLossDb_L5_Cp=4450
|
||||
IsUseEntireRespTime911=1
|
||||
isForceHighAccuracyMode=1
|
||||
isUseUncalAccel=0
|
||||
|
||||
GNSS_CARRIER_CONFIG_BEGIN
|
||||
|
|
|
@ -181,6 +181,12 @@ RfPathLossDb_Ap=3210
|
|||
RfPathLossDb_Cp=3210
|
||||
RfPathLossDb_L5_Ap=4450
|
||||
RfPathLossDb_L5_Cp=4450
|
||||
NmeaBitmask=0x010003fff
|
||||
|
||||
# force engine to use entire response time for emergency session; default 0
|
||||
IsUseEntireRespTime911=1
|
||||
# force engine to engage high accuracy if entire response time used; default 0
|
||||
isForceHighAccuracyMode=1
|
||||
|
||||
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
|
||||
isUseUncalAccel=0
|
||||
|
|
|
@ -57,6 +57,8 @@ RfPathLossDb_Ap=3520
|
|||
RfPathLossDb_Cp=3520
|
||||
RfPathLossDb_L5_Ap=3700
|
||||
RfPathLossDb_L5_Cp=3700
|
||||
IsUseEntireRespTime911=1
|
||||
isForceHighAccuracyMode=1
|
||||
isUseUncalAccel=0
|
||||
|
||||
GNSS_CARRIER_CONFIG_BEGIN
|
||||
|
|
|
@ -181,6 +181,12 @@ RfPathLossDb_Ap=3520
|
|||
RfPathLossDb_Cp=3520
|
||||
RfPathLossDb_L5_Ap=3700
|
||||
RfPathLossDb_L5_Cp=3700
|
||||
NmeaBitmask=0x010003fff
|
||||
|
||||
# force engine to use entire response time for emergency session; default 0
|
||||
IsUseEntireRespTime911=1
|
||||
# force engine to engage high accuracy if entire response time used; default 0
|
||||
isForceHighAccuracyMode=1
|
||||
|
||||
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
|
||||
isUseUncalAccel=0
|
||||
|
|
|
@ -53,6 +53,8 @@ UP_LocTech_Constraints=1
|
|||
UP_LocTech_Requirements=0
|
||||
SpotLogger_Allowed=0
|
||||
soft_dog=0
|
||||
IsUseEntireRespTime911=1
|
||||
isForceHighAccuracyMode=1
|
||||
isUseUncalAccel=0
|
||||
|
||||
GNSS_CARRIER_CONFIG_BEGIN
|
||||
|
|
|
@ -177,6 +177,13 @@ SpotLogger_Allowed=0
|
|||
|
||||
soft_dog=0
|
||||
|
||||
NmeaBitmask=0x010003fff
|
||||
|
||||
# force engine to use entire response time for emergency session; default 0
|
||||
IsUseEntireRespTime911=1
|
||||
# force engine to engage high accuracy if entire response time used; default 0
|
||||
isForceHighAccuracyMode=1
|
||||
|
||||
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
|
||||
isUseUncalAccel=0
|
||||
|
||||
|
|
|
@ -53,6 +53,8 @@ UP_LocTech_Constraints=1
|
|||
UP_LocTech_Requirements=0
|
||||
SpotLogger_Allowed=0
|
||||
soft_dog=0
|
||||
IsUseEntireRespTime911=1
|
||||
isForceHighAccuracyMode=1
|
||||
isUseUncalAccel=0
|
||||
|
||||
GNSS_CARRIER_CONFIG_BEGIN
|
||||
|
|
|
@ -177,6 +177,13 @@ SpotLogger_Allowed=0
|
|||
|
||||
soft_dog=0
|
||||
|
||||
NmeaBitmask=0x010003fff
|
||||
|
||||
# force engine to use entire response time for emergency session; default 0
|
||||
IsUseEntireRespTime911=1
|
||||
# force engine to engage high accuracy if entire response time used; default 0
|
||||
isForceHighAccuracyMode=1
|
||||
|
||||
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
|
||||
isUseUncalAccel=0
|
||||
|
||||
|
|
|
@ -57,6 +57,8 @@ RfPathLossDb_Ap=3550
|
|||
RfPathLossDb_Cp=3550
|
||||
RfPathLossDb_L5_Ap=3870
|
||||
RfPathLossDb_L5_Cp=3870
|
||||
IsUseEntireRespTime911=1
|
||||
isForceHighAccuracyMode=1
|
||||
isUseUncalAccel=0
|
||||
|
||||
GNSS_CARRIER_CONFIG_BEGIN
|
||||
|
|
|
@ -181,6 +181,12 @@ RfPathLossDb_Ap=3550
|
|||
RfPathLossDb_Cp=3550
|
||||
RfPathLossDb_L5_Ap=3870
|
||||
RfPathLossDb_L5_Cp=3870
|
||||
NmeaBitmask=0x010003fff
|
||||
|
||||
# force engine to use entire response time for emergency session; default 0
|
||||
IsUseEntireRespTime911=1
|
||||
# force engine to engage high accuracy if entire response time used; default 0
|
||||
isForceHighAccuracyMode=1
|
||||
|
||||
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
|
||||
isUseUncalAccel=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue