This is my config, tried and tested and should work for anyone in Canada. I've only gotten praise from those I've given it too. I can lock typically with 16 feet accuracy in 5-10 seconds after bringing up the phone and Google Maps. I've tried lots of config options over the course of a month, if I even suspected one was hampering my performance I removed it. I use the CarHome and Navigation a lot so it's important for me to have an accurate and fast config. If you're not in Canada just update the particular ntp servers.
/etc/gps.conf
Code:
NTP_SERVER=0.ca.pool.ntp.org
NTP_SERVER=1.ca.pool.ntp.org
NTP_SERVER=2.ca.pool.ntp.org
NTP_SERVER=3.ca.pool.ntp.org
NTP_SERVER=ca.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
# DEBUG LEVELS:
# 0 - none, 1 - Error,
# 2 - Warning, 3 - Info
# 4 - Debug, 5 - Verbose
DEBUG_LEVEL =0
ACCURACY_THRES=5
INTERMEDIATE_POS=0
ENABLE_WIPER=1
SUPL_HOST=supl.google.com
SUPL_PORT=7276
REPORT_POSITION_USE_SUPL_REFLOC=1
# blank
You need to update your /etc/gps.conf file and make sure it has the original attributes( rw- r-- r-- ). Use ES FileExplorer with SU rights. When I flash any ROM it's just habit these days for me to swap this one in from sdcard. I use ES FileExplorer with SU rights.
P.S. Hit Thanks if it works for you.
|