View Single Post
Posts: 330 | Thanked: 860 times | Joined on May 2011
#294
Great!

However most of these servers seems to work, it is very difficult to test as the device seem to remember where was the last location.
So, inside a house, far from the window with agps deactivated, the n900 is able to give the position.

I have found out the last known position is stored in

/etc/osso-af-init/gconf-dir/system/nokia/location/lastknown/%gconf.xml

And can be displayed reading into the file or with
Code:
gconftool-2 -R /system/nokia/location/lastknown
A bit rough but I tried to delete both file and gconftool-2 entry with
Code:
rm -f /etc/osso-af-init/gconf-dir/system/nokia/location/lastknown/%gconf.xml
gconftool-2 --recursive-unset /system/nokia/location/lastknown
Then, I verified, file and entry were inexistant.

But still, when I start modrana, it finds the position in about 30 seconds. (only GPS before supl fix was dozens of minutes and outdoor.)

So, where is that data (last location) stored? GPS chip?
And how can we test these servers in a neutral way, without the help from the memory of the last one tested?
 

The Following 3 Users Say Thank You to ric9K For This Useful Post: