gps: Update FW 4.15.0.154 + config change.
- Add partial reset config control (default disable) - Add GlueLayer_IsUseCustomGnssLib support (default remove) - Add L5 Path Delay Parameters Bug: 329176689 Bug: 323089817 Bug: 296352970 Test: VTS/CTS, basic sanity, SST and Field test Change-Id: Ib0b7a333eb7c88af2ae4532a7f6b474bf41d85a5
This commit is contained in:
parent
803e787b05
commit
27d5a1a5c4
9 changed files with 61 additions and 0 deletions
|
@ -53,12 +53,17 @@ UP_LocTech_Constraints=1
|
||||||
UP_LocTech_Requirements=0
|
UP_LocTech_Requirements=0
|
||||||
SpotLogger_Allowed=0
|
SpotLogger_Allowed=0
|
||||||
soft_dog=0
|
soft_dog=0
|
||||||
|
path_delay_glo_12fx_cm=-5076,-5076,-5064,-5022,-4982,-4916,-4879,-4800,-4704,-4647,-4628,-4573,-4522,-4493
|
||||||
|
path_delay_gps_2fx_cm=12371
|
||||||
|
path_delay_bds_4fx_cm=123
|
||||||
|
path_delay_l5_20fx_cm=105888
|
||||||
RfPathLossDb_Ap=3210
|
RfPathLossDb_Ap=3210
|
||||||
RfPathLossDb_Cp=3210
|
RfPathLossDb_Cp=3210
|
||||||
RfPathLossDb_L5_Ap=4450
|
RfPathLossDb_L5_Ap=4450
|
||||||
RfPathLossDb_L5_Cp=4450
|
RfPathLossDb_L5_Cp=4450
|
||||||
IsUseEntireRespTime911=1
|
IsUseEntireRespTime911=1
|
||||||
isForceHighAccuracyMode=1
|
isForceHighAccuracyMode=1
|
||||||
|
cp_partial_reset_disable=1
|
||||||
isUseUncalAccel=1
|
isUseUncalAccel=1
|
||||||
|
|
||||||
GNSS_CARRIER_CONFIG_BEGIN
|
GNSS_CARRIER_CONFIG_BEGIN
|
||||||
|
|
|
@ -178,6 +178,11 @@ SpotLogger_Allowed=0
|
||||||
|
|
||||||
soft_dog=0
|
soft_dog=0
|
||||||
|
|
||||||
|
path_delay_glo_12fx_cm=-5076,-5076,-5064,-5022,-4982,-4916,-4879,-4800,-4704,-4647,-4628,-4573,-4522,-4493
|
||||||
|
path_delay_gps_2fx_cm=12371
|
||||||
|
path_delay_bds_4fx_cm=123
|
||||||
|
path_delay_l5_20fx_cm=105888
|
||||||
|
|
||||||
RfPathLossDb_Ap=3210
|
RfPathLossDb_Ap=3210
|
||||||
RfPathLossDb_Cp=3210
|
RfPathLossDb_Cp=3210
|
||||||
RfPathLossDb_L5_Ap=4450
|
RfPathLossDb_L5_Ap=4450
|
||||||
|
@ -189,6 +194,12 @@ IsUseEntireRespTime911=1
|
||||||
# force engine to engage high accuracy if entire response time used; default 0
|
# force engine to engage high accuracy if entire response time used; default 0
|
||||||
isForceHighAccuracyMode=1
|
isForceHighAccuracyMode=1
|
||||||
|
|
||||||
|
# This is to indicate if AP supports CP partial reset feature
|
||||||
|
# default = CP partial reset feature enabled
|
||||||
|
# 0 = CP partial reset feature enabled
|
||||||
|
# 1 = CP partial reset feature disabled
|
||||||
|
cp_partial_reset_disable=1
|
||||||
|
|
||||||
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
|
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
|
||||||
isUseUncalAccel=1
|
isUseUncalAccel=1
|
||||||
|
|
||||||
|
|
|
@ -53,12 +53,17 @@ UP_LocTech_Constraints=1
|
||||||
UP_LocTech_Requirements=0
|
UP_LocTech_Requirements=0
|
||||||
SpotLogger_Allowed=0
|
SpotLogger_Allowed=0
|
||||||
soft_dog=0
|
soft_dog=0
|
||||||
|
path_delay_glo_12fx_cm=-5185,-5158,-5112,-5111,-5031,-4972,-4900,-4823,-4765,-4714,-4625,-4613,-4553,-4553
|
||||||
|
path_delay_gps_2fx_cm=12378
|
||||||
|
path_delay_bds_4fx_cm=168
|
||||||
|
path_delay_l5_20fx_cm=105902
|
||||||
RfPathLossDb_Ap=3520
|
RfPathLossDb_Ap=3520
|
||||||
RfPathLossDb_Cp=3520
|
RfPathLossDb_Cp=3520
|
||||||
RfPathLossDb_L5_Ap=3700
|
RfPathLossDb_L5_Ap=3700
|
||||||
RfPathLossDb_L5_Cp=3700
|
RfPathLossDb_L5_Cp=3700
|
||||||
IsUseEntireRespTime911=1
|
IsUseEntireRespTime911=1
|
||||||
isForceHighAccuracyMode=1
|
isForceHighAccuracyMode=1
|
||||||
|
cp_partial_reset_disable=1
|
||||||
isUseUncalAccel=1
|
isUseUncalAccel=1
|
||||||
|
|
||||||
GNSS_CARRIER_CONFIG_BEGIN
|
GNSS_CARRIER_CONFIG_BEGIN
|
||||||
|
|
|
@ -178,6 +178,11 @@ SpotLogger_Allowed=0
|
||||||
|
|
||||||
soft_dog=0
|
soft_dog=0
|
||||||
|
|
||||||
|
path_delay_glo_12fx_cm=-5185,-5158,-5112,-5111,-5031,-4972,-4900,-4823,-4765,-4714,-4625,-4613,-4553,-4553
|
||||||
|
path_delay_gps_2fx_cm=12378
|
||||||
|
path_delay_bds_4fx_cm=168
|
||||||
|
path_delay_l5_20fx_cm=105902
|
||||||
|
|
||||||
RfPathLossDb_Ap=3520
|
RfPathLossDb_Ap=3520
|
||||||
RfPathLossDb_Cp=3520
|
RfPathLossDb_Cp=3520
|
||||||
RfPathLossDb_L5_Ap=3700
|
RfPathLossDb_L5_Ap=3700
|
||||||
|
@ -189,6 +194,12 @@ IsUseEntireRespTime911=1
|
||||||
# force engine to engage high accuracy if entire response time used; default 0
|
# force engine to engage high accuracy if entire response time used; default 0
|
||||||
isForceHighAccuracyMode=1
|
isForceHighAccuracyMode=1
|
||||||
|
|
||||||
|
# This is to indicate if AP supports CP partial reset feature
|
||||||
|
# default = CP partial reset feature enabled
|
||||||
|
# 0 = CP partial reset feature enabled
|
||||||
|
# 1 = CP partial reset feature disabled
|
||||||
|
cp_partial_reset_disable=1
|
||||||
|
|
||||||
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
|
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
|
||||||
isUseUncalAccel=1
|
isUseUncalAccel=1
|
||||||
|
|
||||||
|
|
|
@ -185,6 +185,12 @@ IsUseEntireRespTime911=1
|
||||||
# force engine to engage high accuracy if entire response time used; default 0
|
# force engine to engage high accuracy if entire response time used; default 0
|
||||||
isForceHighAccuracyMode=1
|
isForceHighAccuracyMode=1
|
||||||
|
|
||||||
|
# This is to indicate if AP supports CP partial reset feature
|
||||||
|
# default = CP partial reset feature enabled
|
||||||
|
# 0 = CP partial reset feature enabled
|
||||||
|
# 1 = CP partial reset feature disabled
|
||||||
|
cp_partial_reset_disable=1
|
||||||
|
|
||||||
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
|
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
|
||||||
isUseUncalAccel=1
|
isUseUncalAccel=1
|
||||||
|
|
||||||
|
|
|
@ -55,6 +55,7 @@ SpotLogger_Allowed=0
|
||||||
soft_dog=0
|
soft_dog=0
|
||||||
IsUseEntireRespTime911=1
|
IsUseEntireRespTime911=1
|
||||||
isForceHighAccuracyMode=1
|
isForceHighAccuracyMode=1
|
||||||
|
cp_partial_reset_disable=1
|
||||||
isUseUncalAccel=1
|
isUseUncalAccel=1
|
||||||
|
|
||||||
GNSS_CARRIER_CONFIG_BEGIN
|
GNSS_CARRIER_CONFIG_BEGIN
|
||||||
|
|
|
@ -185,6 +185,12 @@ IsUseEntireRespTime911=1
|
||||||
# force engine to engage high accuracy if entire response time used; default 0
|
# force engine to engage high accuracy if entire response time used; default 0
|
||||||
isForceHighAccuracyMode=1
|
isForceHighAccuracyMode=1
|
||||||
|
|
||||||
|
# This is to indicate if AP supports CP partial reset feature
|
||||||
|
# default = CP partial reset feature enabled
|
||||||
|
# 0 = CP partial reset feature enabled
|
||||||
|
# 1 = CP partial reset feature disabled
|
||||||
|
cp_partial_reset_disable=1
|
||||||
|
|
||||||
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
|
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
|
||||||
isUseUncalAccel=1
|
isUseUncalAccel=1
|
||||||
|
|
||||||
|
|
|
@ -53,12 +53,17 @@ UP_LocTech_Constraints=1
|
||||||
UP_LocTech_Requirements=0
|
UP_LocTech_Requirements=0
|
||||||
SpotLogger_Allowed=0
|
SpotLogger_Allowed=0
|
||||||
soft_dog=0
|
soft_dog=0
|
||||||
|
path_delay_glo_12fx_cm=-5166,-5149,-5097,-5104,-5021,-4992,-4936,-4854,-4776,-4719,-4656,-4619,-4581,-4544
|
||||||
|
path_delay_gps_2fx_cm=12368
|
||||||
|
path_delay_bds_4fx_cm=164
|
||||||
|
path_delay_l5_20fx_cm=105888
|
||||||
RfPathLossDb_Ap=3550
|
RfPathLossDb_Ap=3550
|
||||||
RfPathLossDb_Cp=3550
|
RfPathLossDb_Cp=3550
|
||||||
RfPathLossDb_L5_Ap=3870
|
RfPathLossDb_L5_Ap=3870
|
||||||
RfPathLossDb_L5_Cp=3870
|
RfPathLossDb_L5_Cp=3870
|
||||||
IsUseEntireRespTime911=1
|
IsUseEntireRespTime911=1
|
||||||
isForceHighAccuracyMode=1
|
isForceHighAccuracyMode=1
|
||||||
|
cp_partial_reset_disable=1
|
||||||
isUseUncalAccel=1
|
isUseUncalAccel=1
|
||||||
|
|
||||||
GNSS_CARRIER_CONFIG_BEGIN
|
GNSS_CARRIER_CONFIG_BEGIN
|
||||||
|
|
|
@ -178,6 +178,11 @@ SpotLogger_Allowed=0
|
||||||
|
|
||||||
soft_dog=0
|
soft_dog=0
|
||||||
|
|
||||||
|
path_delay_glo_12fx_cm=-5166,-5149,-5097,-5104,-5021,-4992,-4936,-4854,-4776,-4719,-4656,-4619,-4581,-4544
|
||||||
|
path_delay_gps_2fx_cm=12368
|
||||||
|
path_delay_bds_4fx_cm=164
|
||||||
|
path_delay_l5_20fx_cm=105888
|
||||||
|
|
||||||
RfPathLossDb_Ap=3550
|
RfPathLossDb_Ap=3550
|
||||||
RfPathLossDb_Cp=3550
|
RfPathLossDb_Cp=3550
|
||||||
RfPathLossDb_L5_Ap=3870
|
RfPathLossDb_L5_Ap=3870
|
||||||
|
@ -189,6 +194,12 @@ IsUseEntireRespTime911=1
|
||||||
# force engine to engage high accuracy if entire response time used; default 0
|
# force engine to engage high accuracy if entire response time used; default 0
|
||||||
isForceHighAccuracyMode=1
|
isForceHighAccuracyMode=1
|
||||||
|
|
||||||
|
# This is to indicate if AP supports CP partial reset feature
|
||||||
|
# default = CP partial reset feature enabled
|
||||||
|
# 0 = CP partial reset feature enabled
|
||||||
|
# 1 = CP partial reset feature disabled
|
||||||
|
cp_partial_reset_disable=1
|
||||||
|
|
||||||
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
|
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
|
||||||
isUseUncalAccel=1
|
isUseUncalAccel=1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue