Adam Shih | 7845ccf | 2022-10-21 14:39:46 +0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <glgps xmlns="http://www.glpals.com/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.glpals.com/ glconfig.xsd" > |
| 3 | <hal |
| 4 | PortName="/dev/ttyBCM" |
| 5 | BaudRate="921600" |
| 6 | GpioNStdbyPath="/sys/devices/platform/10940000.spi/spi_master/spi5/spi5.0/nstandby" |
| 7 | CustGpioDelayMs="250" |
| 8 | LogEnabled="true" |
| 9 | Log="JAVA" |
| 10 | SecondaryConfigPath="/data/vendor/gps/overlay/gps_overlay.xml" |
| 11 | LogDirectory="/sdcard/gps/broadcom/storage/" |
| 12 | CtrlPipe="/data/vendor/gps/glgpsctrl" |
| 13 | NmeaOutName="/data/vendor/gps/nmea_out" |
| 14 | |
| 15 | acSuplServer="supl.google.com" |
| 16 | SuplPort="7275" |
| 17 | SuplLogEnable="true" |
| 18 | SuplLogFullName="/data/vendor/gps/suplflow.txt" |
| 19 | tlsEnable="true" |
| 20 | |
Wayne Lin | ac1bb3f | 2024-09-19 22:46:24 +0800 | [diff] [blame] | 21 | SuplSslMethod="SSLv23" |
Adam Shih | 7845ccf | 2022-10-21 14:39:46 +0800 | [diff] [blame] | 22 | SuplEnable="true" |
| 23 | SuplUseApn="false" |
| 24 | SuplUseApnNI="true" |
| 25 | SuplDummyCellInfo="true" |
| 26 | SuplUseFwCellInfo="false" |
| 27 | SuplTlsCertDirPath="/etc/security/cacerts" |
| 28 | SuplTlsCertPath="/vendor/etc/gnss/gps.cer" |
| 29 | SuplUT1Seconds="20" |
| 30 | SuplUT2Seconds="20" |
| 31 | SuplUT3Seconds="20" |
| 32 | TcpConnectionTimeout="20" |
| 33 | SuplLppCapable="true" |
| 34 | SuplEcidCapable="true" |
| 35 | SuplVersion="2" |
| 36 | SuplMinorVersion="0" |
| 37 | SuplOtdoaCapable="true" |
Cheng Chang | 30b7043 | 2023-11-16 04:37:55 +0000 | [diff] [blame] | 38 | SuplOtdoaCapable2="true" |
Adam Shih | 7845ccf | 2022-10-21 14:39:46 +0800 | [diff] [blame] | 39 | SuplGlonassCapable = "true" |
| 40 | SuplGalileoCapable = "true" |
| 41 | SuplBdsCapable = "true" |
| 42 | SuplMgpsCapable = "true" |
| 43 | |
| 44 | RtoEnable="true" |
| 45 | RtiEnable="true" |
| 46 | HttpSyncLto="true" |
| 47 | LtoFileName="lto2.dat" |
| 48 | LtoDir="/data/vendor/gps/" |
| 49 | LtoSyncThresholdDays="1" |
| 50 | |
| 51 | GnssYearOfHardware="2020" |
Wayne Lin | 6b354fa | 2024-08-12 17:05:58 +0800 | [diff] [blame] | 52 | CpEarlyFixGuardTimeSec="1" |
Adam Shih | 7845ccf | 2022-10-21 14:39:46 +0800 | [diff] [blame] | 53 | CpGuardTimeSec="1" |
| 54 | CpLppGuardTimeSec="1" |
| 55 | IgnoreInjectedSystemTime="true" |
| 56 | |
| 57 | AttributionAppPkgName="com.google.android.carrierlocation" |
| 58 | |
| 59 | AssertEnabled="true" |
Shinru Han | e5d07d2 | 2024-07-29 04:14:56 +0000 | [diff] [blame] | 60 | ExitOnComFailure="true" |
Adam Shih | 7845ccf | 2022-10-21 14:39:46 +0800 | [diff] [blame] | 61 | CpLppeCancelDbhOnAgnssProvideLoc="true" |
| 62 | CpLppeUseAgnssLocForEmptyDbh="true" |
| 63 | ReAidingOnHotStart="false" |
Cheng Chang | 3150bc3 | 2024-01-09 05:22:38 +0000 | [diff] [blame] | 64 | ReAidingIntervalSec="3600" |
Adam Shih | 7845ccf | 2022-10-21 14:39:46 +0800 | [diff] [blame] | 65 | PpsDevice="/sys/class/pps/pps0/assert_elapsed" |
Wayne Lin | c38f28d | 2023-07-19 17:04:37 +0800 | [diff] [blame] | 66 | SensorsMask="0x244" |
Cheng Chang | 67b3b89 | 2023-08-11 03:49:47 +0000 | [diff] [blame] | 67 | MaxThreadNum="13" |
Adam Shih | 7845ccf | 2022-10-21 14:39:46 +0800 | [diff] [blame] | 68 | /> |
| 69 | |
| 70 | <gll |
| 71 | PpsEnable="true" |
| 72 | LogPriMask="LOG_INFO" |
Cheng Chang | ac3fb0c | 2024-05-06 14:30:07 +0000 | [diff] [blame] | 73 | LogFacMask="LOG_NMEA | LOG_GLLIOS | LOG_GLLAPI" |
Adam Shih | 7845ccf | 2022-10-21 14:39:46 +0800 | [diff] [blame] | 74 | FrqPlan="FRQ_PLAN_26MHZ_2PPM_49_152MHZ_300PPB" |
| 75 | MultiCarrRFMode="GL_MULTI_CARR_RF_MODE_L1_L5" |
| 76 | MultiCarrLnaMask="L1_EXT_ON|L5_EXT_ON" |
| 77 | RfType="GL_RF_4776_BRCM" |
| 78 | ExtL5Bias="13.0" |
| 79 | EnableFilteringForLTEB13="true" |
| 80 | |
| 81 | WarmStandbyTimeout1Seconds="10" |
| 82 | WarmStandbyTimeout2Seconds="15" |
| 83 | |
| 84 | EnableGnssPropagateInStandby="true" |
| 85 | |
| 86 | RfPathLossDb_Ap="3.5" |
| 87 | RfPathLossDb_Cp="3.5" |
| 88 | RfPathLossDb_Ap_L5="3.5" |
| 89 | RfPathLossDb_Cp_L5="3.5" |
| 90 | OnChipGpsCarrierType="3,2,3,3,2,3,2,3,3,3,1,2,1,3,2,1,2,3,1,1,1,1,3,3,3,3,3,1,2,3,2,3" |
| 91 | |
| 92 | EnableOnChipStopNotification="2" |
| 93 | PowerMode="3" |
| 94 | MinGpsWeekNumber="2216" |
| 95 | OnChipAccMask="50" |
Cheng Chang | 67b3b89 | 2023-08-11 03:49:47 +0000 | [diff] [blame] | 96 | EnableB1C="false" |
Cheng Chang | 3150bc3 | 2024-01-09 05:22:38 +0000 | [diff] [blame] | 97 | |
| 98 | RTICacheTimeoutSec="3600" |
Adam Shih | 7845ccf | 2022-10-21 14:39:46 +0800 | [diff] [blame] | 99 | /> |
| 100 | |
| 101 | <gll_features |
Shinru Han | d26fec9 | 2024-08-27 06:25:49 +0000 | [diff] [blame] | 102 | EnableQzsAutoSwitch="false" |
| 103 | EnableGloAutoSwitch="false" |
Adam Shih | 7845ccf | 2022-10-21 14:39:46 +0800 | [diff] [blame] | 104 | EnableNicAutoSwitch="true" |
| 105 | EnableNavic="true" |
| 106 | /> |
| 107 | |
| 108 | </glgps> |
| 109 | |