]> git.mxchange.org Git - flightgear.git/commit
Code cleanup, inherit JK, D and T from RS and a bugfix for the logic element
authorTorsten Dreyer <Torsten@t3r.de>
Tue, 1 Jun 2010 20:08:42 +0000 (22:08 +0200)
committerTorsten Dreyer <Torsten@t3r.de>
Tue, 1 Jun 2010 20:08:42 +0000 (22:08 +0200)
commit253b14a1cba0466b2354795d4843df211d0e2957
treebc266c98d0db19a4e51e87c0cb07a152b4455197
parent54c964aed5708291a9bf7cfcef37aee6cb2061f5
Code cleanup, inherit JK, D and T from RS and a bugfix for the logic element

- reuse code
- undeclared inputs default to false where applicable
- remove unused tInput
- JK, D and T FF now inherit from RS with dominant R input, so they all
have a R and a S input to preset the output
- fix the nonfunctional <inverted> element of the logic element
src/Autopilot/xmlauto.cxx
src/Autopilot/xmlauto.hxx