gps: Enable GAAM and disable magnetometer
Bug: 337715905 Test: Verified sensor service without magnetometer. Change-Id: Ie1a1d758c3f8a4d2b06795680f798e6c9f4286ce
This commit is contained in:
parent
965edec97d
commit
35b9d94fd1
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ GlueLayer_EnableGnssCfgInterface=1
|
|||
gnss_device_type=K042
|
||||
gnss_device_patch_address=0
|
||||
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
||||
ism_stream_enable=0
|
||||
ism_stream_enable=1
|
||||
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
||||
MaxNtnRefLocAgeSecs=600
|
||||
GlueLayer_IsPlatformRefTimeEnable=1
|
||||
|
@ -49,7 +49,7 @@ GlueLayer_isReqDBHFromFwRefLoc=1
|
|||
GlueLayer_isReqUBPFromPressureSensor=1
|
||||
GlueLayer_IsMemsEnable=1
|
||||
GlueLayer_MeasCorrCap=7
|
||||
Chip_Configuration_mems_data_Configuration=0x7
|
||||
Chip_Configuration_mems_data_Configuration=0x5
|
||||
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
|
||||
CP_LocTech_PrimaryConst=0
|
||||
CP_LocTech_Constraints=0x81
|
||||
|
|
|
@ -21,7 +21,7 @@ gnss_device_patch_address=0
|
|||
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
||||
|
||||
# enable ism stream for GAAM
|
||||
ism_stream_enable=0
|
||||
ism_stream_enable=1
|
||||
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
||||
|
||||
MaxNtnRefLocAgeSecs=600
|
||||
|
@ -175,7 +175,7 @@ GlueLayer_isReqDBHFromFwRefLoc=1
|
|||
GlueLayer_isReqUBPFromPressureSensor=1
|
||||
GlueLayer_IsMemsEnable=1
|
||||
GlueLayer_MeasCorrCap=7
|
||||
Chip_Configuration_mems_data_Configuration=0x7
|
||||
Chip_Configuration_mems_data_Configuration=0x5
|
||||
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
|
||||
CP_LocTech_PrimaryConst=0
|
||||
CP_LocTech_Constraints=0x81
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue