1
0
Fork 0
fgdata/Aircraft/Instruments-3d/mk-viii/assembly
fredb 026a2bb4b0 Jean-Yves Lefort :
I have implemented a Honeywell MK VIII EGPWS emulation for FlightGear.
The MK VIII is an Enhanced Ground Proximity Warning System aimed at
regional turboprop and small turbofan aircrafts such as the Citation,
Citation Bravo, B1900D, Beechcraft 99 and L410.

Frederic Bouvier:
make the MSVC compilation possible. Rearrange base package directories.
2006-03-04 20:29:50 +00:00
..
assembly.ac Jean-Yves Lefort : 2006-03-04 20:29:50 +00:00
assembly.rgb Jean-Yves Lefort : 2006-03-04 20:29:50 +00:00
assembly.xsl Jean-Yves Lefort : 2006-03-04 20:29:50 +00:00
README Jean-Yves Lefort : 2006-03-04 20:29:50 +00:00
transparent-bg.rgb Jean-Yves Lefort : 2006-03-04 20:29:50 +00:00

This directory contains a cockpit assembly model and XSLT
stylesheet. An assembly is a lamp/switch combination. The lamp is
implemented via two texture files representing the on/off states. The
assembly can be latching (press to toggle, self-annunciating lamp) or
momentary (press to activate, lamp driven by an external property). An
optional guard is provided.

The stylesheet can be used to generate the assemblies you need using
an XSLT 1.1 processor. See Aircraft/Instruments-3d/mk-viii for an
example.

Author: Jean-Yves Lefort <jylefort@FreeBSD.org>