]> git.mxchange.org Git - flightgear.git/commit
James Turner :
authorfredb <fredb>
Thu, 4 Dec 2008 08:29:36 +0000 (08:29 +0000)
committerfredb <fredb>
Thu, 4 Dec 2008 08:29:36 +0000 (08:29 +0000)
commitd4168d161ed48ddb1e1c3881e219ed012669dead
tree0e14b2eb934788bdda5ae63041019db706a63e40
parent812485d623f5a58f722f40d14bcd23430c2ac6f9
James Turner :

  - a refactoring of the route manager to reduce indentation and duplication
- created a helper method to generate the ETA strings
- created a helper to update target_altitude and altitude_set when the active wp0 changes
- used early returns to make update() easier to follow
- removed spurious includes in both header and source file
src/Autopilot/route_mgr.cxx
src/Autopilot/route_mgr.hxx