1
0
Fork 0
fgdata/Aircraft/Generic
Anton Gomez Alvedro c108f3b988 Bugfixes and improvements to the Failure Manager
- Fix: runtime exception in remove_failure_mode()
  - Fix: keep failure & trigger status on teleport.
  - Fix: allow random failures from the gui to be enabled/disabled multiple times.
  - Fix: mcbf/mtbf are set to zero when they fire, so they can be reactivated from the gui.
  - Fix: string casts of several trigger types had syntax errors.
  - Usability: screen messages related to failures now use positive logic:
         "condition 100%" instead of "failure level 0%"
  - Performance: Time triggers now use internal timers, instead of requiring being polled.
  - Reviewed Trigger interface for more rational usage. reset() is replaced by arm()/disarm()
  - Added a subscription interface to listen to FailureMgr events.
  - Added an internal log buffer to keep a record of relevant events and present them to gui elements.
  - Several usability improvements to the FailureMgr Nasal API.
2014-12-21 12:39:52 +01: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 P-51D New external 3D model project. 3.2 release candidate. 2014-08-03 12:43:00 -07:00
Systems Bugfixes and improvements to the Failure Manager 2014-12-21 12:39:52 +01: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.