Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #2567

Re: GPS Requires Network??

Path csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!weretis.net!feeder4.news.weretis.net!news-transit.tcx.org.uk!news.stack.nl!.POSTED!ipv6.urchin.earth.li!twic
From Tom Anderson <twic@urchin.earth.li>
Newsgroups comp.lang.java.programmer
Subject Re: GPS Requires Network??
Date Wed, 30 Mar 2011 00:48:47 +0100
Organization Stack Usenet News Service
Lines 24
Message-ID <alpine.DEB.2.00.1103300045010.10787@urchin.earth.li> (permalink)
References <impqji$lcp$1@lust.ihug.co.nz>
NNTP-Posting-Host ipv6.urchin.earth.li
Mime-Version 1.0
Content-Type TEXT/PLAIN; charset=US-ASCII; format=flowed
X-Trace mud.stack.nl 1301442527 66234 2001:ba8:0:1b4::6 (29 Mar 2011 23:48:47 GMT)
X-Complaints-To abuse@stack.nl
NNTP-Posting-Date Tue, 29 Mar 2011 23:48:47 +0000 (UTC)
User-Agent Alpine 2.00 (DEB 1167 2008-08-23)
In-Reply-To <impqji$lcp$1@lust.ihug.co.nz>
Xref x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:2567

Show key headers only | View raw


On Tue, 29 Mar 2011, Lawrence D'Oliveiro wrote:

> I wrote a simple test program to dump out info about all the
> LocationProviders on my HTC Desire (Android 2.2) as per these calls
> <http://developer.android.com/reference/android/location/LocationProvider.html>.
>
> For the GPS provider, requiresSatellite() returns true as you would expect.
> But so does requiresNetwork()!
>
> Why would GPS require a network connection?

I think you have your answer to this, but i'll add another point - there 
may be supplementary information that the phone can obtain from the 
network to improve its GPS performance:

http://en.wikipedia.org/wiki/Assisted_GPS

GPS would still work without network access, but be less accurate or 
slower to fix.

tom

-- 
Ensure a star-man is never constructed!

Back to comp.lang.java.programmer | Previous | Next | Find similar


Thread

Re: GPS Requires Network?? Tom Anderson <twic@urchin.earth.li> - 2011-03-30 00:48 +0100

csiph-web