Samsung Galaxy S3-GT-I9300 Gps Sorunu İçin Çözüm

Bu konuyu okuyanlar

mavikumsal

Öğrenci
Katılım
14 Mart 2008
Mesajlar
4
Reaksiyon puanı
0
Puanları
0
Gerekli Programlar Super Su-Root Browser -Programı Kullanarak System - Etc- Gps.conf. Dosyasını Açın ve aşağıdaki kodla değiştirin Turkiye için Aşağıdaki Kodalara
Ayrıca Bu Adresten ulaşabilirsiniz :
https://docs.google.com/document/d/12JGuF553-Yswh7IRhAZ77I0tpfyuTb0N9SpJ7_GygGE/edit?pli=1


# NTP_SERVER=0.tr.pool.ntp.org
# NTP_SERVER=1.tr.pool.ntp.org
# NTP_SERVER=2.tr.pool.ntp.org
# NTP_SERVER=3.tr.pool.ntp.org
# NTP_SERVER=0.europe.pool.ntp.org
# NTP_SERVER=1.europe.pool.ntp.org
# NTP_SERVER=2.europe.pool.ntp.org
# NTP_SERVER=3.europe.pool.ntp.org
# NTP_SERVER=tr.pool.ntp.org <-This is changed from the top line to here.

# My country is Italy

NTP_SERVER=tr.pool.ntp.org
NTP_SERVER=0.tr.pool.ntp.org
NTP_SERVER=1.tr.pool.ntp.org
NTP_SERVER=2.tr.pool.ntp.org
NTP_SERVER=3.tr.pool.ntp.org
NTP_SERVER=0.europe.pool.ntp.org
NTP_SERVER=1.europe.pool.ntp.org
NTP_SERVER=2.europe.pool.ntp.org
NTP_SERVER=3.europe.pool.ntp.org

XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin

# AGPS Daemon Call
DEFAULT_AGPS_ENABLE=TRUE
DEFAULT_USER_PLANE=TRUE
DEFAULT_SSL_ENABLE=FALSE

DEBUG_LEVEL = 0
INTERMEDIATE_POS=1
ACCURACY_THRES=0

AssistMethodType=1
AgpsUse=1
AgpsServerType=1
AgpsServerIp=-1062731741
# -1062731741 is the long ip of 192.168.0.35
AgpsMtConf=0
AgpsMtResponseType=1
QOS_ACCURACY=50
QOS_TIME_OUT_AGPS=255
QosHorizontalThreshold=1000
QosVerticalThreshold=500

#Active GOOGLE
### AGPS server settings GOOGLE ###
SUPL_HOST=supl.google.com
SUPL_PORT=7276
SUPL_SECURE_PORT=7278
SUPL_NO_SECURE_PORT=3425
############################

### AGPS alternative setting NOKIA ###
# SUPL_HOST=supl.nokia.com
# SUPL_PORT=7275
################################

### AGPS alternative setting SONY ###
# SUPL_HOST=supl.sonyericsson.com
# SUPL_PORT=7275
################################

### AGPS alternative setting T-MOBILE ###
# SUPL_HOST=10.176.29.225
# SUPL_PORT=7275
# SUPL_TLS_HOST=lbs.geo.t-mobile.com
##################################

#WiFi Position 1=”On”, 0=”Off”
ENABLE_WIPER=1

CURRENT_CARRIER=common
REPORT_POSITION_USE_SUPL_REFLOC=1
 

mavikumsal

Öğrenci
Katılım
14 Mart 2008
Mesajlar
4
Reaksiyon puanı
0
Puanları
0
samsung galaxy s4 mini Gps.conf

#Test
NTP_SERVER=time.gpsonextra.net
#Asia
# NTP_SERVER=asia.pool.ntp.org
#Europe
# NTP_SERVER=europe.pool.ntp.org
#North America
# NTP_SERVER=north-america.pool.ntp.org


XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra2.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra2.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra2.bin


# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
# 4 - Debug, 5 - Verbose
DEBUG_LEVEL = 4


# Intermediate position report, 1=enable, 0=disable
INTERMEDIATE_POS=0


# supl version 1.0
SUPL_VER=0x10000


# Error Estimate
# _SET = 1
# _CLEAR = 0
ERR_ESTIMATE=0


# GPS Capabilities bit mask
# SCHEDULING = 1
# MSB = 2
# MSA = 4
# ON_DEMAND_TIME = 0x10
# ULP = 0x20
# default = MSA | MSB | SCHEDULING | ULP | ON_DEMAND_TIME
CAPABILITIES=0x17


# Accuracy threshold for intermediate positions
# less accurate positions are ignored, 0 for passing all positions
# ACCURACY_THRES=5000


################################
##### AGPS server settings #####
################################


# FOR SUPL SUPPORT, set the following
# SUPL_HOST=supl.host.com or IP
# SUPL_PORT=1234


# FOR C2K PDE SUPPORT, set the following
# C2K_HOST=c2k.pde.com or IP
# C2K_PORT=1234


################################
# Sensor Settings
################################


# Needs to be set explicitly based on sensor
# There is no default value.
#GYRO_BIAS_RANDOM_WALK =
#ACCEL_RANDOM_WALK_SPECTRAL_DENSITY =
#ANGLE_RANDOM_WALK_SPECTRAL_DENSITY =
#RATE_RANDOM_WALK_SPECTRAL_DENSITY =
#VELOCITY_RANDOM_WALK_SPECTRAL_DENSITY =


# Sensor Sampling Rate Parameters for Low-Data Rate Filter (should be greater than 0)
SENSOR_ACCEL_BATCHES_PER_SEC=2
SENSOR_ACCEL_SAMPLES_PER_BATCH=5
SENSOR_GYRO_BATCHES_PER_SEC=2
SENSOR_GYRO_SAMPLES_PER_BATCH=5
# Sensor Sampling Rate Parameters for High-Data Rate Filter (should be greater than 0)
SENSOR_ACCEL_BATCHES_PER_SEC_HIGH=4
SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH=25
SENSOR_GYRO_BATCHES_PER_SEC_HIGH=4
SENSOR_GYRO_SAMPLES_PER_BATCH_HIGH=25


# Sensor Control Mode (0=AUTO, 1=FORCE_ON)
SENSOR_CONTROL_MODE=0


# Enable or Disable Sensors for GPS use (0=Enable, 1=Disable)
SENSOR_USAGE=1


# Choose sensor provider interface(1=Sensor1 API, 2=Android NDK)
SENSOR_PROVIDER=2


# Bit mask used to define which sensor algorithms are used.
# Setting each bit has the following definition:
# 0x1 - DISABLE_INS_POSITIONING_FILTER
# 0x0 - ENABLE_INS_POSITIONING_FILTER
SENSOR_ALGORITHM_CONFIG_MASK=0x0


################################
# Indoor Positioning Settings
################################
# 0: QUIPC disabled, 1: QUIPC enabled, 2: forced QUIPC only
QUIPC_ENABLED = 0


################################
# EXTRA SETTINGS
################################
# Enable or Disable Wiper (1=Enable, 0=Disable)
ENABLE_WIPER=0
# NMEA provider (1=Modem Processor, 0=Application Processor)
NMEA_PROVIDER=1


####################################
# LTE Positioning Profile Settings
####################################
# 0: Enable RRLP on LTE(Default)
# 1: Enable LPP_User_Plane on LTE
# 2: Enable LPP_Control_Plane
# 3: Enable both LPP_User_Plane and LPP_Control_Plane
LPP_PROFILE = 0


##################################################
# Select Positioning Protocol on A-GLONASS system
##################################################
# 0x1: RRC CPlane
# 0x2: RRLP UPlane
# 0x4: LLP Uplane
A_GLONASS_POS_PROTOCOL_SELECT = 0
 
Üst