]> git.mxchange.org Git - flightgear.git/commit
Flightplan delegate hook for clearing the FP.
authorJames Turner <jmt@Bishop.local>
Mon, 31 Dec 2012 17:39:52 +0000 (17:39 +0000)
committerJames Turner <jmt@Bishop.local>
Mon, 31 Dec 2012 17:39:52 +0000 (17:39 +0000)
commit369e6b564f41591531bc877d7bfc8c4d1832827b
tree3a42157b59bcec6ddccdcfc70f6d3a886e17221f
parent5ff8311acca298b5c46809f2c8d773139c012826
Flightplan delegate hook for clearing the FP.

This allows delegates to take action when the flightlan is cleared, and especially, for the default delegate in the route-manager to deactivate itself, and hence the GPS LEG mode - which fixes bug 940 I hope.
src/Instrumentation/gps.cxx
src/Navaids/FlightPlan.cxx
src/Navaids/FlightPlan.hxx
src/Scripting/NasalPositioned.cxx