]> git.mxchange.org Git - flightgear.git/commit
Jim Wilson:
authorehofman <ehofman>
Thu, 17 Jul 2003 08:52:36 +0000 (08:52 +0000)
committerehofman <ehofman>
Thu, 17 Jul 2003 08:52:36 +0000 (08:52 +0000)
commit9c22c5678ceb5ca9b59fccd0f809074b8e8fb360
treeb24415278bc923d76ccbb53ab6dde0cf77dc85d4
parent36183cbc3d56507c0878d958892a2c9768e3c719
Jim Wilson:
These changes should preserve previous functionality (with the exception of a
couple bug fixes).

Bugs fixed:
- AP no longer resets the error accumulator when switching altitude modes or
just closing the autopilot GUI.  It will not be necessary to collect the barf
bags after selecting a new altitude anymore.  Makes things much smoother.
- climb_rate calculation in the altitude hold mode included a factor that made
sense for the c172.  It is now scaled according to the configuration's target
climb rate.

Additions:
Autothrottle (supports speed control only) is more configurable and accurate.
VerticalSpeed mode added (automatically arms to altitude if flown toward
altitude setting).
Exposed various properties, added new lock properties.
src/Autopilot/newauto.cxx
src/Autopilot/newauto.hxx