sim/
sim/cockpit/
sim/cockpit/warnings/
sim/cockpit/warnings/autopilot_test_trim_lit
int
as a boolean
The autopilot trim lights are on as part of its self test
sim/cockpit/warnings/ECAM_warning_on
int
in booelan
Is there a warning lit on the ECAM
sim/cockpit/warnings/master_accept_on
float
as a boolean
Master accept is enabled for being lit (because it is not pressed)
sim/cockpit/warnings/master_caution_on
float
as a boolean
Master caution is enabled for being lit (because it is not pressed)
sim/cockpit/warnings/master_caution_timeout
float
in seconds
Time master caution will go out. (Use command-system instead of this dataref.)
sim/cockpit/warnings/master_warning_on
float
as a boolean
Master warning is enabled for being lit (because it is not pressed)
sim/cockpit/warnings/warning_suppression_timeout
float
in seconds
Time when master warning goes on again (after supression)
sim/cockpit/weapons/
sim/cockpit/weapons/bombs_armed
int
in unspecified units
Are bombs armed
sim/cockpit/weapons/chaff_max
int
in unspecified units
sim/cockpit/weapons/chaff_now
int
in count
Number of rounds left in the sum of all chaff weapons on aircraft. Missing in 11.00-11.05. Writable in v10 and earlier.
sim/cockpit/weapons/chaff_time_left
float
in unspecified units
sim/cockpit/weapons/firing_mode
int
in unspecified units
Firing mode (single, ripple, etc. for bombs)
sim/cockpit/weapons/firing_rate
int
in unspecified units
Firing rate (for bombs)
sim/cockpit/weapons/flare_max
int
in unspecified units
sim/cockpit/weapons/flare_now
int
in count
Number of rounds left in all flare weapons on the aircraft. Missing in 11.00-11.05. Writable in v10 and earlier.
sim/cockpit/weapons/flare_time_left
float
in unspecified units
sim/cockpit/weapons/guns_armed
int
in unspecified units
Are guns armed
sim/cockpit/weapons/incoming_missile_lock
int
as a boolean
An enemy missile is locked onto us
sim/cockpit/weapons/missiles_armed
int
in unspecified units
Are missiles armed
sim/cockpit/weapons/plane_target_index
int
in unspecified units
Index of plane that is being targeted
sim/cockpit/weapons/rockets_armed
int
in unspecified units
Are rockets armed
sim/cockpit/weapons/wpn_sel_console
int
in unspecified units
INDIVIDUAL weapon selected
sim/cockpit2/
This section contains datarefs useful for custom cockpits. Typically data is broken into indicators (what the pilot sees via instruments) and actuators (write to these to change what the plane does). The actuators may not work when a failure happens, and the indicators may show false readings. By using these datarefs, your cockpit will match the failure settings.
sim/cockpit2/annunciators/
Annunciators, all are essentially indications.
sim/cockpit2/annunciators/afterburner
int
in bitfield
Afterburners on!
sim/cockpit2/annunciators/auto_feather_arm[8]
int
as a boolean
Auto feather armed (per engine)
sim/cockpit2/annunciators/auto_ignition
int
in bitfield
The jet or turbine engine has the igniter CONSTANTLY ON, being sure to keep the fire burning even if rain gets in there or something.
sim/cockpit2/annunciators/autopilot
int
as a boolean
Autopilot failure
sim/cockpit2/annunciators/autopilot_bank_limit
int
as a boolean
Autopilot bank limit is turned ON, autopilot will keep bank below 12.5 degrees of bank
sim/cockpit2/annunciators/autopilot_disconnect
int
as a boolean
This goes off for a few moments when the autopilot disconnects.. you wanna KNOW if otto just quit on you!
sim/cockpit2/annunciators/autopilot_soft_ride
int
as a boolean
Autopilot soft ride is on
sim/cockpit2/annunciators/autopilot_trim_down
int
as a boolean
Autopilot trimming down
sim/cockpit2/annunciators/autopilot_trim_fail
int
as a boolean
Autopilot trim failure
sim/cockpit2/annunciators/autopilot_trim_up
int
as a boolean
Autopilot trimming up
sim/cockpit2/annunciators/battery_charge_hi
int
as a boolean
Battery is charging too rapidly - may overheat
sim/cockpit2/annunciators/beta[8]
int
as a boolean
Propeller in beta mode - per engine, double as NTS test light in fixed turboprops
sim/cockpit2/annunciators/bleed_air_fail[8]
int
as a boolean
Bleed air failed (per engine)
sim/cockpit2/annunciators/bleed_air_off[8]
int
as a boolean
Bleed air off (per engine)
sim/cockpit2/annunciators/brake_deice_on
int
as a boolean
Brake de-icing on
sim/cockpit2/annunciators/burner_on[8]
int
as a boolean
Burner on - per engine
sim/cockpit2/annunciators/cabin_altitude_12500
int
as a boolean
Cabin altitude at or above 12500
sim/cockpit2/annunciators/cabin_door_open
int
as a boolean
Cabin door is open
sim/cockpit2/annunciators/chip_detect
int
in bitfield
We detected chips of metal in the engine somewhere. Most people agree this is not good.
sim/cockpit2/annunciators/chip_detected[8]
int
as a boolean
Chip detected - per engine
sim/cockpit2/annunciators/crossfeed_on
int
as a boolean
Crossfeed on
sim/cockpit2/annunciators/electric_trim_off
int
as a boolean
Electric trim is off
sim/cockpit2/annunciators/engine_fire
int
in bitfield
The engine is on FIRE! this adds to excitement
sim/cockpit2/annunciators/engine_fires[8]
int
as a boolean
Engine fire - per engine
sim/cockpit2/annunciators/external_power_on
int
as a boolean
External power is on
sim/cockpit2/annunciators/fasten_seatbelt
int
as a boolean
Seatbelt sign on, yes or no.
sim/cockpit2/annunciators/flight_director
int
as a boolean
Flight director failure
sim/cockpit2/annunciators/fuel_pressure
int
in bitfield
Fuel pressure is lo, or maybe hi, for this engine
sim/cockpit2/annunciators/fuel_pressure_low[8]
int
as a boolean
Fuel pressure low - per engine
sim/cockpit2/annunciators/fuel_quantity
int
as a boolean
Fuel qty. no points for guessing if it is too high or too low to trigger this one
sim/cockpit2/annunciators/fuel_transfer[9]
int
as a boolean
Fuel transfer on (per tank)
sim/cockpit2/annunciators/gear_unsafe
int
as a boolean
Gear is unsafe
sim/cockpit2/annunciators/gear_warning
int
as a boolean
Gear warning going off, yes or no.
sim/cockpit2/annunciators/gear_warning_aural
int
as a boolean
Gear aural warning going off, yes or no.
sim/cockpit2/annunciators/generator
int
in bitfield
The generator has failed! the plane cannot charge up. this may happen at lo rpm and go away as the engine revs. happens with my plane
sim/cockpit2/annunciators/generator_off[8]
int
as a boolean
Generator off - per engine
sim/cockpit2/annunciators/GPWS
int
as a boolean
Ground proximity warning system: PULL UP! PULL UP! my lancair does this during my typical red-baron approaches!
sim/cockpit2/annunciators/high_rotor
int
as a boolean
Rotor rpm on the helo has exceeded normal operating: power availability will be reduced, and god knows if the blades will stay ON!
sim/cockpit2/annunciators/hvac
int
as a boolean
Duct overheated
sim/cockpit2/annunciators/hydraulic_pressure
int
as a boolean
Hydraulic pressure. should indicate if press is lo or hi
sim/cockpit2/annunciators/ice
int
as a boolean
Ice detected on the plane.. most people agree this is NOT a good thing.
sim/cockpit2/annunciators/ice_vane_extend[8]
int
as a boolean
Ice vain extended (per engine)
sim/cockpit2/annunciators/ice_vane_fail[8]
int
as a boolean
Ice vain failed (per engine)
sim/cockpit2/annunciators/igniter_on[8]
int
as a boolean
Igniter on - per engine
sim/cockpit2/annunciators/inverter
int
in bitfield
The inverter has failed! the plane cannot convert ac from the generators to dc for the instruments.
sim/cockpit2/annunciators/inverter_off[2]
int
as a boolean
Inverter off - per 2 inverters
sim/cockpit2/annunciators/landing_taxi_lite
int
as a boolean
Landing or taxiway light on but gear up
sim/cockpit2/annunciators/low_rotor
int
as a boolean
Rotor rpm on the helo has dropped below normal operating: power availability will be reduced!
sim/cockpit2/annunciators/low_vacuum
int
as a boolean
The vacuum pressure, which drives the instruments in the old prop planes, is low: the artificial horizon may loose it is orientation!
sim/cockpit2/annunciators/low_voltage
int
as a boolean
The voltage os too high or low on one of the electrical buses
sim/cockpit2/annunciators/master_accept
int
as a boolean
Hit this button to CLEAR the master caution and warning: it says that you hear the buzzer and to shut it up already
sim/cockpit2/annunciators/master_caution
int
as a boolean
This goes off any time there is a major problem with the bird: like it is on fire or something. This is an array of annunciators... kept as array for UDP IO
sim/cockpit2/annunciators/master_warning
int
as a boolean
This goes off whenever there is some more moderate problem with the bird... maybe lo fuel pressure ot qty
sim/cockpit2/annunciators/N1_high[8]
int
as a boolean
N1 too high - per engine
sim/cockpit2/annunciators/N1_low[8]
int
as a boolean
N1 of engine is too low for AC - per engine
sim/cockpit2/annunciators/no_inverters
int
as a boolean
No inverters are on
sim/cockpit2/annunciators/no_smoking
int
as a boolean
No smoking alert on, yes or no.
sim/cockpit2/annunciators/oil_pressure
int
in bitfield
Oil pressure is lo, or maybe hi, for this engine
sim/cockpit2/annunciators/oil_pressure_low[8]
int
as a boolean
Fuel pressure low - per engine
sim/cockpit2/annunciators/oil_temperature
int
in bitfield
Oil temperature hi for this engine
sim/cockpit2/annunciators/oil_temperature_high[8]
int
as a boolean
Oil temperature high - per engine
sim/cockpit2/annunciators/passenger_oxy_on
int
as a boolean
Passenger oxygen on
sim/cockpit2/annunciators/pitot_heat
int
as a boolean
Pitot heat is OFF (YUP! OFF!) turn it on to heat up the pitot tube, which measures air pressure to give you air speed.
sim/cockpit2/annunciators/plugin_master_caution
int
as a boolean
Writeable without override. Write 1 to trigger master caution.
sim/cockpit2/annunciators/plugin_master_warning
int
as a boolean
Writeable without override. Write 1 to trigger master warning.
sim/cockpit2/annunciators/prop_beta
int
in bitfield
Propeller in beta mode
sim/cockpit2/annunciators/reverser_deployed
int
in bitfield
Thrust-reverse deployed!
sim/cockpit2/annunciators/reverser_not_ready[8]
int
as a boolean
Reversers not ready
sim/cockpit2/annunciators/reverser_on[8]
int
as a boolean
Reverser on - per engine
sim/cockpit2/annunciators/slats
int
as a boolean
Slats deployed
sim/cockpit2/annunciators/speedbrake
int
as a boolean
Speedbrake deployed: good to know so you do not forget it..
sim/cockpit2/annunciators/stall_warning
int
as a boolean
Stall warning going off, yes or no.
sim/cockpit2/annunciators/stall_warning_ratio
float
as a ratio
For aircraft with variable stall warnings, 0 = no stall, 1 = full stall
sim/cockpit2/annunciators/transonic
int
as a boolean
You are about to break the speed of sound when accelerating, or drop below the speed of sound if decelerating! the handling of the plane will change!
sim/cockpit2/annunciators/windshear_warning
int
as a boolean
True if there's a windshear warning active
sim/cockpit2/annunciators/yaw_damper
int
as a boolean
Yaw damper failure