]> git.mxchange.org Git - flightgear.git/commit
* A new algorithm for determining hold position instructions. This version still...
authorDurk Talsma <durktals@gmail.com>
Mon, 3 Oct 2011 18:54:58 +0000 (20:54 +0200)
committerDurk Talsma <durktals@gmail.com>
Mon, 3 Oct 2011 18:54:58 +0000 (20:54 +0200)
commit4640f5bb025f2466184083803a31dc0b742f3d9c
treebbf97e581eb963256078853c37db2d492011d3e8
parentab84ff5904df7682316cf114014b8cd24fe7b359
* A new algorithm for determining hold position instructions. This version still needs some finetuning, but already appears to be more solid than the old version.
* Some tweaks to the traffic scheduling algorithm.
* Misc cleanup.
src/AIModel/AIAircraft.cxx
src/AIModel/AIFlightPlanCreate.cxx
src/ATC/atc_mgr.cxx
src/ATC/trafficcontrol.cxx
src/ATC/trafficcontrol.hxx
src/Airports/dynamics.hxx
src/Airports/groundnetwork.cxx
src/Airports/groundnetwork.hxx
src/Traffic/Schedule.cxx