diff --git a/location/gnssd/release/gnss-aidl-service_IGnssV2_ISlsiGnssV1 b/location/gnssd/release/gnss-aidl-service_IGnssV2_ISlsiGnssV1 index a623f32..ac49913 100644 Binary files a/location/gnssd/release/gnss-aidl-service_IGnssV2_ISlsiGnssV1 and b/location/gnssd/release/gnss-aidl-service_IGnssV2_ISlsiGnssV1 differ diff --git a/location/gnssd/release/gnssd b/location/gnssd/release/gnssd index 44d1df4..4f831c0 100644 Binary files a/location/gnssd/release/gnssd and b/location/gnssd/release/gnssd differ diff --git a/location/gnssd/release/gps.cfg b/location/gnssd/release/gps.cfg index c2aca08..0b2ce07 100644 --- a/location/gnssd/release/gps.cfg +++ b/location/gnssd/release/gps.cfg @@ -3,41 +3,20 @@ GlueLayer_ToolConfigSelection=1 user_ports_tcp_name=Autotest user_ports_tcp_port=7555 debug_console=1 -debug_device=1 debug_dir=/data/vendor/gps ############################################ GlueLayer_IsGedKeyExist=1 -Sif_UseFwXtraInterface=0 GlueLayer_isForceIPV6=0 GlueLayer_EnableGnssCfgInterface=1 debug_enable=1 gnss_device_type=K041 -# for open loop TSX -#Chip_Configuration_RefClkUncertainty=20000 - -# do not load with chip config (if build does not need any chip cfg overrides) -#gnss_device_locations_chipcfg=0 - # bit 0 set means CRC image # bit 1 set means CL using a flat patch (one step) - this avoids the 32 byte alignment on -# xfr from AP mem to Ext Mem +# xfr from AP mem to Ext Mem on S5300. cl_options=2 -# these settings are for using gnssd or spot_lal without the appended binary (from archive) -# just make sure you push your image to the DUT -#gnss_device_patch_location=0 -#gnss_device_patch_address=0 -#gnss_device_patch_file=/data/vendor/gps/K41_S5520E1_ASIC_SPI_DDR.bin - -# 4 == leave bus on (preventing hibernation) -# Chip_Configuration_SleepPolicy=3 - -# enables SPI port for data channel -# uncomment this line (and comment the *chpp* lines below) to use SPI without CHPP -#gnss_device_data_port_kepslim_present=1 - # enables CHPP for SPI port # uncomment the *chpp* lines below (and comment gnss_device-data_port_kepslim_present above) to use SPI+CHPP # when using CHPP, make sure to enable the CHPP defines in build_settings.mak @@ -82,24 +61,15 @@ mailboxDisabled=0x8 # 55200001 = S5520 EVT1 gnss_rfic_chip_id=55200001 -# Disable SUPL -Aiding_AidingType=0 -# Ignore Android Framework Requests to Enable SUPL -GlueLayer_EnableFwConfiguration=0 +# Uncomment to Disable SUPL +#Aiding_AidingType=0 +# Uncomment to Disable SUPL (Ignore Android Framework Requests to Enable SUPL) +#GlueLayer_EnableFwConfiguration=0 -# Add below line if you are running on EVT0 rev0 DUT and care about power consumption -# Chip_Configuration_Ldo_Options=0 +# Uncomment to disable SGEE +#Sif_OperationMode=0 -# VDR End condition (meter, meter, sec, sec) -# ChipCfg_VDR_high_end_Distance = 300 -# ChipCfg_VDR_low_end_Distance = 300 -# ChipCfg_VDR_high_end_Time = 60 -# ChipCfg_VDR_low_end_Time = 60 - -#disable SIF until BETP-over-PCIE is reliable -# Sif_OperationMode=0 - -# send all firmware output through SHMIPC rather than CHPP/SPI -# Chip_Configuration_Io_Options=9 +# set to 1 for FW SGEE download +Sif_UseFwXtraInterface=0 ChipCfg_DspMemdumpEnable=1