System dependent instruments: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Adding info)
(All properties checked against source)
Line 13: Line 13:
| kr_87 || King KR 87 Digital ADF || /systems/electrical/outputs/adf || > 1 to work
| kr_87 || King KR 87 Digital ADF || /systems/electrical/outputs/adf || > 1 to work
|-
|-
| turn_indicator || Turn Indicator || /systems/electrical/outputs/turn-coordinator ||  
| turn_indicator || Turn Indicator || /systems/electrical/outputs/turn-coordinator || drives gyro, > 0.24 to work
|-
|-
| mrg || xx || /systems/electrical/outputs/MRG ||
| mrg || master reference gyro || /systems/electrical/outputs/MRG || drives gyro, > 0.5 to work
|-
|-
| gps || GPS || /systems/electrical/outputs/gps || any non zero works
| gps || GPS || /systems/electrical/outputs/gps || any non zero works
Line 27: Line 27:
| heading_indicator_fg || Flux-gate compass || /systems/electrical/outputs/DG || drives gyro, > 0.02 to work
| heading_indicator_fg || Flux-gate compass || /systems/electrical/outputs/DG || drives gyro, > 0.02 to work
|-
|-
| transponder || xx || /systems/electrical/outputs/transponder ||
| transponder || Transponder || /systems/electrical/outputs/transponder || seems not to actually use it
|-
|-
| tacan || TACAN || systems/electrical/outputs/tacan||
| tacan || TACAN || systems/electrical/outputs/tacan || any non zero
|-
|-
| navradio || Navigation radios || /systems/electrical/outputs/" + _name ||
| navradio || Navigation radios || /systems/electrical/outputs/" + _name ||
|-
|-
| marker_beacon || xx ||/systems/electrical/outputs/nav[0] ||
| marker_beacon || Marker beacon indicator ||/systems/electrical/outputs/nav[0] || > 1 to work
|}
|}


Line 44: Line 44:
| heading_indicator || Heading indicator || /systems/vacuum/suction-inhg || drives gyro > 0.1 to work
| heading_indicator || Heading indicator || /systems/vacuum/suction-inhg || drives gyro > 0.1 to work
|-
|-
| attitude_indicator || Attitude indicator || /systems/vacuum/suction-inhg" ||  
| attitude_indicator || Attitude indicator || /systems/vacuum/suction-inhg" || drives gyro > 0.1 to work
|}
|}


Line 54: Line 54:
! Source file !! Instrument !! Property !! Comment
! Source file !! Instrument !! Property !! Comment
|-
|-
| altimeter || Altimeter || /systems/static/pressure-inhg ||
| altimeter || Altimeter || /systems/static/pressure-inhg || tau default 0.1
|-
|-
| vertical_speed_indicator || VSI || /systems/static/pressure-inhg ||
| vertical_speed_indicator || VSI || /systems/static/pressure-inhg ||

Revision as of 15:40, 19 April 2013

The tables below shows the properties that the different standard instrument iplementations are dependent on.

Electrical

Source file Instrument Property Comment
heading_indicator_dg Directional Gyro (DG) /systems/electrical/outputs/DG drives gyro, > 0.02 to work
dme Distance measuring equipment (DME) /systems/electrical/outputs/dme any non zero works
kr_87 King KR 87 Digital ADF /systems/electrical/outputs/adf > 1 to work
turn_indicator Turn Indicator /systems/electrical/outputs/turn-coordinator drives gyro, > 0.24 to work
mrg master reference gyro /systems/electrical/outputs/MRG drives gyro, > 0.5 to work
gps GPS /systems/electrical/outputs/gps any non zero works
kt_70 Transponder /systems/electrical/outputs/transponder >1 to work
adf ADF /systems/electrical/outputs/adf needs to be >8 to work
mk_viii Honeywell MK VIII EGPWS /systems/electrical/outputs/" + mk->name >=15 to work
heading_indicator_fg Flux-gate compass /systems/electrical/outputs/DG drives gyro, > 0.02 to work
transponder Transponder /systems/electrical/outputs/transponder seems not to actually use it
tacan TACAN systems/electrical/outputs/tacan any non zero
navradio Navigation radios /systems/electrical/outputs/" + _name
marker_beacon Marker beacon indicator /systems/electrical/outputs/nav[0] > 1 to work

Vacuum

Source file Instrument Property Comment
heading_indicator Heading indicator /systems/vacuum/suction-inhg drives gyro > 0.1 to work
attitude_indicator Attitude indicator /systems/vacuum/suction-inhg" drives gyro > 0.1 to work


Static

Source file Instrument Property Comment
altimeter Altimeter /systems/static/pressure-inhg tau default 0.1
vertical_speed_indicator VSI /systems/static/pressure-inhg
airspeed_indicator Airspeed indicator /systems/static/pressure-inhg

Pitot

Source file Instrument Property Comment
airspeed_indicator Airspeed indicator /systems/pitot/total-pressure-inhg