Thread
:
A-GPS Beta MUCH improved GPS on N810
View Single Post
tz1
2008-07-22 , 14:25
Posts: 716 | Thanked: 236 times | Joined on Dec 2007
#
52
I have a simple (my first Python effort) GPS satellite monitor, plus track and speed:
http://www.zdez.org/GpsStatus-0.1.deb
1. You need to turn on the GPS yourself. Control panel for location, map, or "/usr/libexec/navicore-gpsd-helper" as user (not root) in the xterm will turn it on, as will my mingpsd application
2. It doesn't process the GPS stream thoroughly so will break if the NMEA sentences are bad. My programs tend to validate them, and there's no problem with the n810 internal, but Bluetooth sometimes drops characters.
3. Blue means too low signal. Then the color is "temperature color" based, from deep red to white hot. A filled circle means it is being used for the GPS calculation.
Remember this is my first python program, so it is likely very ugly. Improvements, suggestions, etc. are welcome.
Last edited by tz1; 2008-07-22 at
14:31
. Reason: url typo
Quote & Reply
|
tz1
View Public Profile
Send a private message to tz1
Find all posts by tz1