]> git.mxchange.org Git - flightgear.git/commit
Add a very simplistic (small single engine type) annunciator model. With
authorcurt <curt>
Tue, 27 May 2003 19:12:33 +0000 (19:12 +0000)
committercurt <curt>
Tue, 27 May 2003 19:12:33 +0000 (19:12 +0000)
commit940d12528bf6453d43d3135be696d3868fdd683b
treeb1a44b6801b8f7963786dfd09b78557e900bdfb1
parentc538cc44fd441b27beb644dc3530b3e913f2d328
Add a very simplistic (small single engine type) annunciator model.  With
the exception of flashing the annunciator light for 10 seconds and then going
steady on, this could almost be done entirely in an xml instrument ...
src/Instrumentation/Makefile.am
src/Instrumentation/annunciator.cxx [new file with mode: 0644]
src/Instrumentation/annunciator.hxx [new file with mode: 0644]