]> git.mxchange.org Git - flightgear.git/commit
Add RS, JK, D and T flip flops as components
authorTorsten Dreyer <Torsten@t3r.de>
Mon, 24 May 2010 09:57:55 +0000 (11:57 +0200)
committerTorsten Dreyer <Torsten@t3r.de>
Mon, 24 May 2010 09:57:55 +0000 (11:57 +0200)
commit9e35d18f2e6dcee58dbc9bbac6615e19eae33eea
treeaaf80f7e2e2ad37b5a3e40fafff7f7dc547ce61b
parenta060fe3acf041f31979e587bd85c87dad9599df0
Add RS, JK, D and T flip flops as components

Flip flops are useful items for data latches and can be used to implement
pushbuttons, glideslope locks etc.
Check http://en.wikipedia.org/wiki/Flip-flop_(electronics)
and http://wiki.flightgear.org/index.php/Autopilot_Configuration_Reference
for details
src/Autopilot/xmlauto.cxx
src/Autopilot/xmlauto.hxx