026a2bb4b0
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.
12 lines
557 B
Text
Executable file
12 lines
557 B
Text
Executable file
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>
|