From 9a3be307eccf1b4ae7537125d0eab042224d9f0b Mon Sep 17 00:00:00 2001 From: KNIGHT97 Date: Tue, 3 Mar 2015 23:45:37 +0530 Subject: Config : GPS : update GPS server --- configs/gps.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/gps.xml') diff --git a/configs/gps.xml b/configs/gps.xml index d482215..9107daf 100644 --- a/configs/gps.xml +++ b/configs/gps.xml @@ -34,7 +34,7 @@ LbsEnable="true" LbsLocal="false" - LbsServer="BCMLS2.glpals.com" + LbsServer="gllto.glpals.com/7day/glo/v2/latest/" LbsPort="7275" LbsSyncLto="false" SyncLto="true" @@ -68,4 +68,4 @@ EnableLowPowerPmm="true" /> - + \ No newline at end of file -- cgit v1.1 From 48b260027406ede6168bd343611975ff1803e0fd Mon Sep 17 00:00:00 2001 From: tilaksidduram Date: Wed, 22 Apr 2015 11:54:45 +0530 Subject: Revert "Config : GPS : update GPS server" This reverts commit 9a3be307eccf1b4ae7537125d0eab042224d9f0b. --- configs/gps.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/gps.xml') diff --git a/configs/gps.xml b/configs/gps.xml index 9107daf..d482215 100644 --- a/configs/gps.xml +++ b/configs/gps.xml @@ -34,7 +34,7 @@ LbsEnable="true" LbsLocal="false" - LbsServer="gllto.glpals.com/7day/glo/v2/latest/" + LbsServer="BCMLS2.glpals.com" LbsPort="7275" LbsSyncLto="false" SyncLto="true" @@ -68,4 +68,4 @@ EnableLowPowerPmm="true" /> - \ No newline at end of file + -- cgit v1.1 From 563a328793726c9b257f8b1937ee408d6357f6cd Mon Sep 17 00:00:00 2001 From: tilaksidduram Date: Thu, 10 Dec 2015 10:56:23 +0530 Subject: n7100: GPS updates credits to Ivan Meler --- configs/gps.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'configs/gps.xml') diff --git a/configs/gps.xml b/configs/gps.xml index d482215..28a291c 100644 --- a/configs/gps.xml +++ b/configs/gps.xml @@ -6,11 +6,11 @@ lBaudRate="921600" gpioNStdbyPath="/sys/class/sec/gps/GPS_PWR_EN/value" gpioDelayMs="250" - acNvStoDir="/data/gps/" + acNvStoDir="/data/system/gps/" FactoryTestFilePath="/data/" Log="JAVA" - acLogDirectory="/sdcard/gps/broadcom/storage" + acLogDirectory="/storage/sdcard0/gps/broadcom/storage" TISEnabled="true" LPmode="false" @@ -39,9 +39,10 @@ LbsSyncLto="false" SyncLto="true" ltoFileName="lto2.dat" - acLtoDir="/data/gps/" + acLtoDir="/data/system/gps/" LbsSyncLtoThresholdDays="1" LbsTAC="10101106" + LbsCellEnable="false" ctrlPipe="/data/gps/glgpsctrl" LbsWlanEnable="false" @@ -55,7 +56,7 @@ Date: Mon, 21 Dec 2015 20:16:06 +0530 Subject: n7100: more GPS updates * picked up the fixes from the i9300 device tree. referenced the below commits * i9300: GPS modifications for use of Groupers PIE blobs [1/2] - 68ff6eba8345e3ac7c6d007fc5db720e664a5bee * i9300: Grouper blobs update for init - ddce304caa0d9e7b7d2858f409fc99252737c3e1 * i9300: use sh to run gps_daemon and fix config location - 0f6eaf519939d51b7d2c3018047b1bcabc73fa06 all credits to keepcalm444 --- configs/gps.xml | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) (limited to 'configs/gps.xml') diff --git a/configs/gps.xml b/configs/gps.xml index 28a291c..6c6124d 100644 --- a/configs/gps.xml +++ b/configs/gps.xml @@ -6,17 +6,13 @@ lBaudRate="921600" gpioNStdbyPath="/sys/class/sec/gps/GPS_PWR_EN/value" gpioDelayMs="250" - acNvStoDir="/data/system/gps/" - FactoryTestFilePath="/data/" + acNvStoDir="/data/gps/" + acNmeaOutName="/data/gps/nmea_out" + ctrlPipe="/data/gps/glgpsctrl" Log="JAVA" acLogDirectory="/storage/sdcard0/gps/broadcom/storage" - TISEnabled="true" - LPmode="false" - cp-cold-start="false" - cp-guard-time-sec="1" - arp-supl-enable="true" arp-supl-cap-msb="true" arp-supl-cap-msa="true" @@ -32,19 +28,13 @@ SuplUT3Seconds="20" SuplVersion="1" - LbsEnable="true" - LbsLocal="false" - LbsServer="BCMLS2.glpals.com" - LbsPort="7275" LbsSyncLto="false" SyncLto="true" ltoFileName="lto2.dat" - acLtoDir="/data/system/gps/" + acLtoDir="/data/gps/" LbsSyncLtoThresholdDays="1" - LbsTAC="10101106" LbsCellEnable="false" ctrlPipe="/data/gps/glgpsctrl" - LbsWlanEnable="false" IgnoreJniTime="true" AssertEnabled="false" -- cgit v1.1 From 74c6b1298e9df607e7b78f25be56f334efa56c63 Mon Sep 17 00:00:00 2001 From: tilaksidduram Date: Tue, 22 Dec 2015 20:22:19 +0530 Subject: n7100: some more GPS fixes --- configs/gps.xml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'configs/gps.xml') diff --git a/configs/gps.xml b/configs/gps.xml index 6c6124d..fd1eccb 100644 --- a/configs/gps.xml +++ b/configs/gps.xml @@ -7,12 +7,15 @@ gpioNStdbyPath="/sys/class/sec/gps/GPS_PWR_EN/value" gpioDelayMs="250" acNvStoDir="/data/gps/" - acNmeaOutName="/data/gps/nmea_out" - ctrlPipe="/data/gps/glgpsctrl" + FactoryTestFilePath="/data/" Log="JAVA" acLogDirectory="/storage/sdcard0/gps/broadcom/storage" + TISEnabled="true" + LPmode="false" + cp-cold-start="false" + cp-guard-time-sec="1" arp-supl-enable="true" arp-supl-cap-msb="true" arp-supl-cap-msa="true" @@ -28,13 +31,19 @@ SuplUT3Seconds="20" SuplVersion="1" + LbsEnable="true" + LbsLocal="false" + LbsServer="BCMLS2.glpals.com" + LbsPort="7275" LbsSyncLto="false" SyncLto="true" ltoFileName="lto2.dat" acLtoDir="/data/gps/" LbsSyncLtoThresholdDays="1" + LbsTAC="10101106" LbsCellEnable="false" ctrlPipe="/data/gps/glgpsctrl" + LbsWlanEnable="false" IgnoreJniTime="true" AssertEnabled="false" -- cgit v1.1