![]() |
Re: read cellID from N900 using python?
@danielwilms, it's getting tricky when you want use gps and read cell id at the same time :)
|
Re: read cellID from N900 using python?
Quote:
|
Re: read cellID from N900 using python?
Quote:
|
Re: read cellID from N900 using python?
i tried Ima's script which worked nicely. however, in the information returned, can someone please tell me what is the cid and what is the lac? those two seems to have being returned as a single value...
|
Re: read cellID from N900 using python?
also, how would one make this something that's running in the background and just log everything to a file?
would something like screen work on the n900? could i just do python cid.py > logfile.log? |
Re: read cellID from N900 using python?
Quote:
http://wiki.maemo.org/PyMaemo/Using_Location_API Unfortunately the Cell ID information part is still not implemented in python-location (not the correct package name). PS: as a general tip, you can see Python related wiki pages by checking the Python category: http://wiki.maemo.org/Category:Python |
Re: read cellID from N900 using python?
lizardo
I have been looking at the location example you quoted above and get the following error. Quote:
|
Re: read cellID from N900 using python?
Quote:
|
Re: read cellID from N900 using python?
Quote:
http://wiki.maemo.org/PyMaemo/Using_...mplete_example |
Re: read cellID from N900 using python?
Hi Guy's
I have been checking out Lma's script from page1, it appear that when in 3G coverage args[2] shows the global cell id (unique with in network) this can be split in the following way to retrieve the RNC Id. Upper 12 bits RNC/ Lower 16 bits Cell i.e 52455502 001100100000 - 0110100001001110 800 - 26702 Also args[1] = LAC Hope this helps anyone working on this. |
All times are GMT. The time now is 10:21. |
vBulletin® Version 3.8.8