]> git.mxchange.org Git - flightgear.git/commit
Revert "Autopilot: Optionally write (internal) state to property tree"
authorThomas Geymayer <tomgey@gmail.com>
Tue, 18 Jun 2013 17:58:28 +0000 (19:58 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Tue, 18 Jun 2013 17:58:28 +0000 (19:58 +0200)
commit470a5511768bb48a8bf8e64987250290a95eb42a
tree332c1352d0112bbc1a2db9d6e4c8b4dfbf78e978
parent91ae41f9ef5139b7bb9595a67f986dbe2b10be4a
Revert "Autopilot: Optionally write (internal) state to property tree"

This reverts commit 91ae41f9ef5139b7bb9595a67f986dbe2b10be4a.

We do not need this as outputs already are written to the property
tree and most intermediate values can easily be calculated
manually.
src/Autopilot/analogcomponent.hxx
src/Autopilot/component.cxx
src/Autopilot/component.hxx
src/Autopilot/digitalfilter.cxx
src/Autopilot/pidcontroller.cxx
src/Autopilot/pisimplecontroller.cxx