1
0
Fork 0
flightgear/src/Instrumentation
2009-07-27 23:52:32 +02:00
..
HUD adapt to changes in sg_exception interface 2009-06-16 11:46:47 +02:00
KLN89 Dave LUFF: bugfixes; leave dlg with crsr button; heading info; cleanup 2009-06-03 00:18:56 +02:00
.cvsignore Ignore generated files. 2002-09-24 14:55:14 +00:00
adf.cxx Remove all name and spatial queries from FGNavList. All remaining queries are 2008-12-25 23:11:43 +00:00
adf.hxx Kill off many Point3D includes, and a couple of uses in the HUD code. 2008-12-26 12:28:05 +00:00
agradar.cxx wxradar: read aircraft data from the property tree, rather than AIBase 2009-03-18 08:00:09 +01:00
agradar.hxx For the agRadar, initialize property nodes with defaults. 2008-03-22 09:19:21 +00:00
airspeed_indicator.cxx Roy Vegard Ovesen: 2006-12-06 22:11:43 +00:00
airspeed_indicator.hxx Roy Vegard Ovesen: 2006-12-06 22:11:43 +00:00
altimeter.cxx _kollsman member not initialized 2009-01-26 09:37:46 +01:00
altimeter.hxx John DENKER: 2007-03-31 09:36:19 +00:00
attitude_indicator.cxx Make hardcoded error values configurable. 2009-03-11 23:14:34 +01:00
attitude_indicator.hxx Make hardcoded error values configurable. 2009-03-11 23:14:34 +01:00
clock.cxx - simplify number/name handling 2006-10-26 15:06:12 +00:00
clock.hxx - simplify number/name handling 2006-10-26 15:06:12 +00:00
dclgps.cxx Fix the rendering of the KLN89 on the 2D panel that was broken during the move to osg. This is an interim step with the aim being to eventually use render-to-texture. 2009-07-27 23:52:32 +02:00
dclgps.hxx Fix the rendering of the KLN89 on the 2D panel that was broken during the move to osg. This is an interim step with the aim being to eventually use render-to-texture. 2009-07-27 23:52:32 +02:00
dme.cxx Remove all name and spatial queries from FGNavList. All remaining queries are 2008-12-25 23:11:43 +00:00
dme.hxx Kill off many Point3D includes, and a couple of uses in the HUD code. 2008-12-26 12:28:05 +00:00
gps.cxx Fix two sources of floating point exceptions 2009-06-03 00:18:54 +02:00
gps.hxx James Turner : 2008-12-09 08:10:33 +00:00
groundradar.cxx X-Plane 850 airport file format parsing. 810 is still supported and may be mixed with new format. 2009-06-15 10:29:45 +02:00
groundradar.hxx X-Plane 850 airport file format parsing. 810 is still supported and may be mixed with new format. 2009-06-15 10:29:45 +02:00
gsdi.cxx simplify name/number handling 2006-10-26 17:39:47 +00:00
gsdi.hxx simplify name/number handling 2006-10-26 17:39:47 +00:00
gyro.cxx If the gyro becomes unserviceable, stop spinning immediately. 2003-01-26 20:20:33 +00:00
gyro.hxx Added a Gyro helper class to factor out some common code for managing 2003-01-25 19:49:27 +00:00
heading_indicator.cxx Roy V. OVESEN: add support for heading bug 2009-03-18 08:00:08 +01:00
heading_indicator.hxx Roy V. OVESEN: add support for heading bug 2009-03-18 08:00:08 +01:00
heading_indicator_dg.cxx Divide-by-zero fixes from Csaba Halász 2009-01-08 09:02:19 +01:00
heading_indicator_dg.hxx Vivian MEAZZA: Directional Gyro (DG) compass & electrically powered master 2006-10-23 21:58:28 +00:00
heading_indicator_fg.cxx Fix regression in Vivian's last patch. 2009-01-19 21:12:25 +01:00
heading_indicator_fg.hxx Division by zero fixes from Vivian Meazza. 2009-01-18 23:17:23 +01:00
inst_vertical_speed_indicator.cxx Avoid division by zero. 2009-06-03 00:18:55 +02:00
inst_vertical_speed_indicator.hxx The Concorde Maintainer: 2008-02-07 20:41:00 +00:00
instrument_mgr.cxx adapt to changes in sg_exception interface 2009-06-16 11:46:47 +02:00
instrument_mgr.hxx - remove evil exit() 2006-06-12 15:39:38 +00:00
kr_87.cxx Remove all name and spatial queries from FGNavList. All remaining queries are 2008-12-25 23:11:43 +00:00
kr_87.hxx Make more use of SGGeod 2006-06-15 19:16:21 +00:00
kt_70.cxx new FSF address 2006-02-21 01:16:04 +00:00
kt_70.hxx fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
mag_compass.cxx Roy Vegard Ovesen: 2006-12-06 22:11:43 +00:00
mag_compass.hxx Roy Vegard Ovesen: 2006-12-06 22:11:43 +00:00
Makefile.am ground radar from Vivian Mezza 2008-03-17 08:47:16 +00:00
marker_beacon.cxx SGPropertyNode::Type moves to simgear::props namespace 2009-07-16 12:10:47 +02:00
marker_beacon.hxx cosmetics: 2006-06-24 07:48:05 +00:00
mk_viii.cxx turn a few #include paths from the "foo" form to <foo> 2009-05-18 12:24:17 +02:00
mk_viii.hxx SGRawValue::DefaultValue is now a function 2009-07-17 11:47:11 +02:00
mrg.cxx Division by zero fixes from Vivian Meazza. 2009-01-18 23:17:23 +01:00
mrg.hxx Division by zero fixes from Vivian Meazza. 2009-01-18 23:17:23 +01:00
navradio.cxx Fix two sources of floating point exceptions 2009-06-03 00:18:54 +02:00
navradio.hxx Better handling of glide slope and in range flags when slaved to external 2009-04-15 23:19:30 +02:00
od_gauge.cxx Projection matrix and texture size should be coherent 2009-06-15 10:29:44 +02:00
od_gauge.hxx fix leaks; make destructors virtual 2009-05-18 12:24:16 +02:00
rad_alt.cxx wxradar: read aircraft data from the property tree, rather than AIBase 2009-03-18 08:00:09 +01:00
rad_alt.hxx ground radar from Vivian Mezza 2008-03-17 08:47:16 +00:00
README Added a README for the src/Instrumentation/ directory. 2003-01-29 15:38:52 +00:00
render_area_2d.cxx Fix the rendering of the KLN89 on the 2D panel that was broken during the move to osg. This is an interim step with the aim being to eventually use render-to-texture. 2009-07-27 23:52:32 +02:00
render_area_2d.hxx Fix the rendering of the KLN89 on the 2D panel that was broken during the move to osg. This is an interim step with the aim being to eventually use render-to-texture. 2009-07-27 23:52:32 +02:00
slip_skid_ball.cxx Roy Vegard Ovesen: 2006-12-06 22:11:43 +00:00
slip_skid_ball.hxx Roy Vegard Ovesen: 2006-12-06 22:11:43 +00:00
tacan.cxx remove redundant checks (and one indentation level) 2009-03-18 08:00:08 +01:00
tacan.hxx Kill off many Point3D includes, and a couple of uses in the HUD code. 2008-12-26 12:28:05 +00:00
transponder.cxx Roy Vegard Ovesen: 2006-12-06 22:11:43 +00:00
transponder.hxx Roy Vegard Ovesen: 2006-12-06 22:11:43 +00:00
turn_indicator.cxx This should apply, and everything should build cleanly, in isolation from the 2008-07-25 18:38:29 +00:00
turn_indicator.hxx Roy Vegard Ovesen: 2006-12-06 22:11:43 +00:00
vertical_speed_indicator.cxx Nick WARNE: fix property name 2007-02-23 21:34:41 +00:00
vertical_speed_indicator.hxx Roy Vegard Ovesen: 2006-12-06 22:11:43 +00:00
wxradar.cxx wxradar: display transponder-id by default, fall back to callsign 2009-04-01 09:23:54 +02:00
wxradar.hxx wxradar: read aircraft data from the property tree, rather than AIBase 2009-03-18 08:00:09 +01:00

src/Instrumentation/ - gauge and avionics support code

This directory contains code to support gauges, avionics, and other
instruments in FlightGear.  The file instrument_mgr.[ch]xx contains a
subsystem group that holds all of the individual instruments.  Every
instrument should extend FGSubsystem, and then should be added to the
group in the FGInstrumentMgr constructor.

Code is gradually moving into here from other areas, especially the
src/Cockpit/ directory.  Eventually, there will be an XML
configuration file to select what instrumentation modules should be
available, so that different aircraft can have appropriate support.