sim/
sim/cockpit2/
sim/cockpit2/autopilot/
sim/cockpit2/autopilot/airspeed_dial_kts
float
in Knots
Airspeed hold bug, always in knots, even if the AP is in mach-hold mode.
sim/cockpit2/autopilot/airspeed_dial_kts_mach
float
in knots/mach
Airspeed hold value, knots or Mach depending on km_is_mach.
sim/cockpit2/autopilot/airspeed_is_mach
int
as a boolean
Autopilot airspeed is Mach number rather than knots.
sim/cockpit2/autopilot/alt_hold_is_alt_sel_any
int
as a boolean
0=Alt hold was pressed and locked into the current altitude. 1=Alt hold locked into an altitude that was pre-selected.
sim/cockpit2/autopilot/altitude_dial_ft
float
in feet
Altitude selected for altitude-arm in feet indicated.
sim/cockpit2/autopilot/altitude_hold_armed
int
as a boolean
Altitude is armed, 0 or 1.
sim/cockpit2/autopilot/altitude_hold_ft
float
in feet
Altitude hold commanded in feet indicated.
sim/cockpit2/autopilot/altitude_hold_status
int
in enum
Autopilot Altitude hold status. 0=off,1=armed,2=captured
sim/cockpit2/autopilot/altitude_mode
int
in enum
Autopilot vertical mode. (3=pitch, 4=vertical speed, 5=level change, 6=altitude hold, 7=terrain follow, 8=glideslope, 9=VNAV path, 10=TO/GA, 11=Re-Entry, 12=Free, 17=Flare, 19=flight path angle, 20=VNAV speed) Writeable with override only (sim/operation/override/override_autopilot)
sim/cockpit2/autopilot/altitude_readout_preselector
float
in feet
current barometric altitude sensed by the altitude preselector
sim/cockpit2/autopilot/altitude_vnav_ft
float
in feet
Target altitude hold in VNAV mode.
sim/cockpit2/autopilot/alts_armed
int
as a boolean
In VNAV climb or descent, the upcoming altitude capture is mandated by the MCP altitude rather than a constraint.
sim/cockpit2/autopilot/alts_captured
int
as a boolean
VNAV levelled off in response to a MCP altitude
sim/cockpit2/autopilot/altv_armed
int
as a boolean
In VNAV climb or descent, the upcoming altitude capture is mandated by a constraint rather than the MCP altitude.
sim/cockpit2/autopilot/altv_captured
int
as a boolean
VNAV levelled off in response to an altitude constraint.
sim/cockpit2/autopilot/alt_vvi_is_showing_vvi
int
as a boolean
Is the combined alt/vvi selector showing VVI?
sim/cockpit2/autopilot/approach_status
int
in enum
Autopilot approach status. 0=off,1=armed,2=captured
sim/cockpit2/autopilot/ap_ref_waiting
int
as a boolean
A/P REF annunciator, waiting for ref button to be pushed to lock into autopilot mode.
sim/cockpit2/autopilot/attitude_status
int
in enum
Autopilot attitude hold (pitch and bank hold) status: 0=Off, 2=Captured
sim/cockpit2/autopilot/autopilot2_avail
int
as a boolean
Autopilot sources are hardwired to respective side, and two autopilots are available
sim/cockpit2/autopilot/autopilot2_on
int
as a boolean
Is the autopilot 2 really on? Takes into account electrical system, failures, etc.;
sim/cockpit2/autopilot/autopilot2_on_or_cws
int
as a boolean
Is the autopilot 2 really on? Like servos_on, but stays on even the servos are temporarily off for CWS.
sim/cockpit2/autopilot/autopilot3_on
int
as a boolean
Is the autopilot 3 really on? Takes into account electrical system, failures, etc.;
sim/cockpit2/autopilot/autopilot3_on_or_cws
int
as a boolean
Is the autopilot 2 really on? Like servos_on, but stays on even the servos are temporarily off for CWS.
sim/cockpit2/autopilot/autopilot_disconnect
int
as a boolean
autopilot disconnect warning - like the annunicator, but suitable to trigger a sound because it doesn't light up when the annunicator lights are being tested.
sim/cockpit2/autopilot/autopilot_electric_master
int
as a boolean
Electrical master switch to turn off all power supply to the autopilot
sim/cockpit2/autopilot/autopilot_has_power
int
as a boolean
Is the autopilot computer powered? Takes into account the master AP computer power switch, buses, failures. AP can be powered even when it's not using the servos, etc.
sim/cockpit2/autopilot/autopilot_on
int
as a boolean
Is the autopilot really on? Takes into account electrical system, failures, etc.;
sim/cockpit2/autopilot/autopilot_on_or_cws
int
as a boolean
Is the autopilot really on? Like servos_on, but stays on even the servos are temporarily off for CWS.
sim/cockpit2/autopilot/autopilot_source
int
in enum
Autopilot source system, pilots (0) or copilots (1). With two indipendent autopilots, selects the one that is flying.
sim/cockpit2/autopilot/autopilot_trim_fail
int
as a boolean
autopilot trim fail warning - like the annunicator, but suitable to trigger a sound because it doesn't light up when the annunicator lights are being tested.
sim/cockpit2/autopilot/autothrottle_arm
int
as a boolean
Auto-throttle armed and ready to move throttles? This is always 1 unless you use the autothrottle hard off command to completely dis-arm the system
sim/cockpit2/autopilot/autothrottle_enabled
int
in enum
Auto-throttle: -1=hard off, not even armed. 0=servos declutched (arm, hold), 1=airspeed hold, 2=N1 target hold, 3=retard, 4=reserved for future use
sim/cockpit2/autopilot/autothrottle_on
int
as a boolean
Auto-throttle really working? Takes into account failures, esys, etc.
sim/cockpit2/autopilot/backcourse_on
int
as a boolean
Back course is armed, 0 or 1.
sim/cockpit2/autopilot/backcourse_status
int
in enum
Autopilot Back-course Status. 0=off,1=armed,2=captured
sim/cockpit2/autopilot/bank_angle_mode
int
in enum
Maximum bank angle mode, 1->6. Higher number is steeper allowable bank.
sim/cockpit2/autopilot/bank_angles_values[6]
float
in degrees
Array 0..5 for the maximum bank angle the autopilot can use in the selected bank_angle_mode. By default, this is 5, 10, 15, 20, 25 and 30 degrees of bank, but a plugin may modify these values.
sim/cockpit2/autopilot/barometer_setting_in_hg_alt_preselector
float
in inHg
baro setting of the altitude preselector
sim/cockpit2/autopilot/climb_adjust
float
in knots
climb mode adjust base speed knots (by default 150KIAS below 10.000ft)
sim/cockpit2/autopilot/dead_reckoning
int
as a boolean
Whether the autopilot is using dead-reckoning to fly over a VOR station
sim/cockpit2/autopilot/des_adjust
float
in feet/minute
descent mode adjust target vertical speed (by default -1500ft/min)
sim/cockpit2/autopilot/downgrade
int
as a boolean
momentarily indicates 1 for one frame when the autopilot is downgrading its level of automation or landing capabilities
sim/cockpit2/autopilot/electric_trim_on
int
as a boolean
Electric pitch trim on - if off, autopilot flies with pitch servo only, and can't trim!
sim/cockpit2/autopilot/flare_status
int
in enum
Autopilot Flare Status. 0=off,1=armed,2=captured
sim/cockpit2/autopilot/flight_director2_mode
int
in enum
Flight director 2 mode, 0 is off, 1 is on, 2 is on with autopilot servos. Good for the FD swich.
sim/cockpit2/autopilot/flight_director2_pitch_deg
float
in degrees
Flight director 2 pitch deflection in degrees, pos up.
sim/cockpit2/autopilot/flight_director2_roll_deg
float
in degrees
Flight director 2 roll deflection in degrees, pos right.
sim/cockpit2/autopilot/flight_director3_mode
int
in enum
Autopilot 3 mode, 0 is off, 1 has no meaning, 2 is on with autopilot servos. Good for the AP swich.
sim/cockpit2/autopilot/flight_director_command_bars_copilot
int
as a boolean
Co-Pilot side flight director command bars off/on. On always turns FD on, but off only turns FD off if it is not driving the autopilot, otherwise it just hides the bars
sim/cockpit2/autopilot/flight_director_command_bars_pilot
int
as a boolean
Pilot side flight director command bars off/on. On always turns FD on, but off only turns FD off if it is not driving the autopilot, otherwise it just hides the bars
sim/cockpit2/autopilot/flight_director_master_copilot
int
as a boolean
Co-Pilot side flight director is on and is the master for its autopilot
sim/cockpit2/autopilot/flight_director_master_pilot
int
as a boolean
Pilot side flight director is on and is the master for its autopilot
sim/cockpit2/autopilot/flight_director_mode
int
in enum
Flight director mode, 0 is off, 1 is on, 2 is on with autopilot servos. Good for the FD swich.
sim/cockpit2/autopilot/flight_director_pitch_deg
float
in degrees
Flight director pitch deflection in degrees, pos up.
sim/cockpit2/autopilot/flight_director_roll_deg
float
in degrees
Flight director roll deflection in degrees, pos right.
sim/cockpit2/autopilot/fms_vnav
int
as a boolean
Enables the FMS to take over vertical control of the autopilot both pitch and throttle. This matches the command 'sim/autopilot/FMS'.
sim/cockpit2/autopilot/fpa
float
in degrees
FPA commanded in degrees.
sim/cockpit2/autopilot/fpa_status
int
in enum
Autopilot FPA Status. 0=off,2=captured
sim/cockpit2/autopilot/glideslope_armed
int
as a boolean
Glideslope is armed, 0 or 1.
sim/cockpit2/autopilot/glideslope_status
int
in enum
Autopilot glideslope status. 0=off,1=armed,2=captured
sim/cockpit2/autopilot/gpss_status
int
in enum
Autopilot GPSS Status. 0=off,1=armed,2=captured
sim/cockpit2/autopilot/heading_dial_deg_mag_copilot
float
in degrees
Heading hold commanded, in degrees magnetic.
sim/cockpit2/autopilot/heading_dial_deg_mag_pilot
float
in degrees
Heading hold commanded, in degrees magnetic.
sim/cockpit2/autopilot/heading_hold_status
int
in enum
Autopilot Heading Hold Status. 0=off,2=captured
sim/cockpit2/autopilot/heading_is_gpss
int
as a boolean
0 = Heading bug supplies HDG to autopilot, 1 = GPSS supplies heading to autopilot
sim/cockpit2/autopilot/heading_mode
int
in enum
Autopilot lateral mode. (0=roll, 1=heading sel, 2=nav, 10=TO/GA, 11=Re-entry, 12=Free, 13=GPSS, 14=heading hold, 15=turn-rate, 16=rollout, 18=track) Writeable with override only (sim/operation/override/override_autopilot)
sim/cockpit2/autopilot/heading_status
int
in enum
Autopilot Heading Select Status. 0=off,2=captured
sim/cockpit2/autopilot/hnav_armed
int
as a boolean
Localizer is armed, 0 or 1.
sim/cockpit2/autopilot/master_flight_director
int
in enum
If aputopilot2_avail is true, this selects the master FD: 0 = pilot, 1 = copilot, 2 = both independent
sim/cockpit2/autopilot/nav_status
int
in enum
Autopilot Nav Status. 0=off,1=armed,2=captured
sim/cockpit2/autopilot/otto_fail_warn
int
as a boolean
fail warn all lights on
sim/cockpit2/autopilot/otto_ready
int
as a boolean
whether the autopilot is ready, but not actually turned on. This is true when the autopilot has powered, has no failures, and is ready to be engaged but not engaged yet.
sim/cockpit2/autopilot/pitch_mistrim
int
in enum
Manual trim required: 0=None, -1=Pitch down, 1=Pitch up
sim/cockpit2/autopilot/pitch_status
int
in enum
Autopilot Pitch-Hold Status. 0=off,2=captured
sim/cockpit2/autopilot/rate_status
int
in enum
Autopilot turn rate hold status: 0=off, 2=captured
sim/cockpit2/autopilot/rollout_status
int
in enum
Autopilot Rollout Status. 0=off,1=armed,2=captured
sim/cockpit2/autopilot/roll_status
int
in enum
Autopilot Roll-Hold Status. 0=off,2=captured
sim/cockpit2/autopilot/runway_status
int
in enum
Autopilot RWY Status. 0=off,2=captured
sim/cockpit2/autopilot/runway_track_status
int
in enum
Autopilot RWY Track Status. 0=off,2=captured
sim/cockpit2/autopilot/servos2_on
int
as a boolean
Are the servos on? Takes into account FD2 mode and control-wheel-steering, failures, etc.
sim/cockpit2/autopilot/servos3_on
int
as a boolean
Are the servos on? Takes into account AP3 mode and control-wheel-steering, failures, etc.
sim/cockpit2/autopilot/servos_on
int
as a boolean
Are the servos on? Takes into account FD mode and control-wheel-steering, failures, etc.
sim/cockpit2/autopilot/set_roll_deg
float
in degrees
Roll-hold command in degrees right, turn knob that won't turn with other modes
sim/cockpit2/autopilot/speed_status
int
in enum
Autopilot Speed-hold (via pitch) status. 0=off,2=captured
sim/cockpit2/autopilot/st360_alr
int
as a boolean
Display ALR on the ST-360 altitude preselector/alerter instrument
sim/cockpit2/autopilot/st360_alt
int
as a boolean
Display ALT on the ST-360 altitude preselector/alerter instrument
sim/cockpit2/autopilot/st360_baro
int
as a boolean
Display BARO on the ST-360 altitude preselector/alerter instrument
sim/cockpit2/autopilot/st360_dh
int
as a boolean
Display DH on the ST-360 altitude preselector/alerter instrument
sim/cockpit2/autopilot/st360_display[9]
byte
in string
Display readout on the ST-360 altitude preselector/alerter instrument
sim/cockpit2/autopilot/st360_ent
int
as a boolean
Display ENT on the ST-360 altitude preselector/alerter instrument
sim/cockpit2/autopilot/st360_sel
int
as a boolean
Display SEL on the ST-360 altitude preselector/alerter instrument
sim/cockpit2/autopilot/st360_tenths
int
in unspecified units
sim/cockpit2/autopilot/st360_vs
int
as a boolean
Display VS on the ST-360 altitude preselector/alerter instrument
sim/cockpit2/autopilot/st55_alt
int
as a boolean
S-Tec 55X ALT LCD
sim/cockpit2/autopilot/st55_apr
int
as a boolean
S-Tec 55X APR LCD
sim/cockpit2/autopilot/st55_cws
int
as a boolean
S-Tec 55X CWS LCD
sim/cockpit2/autopilot/st55_fail
int
as a boolean
S-Tec 55X FAIL LCD
sim/cockpit2/autopilot/st55_gpss
int
as a boolean
S-Tec 55X GPSS LCD
sim/cockpit2/autopilot/st55_gs
int
as a boolean
S-Tec 55X GS LCD