Hello to everybody! I'm new in Python and N95 :-) I would like to write an application for simple navigation to a given waypoint (lat, long). I wanna have bearing and distance to the given waypoint through $GPBOD messages. I've seen a lot of source code to get local position, but no information of how to get $GPBOD messages. I mean is it possible to send commands to the internal GPS ...


