]> git.mxchange.org Git - flightgear.git/commit
Fix two bugs in the new autopilot code
authorTorsten Dreyer <Torsten@t3r.de>
Mon, 28 Jun 2010 16:15:36 +0000 (18:15 +0200)
committerTorsten Dreyer <Torsten@t3r.de>
Mon, 28 Jun 2010 16:15:36 +0000 (18:15 +0200)
commit6893327431a9d06c363a6cb00acccc0b171a4a49
treee3f81fd3e2a66935b5a7f352c486dbd5c0c8c803
parentbed15f53156c51604e583b019c7d1632e5d91a1f
Fix two bugs in the new autopilot code

- Respect the global inverted flag in the get_output() method
- Emit debug output only on a state change
src/Autopilot/flipflop.cxx
src/Autopilot/logic.cxx