]> git.mxchange.org Git - flightgear.git/commit
Fix three 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:20:30 +0000 (18:20 +0200)
commit598d46529fb9865a9e47390072ccfde795a2c1d1
treee3f81fd3e2a66935b5a7f352c486dbd5c0c8c803
parentbed15f53156c51604e583b019c7d1632e5d91a1f
Fix three bugs in the new autopilot code

- Respect the global inverted flag in the get_output() method
- Check the clock state before processing the static R/S inputs
- Emit debug output only on a state change
src/Autopilot/flipflop.cxx
src/Autopilot/logic.cxx