]> git.mxchange.org Git - flightgear.git/commit
GPS: improve reliability (at the expense of some in-development features) for pending...
authorjmt <jmt>
Sun, 10 Jan 2010 23:35:53 +0000 (23:35 +0000)
committerTim Moore <timoore@redhat.com>
Sat, 16 Jan 2010 15:00:15 +0000 (16:00 +0100)
commit10d4799058bade270d3a43068db6bf0f0e9f8743
tree855faa2a8cc3ed2d6272965736584e77c5294e41
parent21f1fcd17a7472f1e3e15dec6e8e162fbba47d2a
GPS: improve reliability (at the expense of some in-development features) for pending release.
- default to an invalid altitude in routes, instead of cruise altitude (temporarily)
- only set an altitude on the autopilot, if valid
- only add departure airport/runway to the route, if not airborne
src/Autopilot/route_mgr.cxx
src/Instrumentation/gps.cxx