1
0
Fork 0
fgdata/Aircraft/Generic
Anton Gomez Alvedro 5df7a784e5 Failure Management Framework (1st milestone)
Replaces existing Nasal/failures.nas script with a programmable failure
manager. The failure manager allows dynammic creation and removal of
failure modes, on demand activation and a flexible set of triggers.
The public interface can be found in Nasal/FailureMgr/public.nas

Aircraft/Generic/Systems/failures.nas provides a library of triggers and
failure actuators ready to use for programming the failure manager.

A compatibility layer is included under
Aircraft/Generic/Systems/compat_failure_modes.nas.
This compatibility layer is currently loaded on startup and programs the
FailureMgr to emulate the former behavior (same set of failure modes and
compatible interface through the property tree).

This first milestone is only intended to replace the failure management
engine underneeth with minimum visible changes, and hopefully no aircraft
breakages. Future milestones will build upon this to add a Canvas based
procedural GUI and example integration on aircrafts.
2014-06-06 21:41:11 -05:00
..
DualControl Aircraft/Generic/DualControl/Instruments/ADF-462: Converted to knob animations and added panel lighting. 2013-05-19 22:33:15 +02:00
Effects Remove intermediate quality settings from the ubershader. Fix a texture. 2014-01-15 23:30:03 +01:00
Engines Improved management of jets and turbopropellers YASim by Ryan Miller 2012-09-11 12:37:42 +02:00
flightrecorder Add record /velocities/mach for IAS display of flight recorder 2013-04-25 15:02:22 -04:00
Formations Add generic formations. 2010-10-12 20:35:47 +01:00
Human Walker: Milestone 4, selectable Equipment, more Characters, Non-Player Characters 2014-04-26 19:29:16 +02:00
JSBSim Cap10B/C: move engine/prop to Generic/JSBSim/Engines 2014-03-12 21:04:52 +01:00
Logos Fixed some file modes (non-executables) 2011-11-28 19:11:44 +01:00
Oxygen Add open-circuit oxygen system. 2010-12-18 09:16:04 +00:00
Panels comment out fuel of generic panel. This is included by preferences.xml and 2007-01-30 20:41:49 +00:00
Pilot Pilots: Added another fighter pilot, tweaked the first one's face. 2012-07-01 19:06:01 +02:00
Systems Failure Management Framework (1st milestone) 2014-06-06 21:41:11 -05:00
WalkView Updated WalkView: Updated documentation. 2013-03-23 23:03:37 +01:00
aar.nas AAR bug - default fuel transfer rate to 6000 lbs per minute. 2013-04-10 23:11:12 +01:00
annunciator.nas change from deprecated props.initNode() to props.Node.initNode() 2008-11-20 20:00:26 +00:00
century2b.nas Put power up/down messages into context 2012-07-01 16:02:23 +02:00
century3.nas Put power up/down messages into context 2012-07-01 16:02:23 +02:00
formation.nas Fix broken code 2014-04-16 21:34:23 +01:00
generic-autopilot-helper.xml New autopilot subsytem implementation. 2010-06-24 17:05:12 +02:00
generic-autopilot.xml Naming of generic autopilot stage and environment reorganization 2010-08-23 21:46:09 +02:00
generic-electrical.xml Jean-Yves Lefort : 2006-03-04 20:29:50 +00:00
generic-instrumentation.xml add comm radio subsystem to generic-instrumentation 2014-02-28 11:49:44 +01:00
generic-sound.xml First step towards untiing the c172/c182 knot 2005-02-19 10:03:53 +00:00
generic-systems.xml John DENKER, Dave PERRY, Roy VEGARD OVESEN: altimetry fixes 2007-03-31 09:38:18 +00:00
helicopter-fcs.nas Issue #1222: one cannot use <!-- for comments in Nasal files. 2013-10-08 22:26:30 +02:00
kap140.nas Fix warning with the KAP-140, now the 2013-07-03 16:47:58 +01:00
limits.nas Fix G-force limits for YASim aircraft by making use of available accelerations property. 2013-02-24 18:54:52 +01:00
logo-include.xml Some Logos and a generic Logo Submodel 2009-05-06 19:10:14 +00:00
logo.nas Some Logos and a generic Logo Submodel 2009-05-06 19:10:14 +00:00
logo.xml Some Logos and a generic Logo Submodel 2009-05-06 19:10:14 +00:00
README Add directory for generic configs for subsystems 2002-10-24 03:31:00 +00:00
soaring-instrumentation-sdk.nas Soaring instrumentation library for Nasal 2013-12-08 11:53:18 -06:00

This directory contains configuration files
that provide defaults for systems that have 
not yet been modeled for specific Aircraft.

These values are not intended to be accurate
but merely provide minimal functionality.