]> git.mxchange.org Git - flightgear.git/commit
Respect different behaviour of RS and SR flip flops
authorTorsten Dreyer <Torsten@t3r.de>
Thu, 27 May 2010 20:22:01 +0000 (22:22 +0200)
committerTorsten Dreyer <Torsten@t3r.de>
Thu, 27 May 2010 20:22:01 +0000 (22:22 +0200)
commit54c964aed5708291a9bf7cfcef37aee6cb2061f5
tree8b790608db552bc275bb2c1a2cbc8cac4e495e21
parent321bbeb2e860de751f144e1945f654a24180b968
Respect different behaviour of RS and SR flip flops

No more invalid states here.
According to IEC 61131, RS flip flop have dominant reset and SR have
dominant set. This is now implemented.
src/Autopilot/xmlauto.cxx