F GSMTracker
From wiki
Quick Links
Where is FB now logs? (updated every 5 minutes)
Where is FB now map (two points will be removed once I am done with a bug :P)
Where has FB been recently? (updated every 58th minute of the hour)
Collection of Unique Vodafone Cells and their Co-Ordinates (updated when I feel like it)
- TODO: Do anybody want this?? - Comma delimited file of Vodafone Cells, Long&Lat&Alt
How is this done?
Since loads of people wanna know...
What I use (not all necessary blabla):
Nokia E70 (Symbian S60 V3 device)
Aspicore GSM Tracker - This is commercial sadly - could not find a similair free toy ): For S60v3
My phone is 'always online' (via wifi at home&work and GPRS otherwise), it will by default do a HTTP POST (or UDP packet if you want) to my server, which will dump the information (time,cellid,network,etc).
If my GPS is on, it will log the above including the long,lat,altitude,course&speed
The rest is scripts on my side, at the moment I tag each cellid with the last long&lat I had confirmed via GPS of it, that way, if I do not have the GPS on I can still 'guess' whereabouts I am if I was there before :P.
The app itself (Aspicore's GSM Tracker) is by far the most buggiest component thus far (I would really like some features to make it more rebust) but all I can work with at the moment.

