1
0
Fork 0
fgdata/gui/dialogs
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
..
images canvas.gui: Basic demo showing how to use windows and widgets. 2014-03-19 23:51:34 +01:00
about.xml Update date in about dialog 2014-01-13 21:34:39 +01:00
AIcarrier.xml Whoops! 2012-07-21 09:34:00 +01:00
air.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
aircraft.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
airports.xml Fix : bump up max runways 2014-03-09 15:03:02 -05:00
atc-ai.xml Fix ai-traffic GUI checkbox 2012-07-05 19:37:43 +02:00
atc-dialog.xml Issue 859: ATC dialog cannot be closed. 2013-04-20 22:32:48 +02:00
atc-freq-display.xml use <enabled>false</enabled> flag for widgets that shouldn't be drawn 2008-08-05 05:28:27 +00:00
atc-freq-search.xml Update atc-frequency dialogs for revised command interface. 2011-12-27 22:56:48 +00:00
autopilot.xml Minor changes various dialogs to make generally consistent: 2010-12-27 20:19:31 +00:00
button-config.xml Menu bar changes to expose Joystick Configuration dialog, and minor 2012-09-03 22:22:09 +01:00
chat-menu.xml remove runway complementation (airportinfo() returns both sides now) 2008-09-23 20:12:48 +00:00
chat.xml - remove all key shortcuts ("Enter" for the default widget remains, of course) 2009-01-29 19:50:24 +00:00
chat_full.xml Close dialogs with Esc-key 2013-12-02 21:32:05 +01:00
checklist.xml Add support for <binding> tags on checklist items. 2013-05-01 22:41:15 +01:00
cockpit-view.xml Fix redout-slider, correct indentation. 2012-01-02 23:31:00 +01:00
devel-extensions.xml Lots lots more MapStructure changes 2014-05-25 14:27:11 -05:00
doc-browser.xml Documentation browser dialog (for files in /Docs - Thanks to Hooray) 2012-09-20 00:04:11 +02:00
earthview.xml Updates to Earthview, based on work by Anton Gomez Alvedro 2014-05-05 15:27:32 +03:00
environment-settings.xml Exposed the moonlight shader effect in the GUI 2013-11-22 09:47:43 +02:00
exit.xml - make dialog non-modal (doesn't buy us much and can cause annoying lockups) 2008-06-12 23:04:42 +00:00
fgcom.xml FGCom: add unit + store silence threshold value 2014-01-26 21:51:05 +01:00
file-select.xml Directory dialog 2011-08-21 15:00:45 +02:00
flight-recorder-load.xml Add menu bindings/dialog to save/load flight recorder tapes. 2012-11-10 22:35:11 +01:00
flight-recorder-save.xml Add menu bindings/dialog to save/load flight recorder tapes. 2012-11-10 22:35:11 +01:00
formation.xml Minor changes various dialogs to make generally consistent: 2010-12-27 20:19:31 +00:00
fps.xml New option to display frame latency. 2011-03-28 00:24:32 +02:00
frame-latency.xml New option to display frame latency. 2011-03-28 00:24:32 +02:00
gps.xml Avoid a warning from GPS dialog. 2014-03-16 16:21:06 +00:00
hud.xml Add controls for lat/lon format to HUD config dialog, and clean up old (commented out) controls from the menu bar itself. 2012-01-06 00:03:11 +00:00
input-config.xml Fix minor typo. 2013-12-30 21:57:53 +00:00
instrument-failures.xml Failure Management Framework (1st milestone) 2014-06-06 21:41:11 -05:00
instruments.xml Live update dialog fields, so no (non-intuitive) key-press is required 2011-01-05 22:44:33 +01:00
jetways-adjust.xml Ryan Miller: Get rid of no-op jetway XML files. 2011-06-18 01:33:57 +02:00
jetways.xml Ryan Miller: Fix Jetway dialogue Nasal runtime error 2011-06-17 21:28:25 +02:00
joystick-config.xml Allow users to reset their joystick configuration from the Joystick Configuration dialog. 2012-12-07 22:42:18 +00:00
joystick-info.xml set padding; no wrapping 2009-01-28 21:03:34 +00:00
local_weather.xml Thorsten Renk: local weather 1.18 2011-07-03 23:39:01 +02:00
local_weather_config.xml Adapted local weather package and menu to new submodule structure. 2011-06-13 22:27:44 +02:00
local_weather_tiles.xml GUI option and some internal tweaks for cloud shadow functionality 2014-04-17 12:39:53 +03:00
local_weather_winds.xml Local weather v0.81 by Thorsten Renk 2010-08-03 08:18:14 +02:00
location-in-air.xml Switch GUI to use new reposition command. 2014-03-05 16:46:10 +00:00
location-of-tower.xml Automatic tower positioning 2011-04-18 22:57:42 +02:00
logging.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
lso-view.xml Modified Landing Signal Officer View - locks to the selected MP aircraft 2009-06-02 09:14:09 +00:00
map-canvas.xml Lots lots more MapStructure changes 2014-05-25 14:27:11 -05:00
map.xml Map dialog checkbox for flight history display. 2012-12-10 18:12:21 +00:00
marker-adjust.xml Bug fix. 2011-04-01 16:40:34 +01:00
message.xml use <enabled>false</enabled> flag for widgets that shouldn't be drawn 2008-08-05 05:28:27 +00:00
model-cockpit-view.xml Add model cockpit view dialog. 2010-10-12 23:17:35 +01:00
model-view-select.xml Fix for 2013-09-30 13:53:10 -05:00
model-view.xml only open popup if there's something to choose from 2009-01-31 20:10:47 +00:00
multiplayer.xml Final part of - dynamic MP server list. 2012-12-29 14:39:26 +00:00
nasal-console.xml Add Nasal output to the console. 2013-02-08 19:42:25 +00:00
NTPS_target_task.xml - use <hrule/> and <vrule/> without dummy children 2007-03-26 15:25:27 +00:00
overlay-select.xml Issue 840: resize dialog, so no liveries are trapped outside the dialog with no scrollbar. 2012-11-24 16:32:04 +01:00
pilot_offset.xml Minor changes various dialogs to make generally consistent: 2010-12-27 20:19:31 +00:00
property-browser.xml make dialog resizable with Ctrl-dragging 2009-01-10 21:59:27 +00:00
pushback.xml Set pushback force to 0 when the pushback dialog is closed 2011-02-19 22:00:13 +01:00
radios.xml Synchronize current Transponder ID code and Digit inputs on opening Dialog 2013-05-15 21:38:24 +01:00
random-failures.xml Failure Management Framework (1st milestone) 2014-06-06 21:41:11 -05:00
rembrandt-buffers.xml Add shadow map to the list of available rendering buffers 2012-06-25 09:39:23 +02:00
rembrandt.xml Add film wear to the cinema postprocessing effects 2012-08-05 18:51:02 +02:00
rendering.xml Use osgUtil::Simplifier to simplify terrain. 2014-02-23 21:09:57 +00:00
replay.xml Avoid duplication of "findElementByName" function. 2012-03-24 12:45:58 +01:00
route-manager.xml Misc. Nasal cleanup 2014-06-06 21:19:11 -05:00
scenario.xml Scenarios can be loaded/unloaded at runtime. 2013-04-02 18:01:59 +01:00
scenery_loading.xml Scenery Loading popup message 2004-07-22 02:59:59 +00:00
seaport.xml Switch GUI to use new reposition command. 2014-03-05 16:46:10 +00:00
shaders-lightfield.xml Agriculture de-tiling effect for ALS terrain rendering 2014-05-05 14:27:33 +03:00
shaders.xml Remove intermediate quality settings from the ubershader. Fix a texture. 2014-01-15 23:30:03 +01:00
sound.xml Remove debug output for FGCom 2013-08-24 18:59:00 +02:00
static-lod.xml Improve LOD dialog. 2011-10-03 12:19:09 +02:00
stereoscopic-view-options.xml Minor dialog text updates 2011-07-29 20:54:56 +02:00
stopwatch.xml Map dialog transparency option 2011-10-11 22:09:01 +02:00
system-failures.xml Failure Management Framework (1st milestone) 2014-06-06 21:41:11 -05:00
tanker.xml Air-to-air refueling enhancements 2013-02-24 22:34:11 +00:00
terrasync.xml TerraSync dialog updates. 2013-10-24 22:48:01 +01:00
timeofday.xml Improve keyboard control for replay system. 2011-10-03 20:27:19 +02:00
tutorial.xml tutorial submodule, part : adapt script/GUI to load module on demand 2011-06-05 21:37:58 +02:00
view.xml Updated UI to configure tooltips, mouse input 2013-10-25 17:22:12 +01:00
weather-configuration.xml Create an Environment Settings dialog for non-weather environment settings 2012-08-09 22:52:51 +01:00
weather.xml Minor clean-up of weather dialog 2013-05-21 20:50:21 +01:00
winds.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00