import current state
[GitHub/exynos8895/android_vendor_samsung_universal8895-common.git] / proprietary / vendor / etc / sensor / lhd.conf
1 PortName=tcp:127.0.0.1:300
2 FlpName=tcp
3 LheName=bbd
4 LheSerialControl=BBD:Serial=TTY
5 LheClockMHz=100
6
7 GpioNPowerPath=/sys/class/sec/sensorhub/mcu_power
8 GpioNStdbyPath=/sys/class/sec/gps/GPS_PWR_EN/value
9
10 #LhePatch=/system/bin/bcm_sensorhub_a1.patch
11 LhePatch=/dev/bbd_patch
12 # After retrying 4 times it will go to forever sleep.
13 LheMaxMcuResetTries=4
14
15 LheBbdPacket=/dev/ttyBCM
16 #LheBbdReliable=/dev/bbd_reliable
17 LheBbdControl=/dev/bbd_control
18 LheBbdSensor=/dev/bbd_sensor
19 # LheDriverDebugFlags=PATCH_BBD:LHE_BBD
20
21 # For developement stage, we need to set this on.
22 # For production stage, we should set this off.
23 # LheFailSafe=ON
24 LheFailSafe=BINFILE=/data/vendor/gps/esw-crash-dump.hex
25 # LheFailSafe=LOG
26
27 Lhe477xDebugFlags=RPC:FACILITY=33:STDOUT_PUTS:STDOUT_LOG
28 # LheConsole=/data/vendor/gps/LheConsole
29
30 Log=JAVA
31 LogDirectory=/storage/emulated/0/gps/broadcom/storage
32 NvStorageDir=/data/vendor/gps/
33 LheSensorIpc=true
34
35 ## MuxMode setting:
36 #ExtLNA for GNSS
37 LhePinMux=P17=M1
38
39 #Set the services (logger buffer and batch buffer)
40 #LheServiceList=
41
42 LheAutoBaudDelayMS=10
43
44 LheMaxMcuResetTries=3
45
46 # Disable logger wake-lock when YellowBird is installed
47 LoggerWakeLockEnable=false
48 # Skip sensor command wake-lock
49 SkipSensorWakeLock=true