Snap for 11654651 from 68eb96a422
to 24Q3-release
Change-Id: Ia29baab3a46460b5c5a07ca50bb9713307d5b66e
This commit is contained in:
commit
9c347aa1a3
6 changed files with 21 additions and 17 deletions
|
@ -134,10 +134,6 @@
|
||||||
</devicePort>
|
</devicePort>
|
||||||
<devicePort tagName="Speaker Safe" type="AUDIO_DEVICE_OUT_SPEAKER_SAFE" role="sink">
|
<devicePort tagName="Speaker Safe" type="AUDIO_DEVICE_OUT_SPEAKER_SAFE" role="sink">
|
||||||
</devicePort>
|
</devicePort>
|
||||||
<devicePort tagName="Wired Headset" type="AUDIO_DEVICE_OUT_WIRED_HEADSET" role="sink">
|
|
||||||
</devicePort>
|
|
||||||
<devicePort tagName="Wired Headphones" type="AUDIO_DEVICE_OUT_WIRED_HEADPHONE" role="sink">
|
|
||||||
</devicePort>
|
|
||||||
<devicePort tagName="BT SCO" type="AUDIO_DEVICE_OUT_BLUETOOTH_SCO" role="sink">
|
<devicePort tagName="BT SCO" type="AUDIO_DEVICE_OUT_BLUETOOTH_SCO" role="sink">
|
||||||
</devicePort>
|
</devicePort>
|
||||||
<devicePort tagName="BT SCO Headset" type="AUDIO_DEVICE_OUT_BLUETOOTH_SCO_HEADSET" role="sink">
|
<devicePort tagName="BT SCO Headset" type="AUDIO_DEVICE_OUT_BLUETOOTH_SCO_HEADSET" role="sink">
|
||||||
|
@ -157,8 +153,6 @@
|
||||||
</devicePort>
|
</devicePort>
|
||||||
<devicePort tagName="Built-In Back Mic" type="AUDIO_DEVICE_IN_BACK_MIC" role="source">
|
<devicePort tagName="Built-In Back Mic" type="AUDIO_DEVICE_IN_BACK_MIC" role="source">
|
||||||
</devicePort>
|
</devicePort>
|
||||||
<devicePort tagName="Wired Headset Mic" type="AUDIO_DEVICE_IN_WIRED_HEADSET" role="source">
|
|
||||||
</devicePort>
|
|
||||||
<devicePort tagName="BT SCO Headset Mic" type="AUDIO_DEVICE_IN_BLUETOOTH_SCO_HEADSET" role="source">
|
<devicePort tagName="BT SCO Headset Mic" type="AUDIO_DEVICE_IN_BLUETOOTH_SCO_HEADSET" role="source">
|
||||||
</devicePort>
|
</devicePort>
|
||||||
<devicePort tagName="BT A2DP Out" type="AUDIO_DEVICE_OUT_BLUETOOTH_A2DP" role="sink"
|
<devicePort tagName="BT A2DP Out" type="AUDIO_DEVICE_OUT_BLUETOOTH_A2DP" role="sink"
|
||||||
|
|
|
@ -53,12 +53,19 @@ 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=-5070,-5042,-5004,-4986,-4938,-4886,-4829,-4758,-4662,-4578,-4484,-4459,-4436,-4455
|
||||||
|
path_delay_gps_2fx_cm=12342
|
||||||
|
path_delay_bds_4fx_cm=123
|
||||||
|
path_delay_l5_20fx_cm=105916
|
||||||
|
|
||||||
RfPathLossDb_Ap=3600
|
RfPathLossDb_Ap=3600
|
||||||
RfPathLossDb_Cp=3600
|
RfPathLossDb_Cp=3600
|
||||||
RfPathLossDb_L5_Ap=4300
|
RfPathLossDb_L5_Ap=4300
|
||||||
RfPathLossDb_L5_Cp=4300
|
RfPathLossDb_L5_Cp=4300
|
||||||
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=-5070,-5042,-5004,-4986,-4938,-4886,-4829,-4758,-4662,-4578,-4484,-4459,-4436,-4455
|
||||||
|
path_delay_gps_2fx_cm=12342
|
||||||
|
path_delay_bds_4fx_cm=123
|
||||||
|
path_delay_l5_20fx_cm=105916
|
||||||
|
|
||||||
RfPathLossDb_Ap=3600
|
RfPathLossDb_Ap=3600
|
||||||
RfPathLossDb_Cp=3600
|
RfPathLossDb_Cp=3600
|
||||||
RfPathLossDb_L5_Ap=4300
|
RfPathLossDb_L5_Ap=4300
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
|
|
@ -354,10 +354,8 @@
|
||||||
"S1S_VDD_CAM",
|
"S1S_VDD_CAM",
|
||||||
"S4S_VDD2H_MEM",
|
"S4S_VDD2H_MEM",
|
||||||
"S5S_VDDQ_MEM",
|
"S5S_VDDQ_MEM",
|
||||||
"S8S_VDD_G3D_L2",
|
|
||||||
"S9S_VDD_AOC",
|
"S9S_VDD_AOC",
|
||||||
"L2S_PLL_MIPI_UFS",
|
"L2S_PLL_MIPI_UFS",
|
||||||
"L9S_GNSS_CORE",
|
|
||||||
"L21S_VDD2L_MEM",
|
"L21S_VDD2L_MEM",
|
||||||
"VSYS_PWR_DISPLAY",
|
"VSYS_PWR_DISPLAY",
|
||||||
"VSYS_PWR_WLAN_BT",
|
"VSYS_PWR_WLAN_BT",
|
||||||
|
@ -369,8 +367,7 @@
|
||||||
"VSYS_PWR_MODEM"
|
"VSYS_PWR_MODEM"
|
||||||
],
|
],
|
||||||
"Coefficient": [
|
"Coefficient": [
|
||||||
1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
|
1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0
|
||||||
1.0, 1.0
|
|
||||||
],
|
],
|
||||||
"PowerSampleDelay": 7000,
|
"PowerSampleDelay": 7000,
|
||||||
"PowerSampleCount": 5
|
"PowerSampleCount": 5
|
||||||
|
|
|
@ -325,10 +325,8 @@
|
||||||
"S1S_VDD_CAM",
|
"S1S_VDD_CAM",
|
||||||
"S4S_VDD2H_MEM",
|
"S4S_VDD2H_MEM",
|
||||||
"S5S_VDDQ_MEM",
|
"S5S_VDDQ_MEM",
|
||||||
"S8S_VDD_G3D_L2",
|
|
||||||
"S9S_VDD_AOC",
|
"S9S_VDD_AOC",
|
||||||
"L2S_PLL_MIPI_UFS",
|
"L2S_PLL_MIPI_UFS",
|
||||||
"L9S_GNSS_CORE",
|
|
||||||
"L21S_VDD2L_MEM",
|
"L21S_VDD2L_MEM",
|
||||||
"VSYS_PWR_DISPLAY",
|
"VSYS_PWR_DISPLAY",
|
||||||
"VSYS_PWR_WLAN_BT",
|
"VSYS_PWR_WLAN_BT",
|
||||||
|
@ -340,8 +338,7 @@
|
||||||
"VSYS_PWR_MODEM"
|
"VSYS_PWR_MODEM"
|
||||||
],
|
],
|
||||||
"Coefficient": [
|
"Coefficient": [
|
||||||
1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
|
1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0
|
||||||
1.0, 1.0
|
|
||||||
],
|
],
|
||||||
"PowerSampleDelay": 7000,
|
"PowerSampleDelay": 7000,
|
||||||
"PowerSampleCount": 5
|
"PowerSampleCount": 5
|
||||||
|
|
|
@ -1025,10 +1025,8 @@
|
||||||
"S2S_VDD_G3D",
|
"S2S_VDD_G3D",
|
||||||
"S4S_VDD2H_MEM",
|
"S4S_VDD2H_MEM",
|
||||||
"S5S_VDDQ_MEM",
|
"S5S_VDDQ_MEM",
|
||||||
"S8S_VDD_G3D_L2",
|
|
||||||
"S9S_VDD_AOC",
|
"S9S_VDD_AOC",
|
||||||
"L2S_PLL_MIPI_UFS",
|
"L2S_PLL_MIPI_UFS",
|
||||||
"L9S_GNSS_CORE",
|
|
||||||
"L21S_VDD2L_MEM",
|
"L21S_VDD2L_MEM",
|
||||||
"VSYS_PWR_DISPLAY",
|
"VSYS_PWR_DISPLAY",
|
||||||
"VSYS_PWR_WLAN_BT",
|
"VSYS_PWR_WLAN_BT",
|
||||||
|
@ -1044,7 +1042,7 @@
|
||||||
],
|
],
|
||||||
"Coefficient": [
|
"Coefficient": [
|
||||||
1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
|
1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
|
||||||
1.0, 1.0, 1.0, 1.0, 1.0, 1.0
|
1.0, 1.0, 1.0, 1.0
|
||||||
],
|
],
|
||||||
"PowerSampleDelay": 7000,
|
"PowerSampleDelay": 7000,
|
||||||
"PowerSampleCount": 5
|
"PowerSampleCount": 5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue