]> git.mxchange.org Git - flightgear.git/commit
Roy Vegard Ovesen:
authorehofman <ehofman>
Sat, 1 May 2004 09:40:09 +0000 (09:40 +0000)
committerehofman <ehofman>
Sat, 1 May 2004 09:40:09 +0000 (09:40 +0000)
commitc7d6fa216434f95aa0baec5a4f41e1c442d2ee7d
treedf0608836842c29a8746effecf52fa566b5bc309
parent0bd25eb082803d2c29e0ac32368d189ba9268b91
Roy Vegard Ovesen:

I've added a vertical navigation capability to the GPS module. One can input
two waypoints, wp[0] and wp[1], with altitude. If the altitudes differ, then
the altitude deviation from a "straigth" line from wp[0] to wp[1] is
calculated. The true course and course deviation from wp[0] to wp[1] is also
calculated. All this can be found in the wp subdir where one also finds the
wp[0] and wp[1] subdirs.

All this has to be done through the property browser. Maybe I should make a
gui window for the GPS!
src/Instrumentation/gps.cxx
src/Instrumentation/gps.hxx