]> git.mxchange.org Git - flightgear.git/commit
Several Bugfixes:
authorDurk Talsma <durktals@gmail.com>
Sat, 8 Oct 2011 22:25:04 +0000 (00:25 +0200)
committerDurk Talsma <durktals@gmail.com>
Sat, 8 Oct 2011 22:25:04 +0000 (00:25 +0200)
commit02712dc1adbcbc5f3e6c91a3881a4f891b9ff2f0
tree1122a873a57ad7a3c4ed073bb5613af073c2c5ff
parentef995913e161d89cc33e73ef3903b35e556983c5
Several Bugfixes:
 * Landing AIAircraft now land properly!!!
 * Fixed problems with takeoff scheduling.
 * Untangled several vertical speed calculation algorithms.
 * No more bent-over-backwards and jump-in-the-air AI aircraft initializations.
 * Fixed intermixed target speed and target altitude during climb phase.
 * Implemented beginnings of a "line up and wait" procedure.
 * Tried to use actual runway elevation for calculating the decent profile.
src/AIModel/AIAircraft.cxx
src/AIModel/AIAircraft.hxx
src/AIModel/AIFlightPlan.cxx
src/AIModel/AIFlightPlanCreate.cxx
src/AIModel/performancedata.cxx
src/ATC/trafficcontrol.cxx
src/ATC/trafficcontrol.hxx
src/Airports/gnnode.cxx
src/Airports/gnnode.hxx
src/Airports/groundnetwork.cxx