|
2009-06-23
, 08:28
|
Posts: 432 |
Thanked: 645 times |
Joined on Mar 2009
|
#2
|
The Following 2 Users Say Thank You to danielwilms For This Useful Post: | ||
Tags |
gps, python, wifi, wlan |
Thread Tools | |
|
i want to dabble a bit in location based notifications, and while i know that i should use GeoClue, i figure that this would be a good time to delve deeper into the different device bindings.
As far as i can tell, to get the GPS location from the N810 i should user either GPSbt or easy.
However i also want to try getting a location fix by profiling the surrounding WLAN APs. I would need a way to scan for APs and get the ID and probably Channel and signal strength of each AP in range. I think i should be able to do that with python-conic, but there seems to be very little documentation on that module so far. Is there a different module i can use, or some API documentation for python-conic?
Bye,
NsN