From 0d78c70622265942a51609a7a6786efe1daec435 Mon Sep 17 00:00:00 2001 From: Dante Russo Date: Tue, 23 Jul 2013 09:28:20 -0700 Subject: Disable xtra url query off by default In some targets, the xtra url query can cause modem to crash on bootup. Change-Id: Ib224b382892257737598b1cc40f78ddcd4b90fd2 --- etc/gps.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/gps.conf') diff --git a/etc/gps.conf b/etc/gps.conf index c0943da..539c3a1 100755 --- a/etc/gps.conf +++ b/etc/gps.conf @@ -2,7 +2,7 @@ # If XTRA_SERVER_QUERY is on, the XTRA_SERVERs listed # below will be ignored, and instead the servers will # be queried from the modem. -XTRA_SERVER_QUERY=1 +XTRA_SERVER_QUERY=0 # XTRA_SERVERs below are used only if XTRA_SERVER_QUERY # is off. XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin -- cgit v1.2.3