]> git.mxchange.org Git - flightgear.git/commit
Jim Wilson:
authorcurt <curt>
Fri, 19 Mar 2004 03:23:28 +0000 (03:23 +0000)
committercurt <curt>
Fri, 19 Mar 2004 03:23:28 +0000 (03:23 +0000)
commit2845a757536e8332a193d5f74e929d7798b84f18
tree0127651df818ef30935b7e18f6d29976a86e58ad
parenta1a68b9c93e68ac85078a40edbd2920618de87ca
Jim Wilson:

Add FGPredictor class to xmlauto.  Add support for horizontal navigation based
on flight track as opposed to heading.  Add crosstrack-error support to nav.
Simplify error adjust calculation for horizontal nav (better interception).
Fixed potential divide by zero that was producing nan issues in the xmlauto
code.
src/Autopilot/xmlauto.cxx
src/Autopilot/xmlauto.hxx
src/Cockpit/navcom.cxx
src/Cockpit/navcom.hxx