Merge cherrypicks of ['googleplex-android-review.googlesource.com/28402662'] into 24Q3-release.

Change-Id: Ia8cd76b343ce8b3e172688fc021b601893029773
This commit is contained in:
Android Build Coastguard Worker 2024-07-25 04:16:22 +00:00
commit 6a517410de
2 changed files with 22 additions and 0 deletions

View file

@ -62,6 +62,16 @@ UP_LocTech_PrimaryConst=0
UP_LocTech_Constraints=1 UP_LocTech_Constraints=1
UP_LocTech_Requirements=0 UP_LocTech_Requirements=0
SpotLogger_Allowed=0 SpotLogger_Allowed=0
SingleBandAcqPower=69
MultiBandAcqPower=90
SingleBandFullTrkPower=55
MultiBandFullTrkPower=70
SingleBandDutyCycleTrkPower=50
MultiBandDutyCycleTrkPower=65
SingleBandNmTrkPower=20
MultiBandNmTrkPower=28
SingleBandUdTrkPower=14
MultiBandUdTrkPower=18
RfPathLossDb_Ap=3600 RfPathLossDb_Ap=3600
RfPathLossDb_Cp=3600 RfPathLossDb_Cp=3600
RfPathLossDb_L5_Ap=4300 RfPathLossDb_L5_Ap=4300

View file

@ -198,6 +198,18 @@ UP_LocTech_Constraints=1
UP_LocTech_Requirements=0 UP_LocTech_Requirements=0
SpotLogger_Allowed=0 SpotLogger_Allowed=0
# GNSS power values in "mW"
SingleBandAcqPower=69
MultiBandAcqPower=90
SingleBandFullTrkPower=55
MultiBandFullTrkPower=70
SingleBandDutyCycleTrkPower=50
MultiBandDutyCycleTrkPower=65
SingleBandNmTrkPower=20
MultiBandNmTrkPower=28
SingleBandUdTrkPower=14
MultiBandUdTrkPower=18
RfPathLossDb_Ap=3600 RfPathLossDb_Ap=3600
RfPathLossDb_Cp=3600 RfPathLossDb_Cp=3600
RfPathLossDb_L5_Ap=4300 RfPathLossDb_L5_Ap=4300