A collection of hacks written in Python to make Nokia phones running Symbian 60 record (and report) the GSM cell information and their geographical equivalent.
This software is based on
- Py60
- Python
- LightBlue
- Google Gears
The data (such as MCC, MNC, LAC and Cell ID) are collected by the phone using Py60, then moved to a internet connected computer via LightBlue and finally geographically mapped using GeolocationAPI.
The code is quite unpolished and the deployment/usage requires several manual steps. But it is simple enough that you should be able to customize it to suit your needs.
Please see the Howto for more instructions on installing and using the hacks.