]> git.mxchange.org Git - flightgear.git/commit
One step further toward better integration of AI and ATC systems.
authordurk <durk>
Sun, 15 Feb 2009 15:29:56 +0000 (15:29 +0000)
committerTim Moore <timoore@redhat.com>
Sun, 15 Feb 2009 23:56:44 +0000 (00:56 +0100)
commitd24fe199143c3cd0adecd74f02430125e2bad45e
treecf1b35350cec7b9a5f912039b39641cf4ca66426
parent80c4bbd1eb28054ddfda8edce8920339dc0131ad
One step further toward better integration of AI and ATC systems.
 * Changed the runway XX. ATC message to actually report the real
   designated departure runway
 * In case of multiple active runways, select the one with a heading that is
   closest to the direction of the ultimate departure destination / lines up
   with the arrival path.
src/AIModel/AIFlightPlan.cxx
src/AIModel/AIFlightPlan.hxx
src/AIModel/AIFlightPlanCreate.cxx
src/AIModel/AIFlightPlanCreateCruise.cxx
src/AIModel/AIFlightPlanCreatePushBack.cxx
src/ATC/trafficcontrol.cxx
src/Airports/dynamics.cxx
src/Airports/dynamics.hxx
src/Traffic/Schedule.cxx
src/Traffic/Schedule.hxx