diff options
author | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-06-22 23:55:37 +0200 |
---|---|---|
committer | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-06-24 07:54:53 +0200 |
commit | ea1000f433ad82d5e66156a9399fecb404c578af (patch) | |
tree | fc021306f4cff281517aa83aff82eee03d4aacf6 /configs/gps.conf | |
download | device_samsung_p3100-ea1000f433ad82d5e66156a9399fecb404c578af.zip device_samsung_p3100-ea1000f433ad82d5e66156a9399fecb404c578af.tar.gz device_samsung_p3100-ea1000f433ad82d5e66156a9399fecb404c578af.tar.bz2 |
initial commit
Diffstat (limited to 'configs/gps.conf')
-rw-r--r-- | configs/gps.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/gps.conf b/configs/gps.conf new file mode 100644 index 0000000..5015eb0 --- /dev/null +++ b/configs/gps.conf @@ -0,0 +1,6 @@ +NTP_SERVER=north-america.pool.ntp.org +XTRA_SERVER_1=http://gllto.glpals.com/4day/glo/v2/latest/lto2.dat +XTRA_SERVER_2=http://gllto.glpals.com/4day/glo/v2/latest/lto2.dat +XTRA_SERVER_3=http://gllto.glpals.com/4day/glo/v2/latest/lto2.dat +SUPL_HOST=supl.google.com +SUPL_PORT=7276 |