Quote:
Originally Posted by ashrafidkaidek
[1] ... it seems even if the GPS signal get lost, then the Latitude, Longitude and other GPS information will still considered to be valid
[2] Does that mean when the device loses the GPS signal then gps.Opened will return false?
|
[1] I think this will depend on your GPS. Because the GPS signal is rather fragile, and tunnels etc exist, I think it has long been the habit of GPSs to assume that it is best to consider that if the signal vanishes then the output should just extrapolate the motion before it vanished. Usually in a tunnel there is no need for ongoing navigation! Hopefully this extrapolation does not continue indefinitely; how long (in duration) were your tunnels?
[2] Because of my answer to [1], I am sure that this will not be the case.
Mike.