Dataref Search



Login and click large "+" icons to the right to add comment to dataref. [How? >>YouTube]
sim/
sim/cockpit/
sim/cockpit/autopilot/
sim/cockpit/autopilot/airspeed
float in knots_mach
v6.60.0+
Airspeed to hold, this changes from knots to a mach number
sim/cockpit/autopilot/airspeed_is_mach
int as a boolean
v6.60.0+
Is our airspeed a mach number (this is writable if the panel has the button, otherwise sim controls)
sim/cockpit/autopilot/airspeed_mode
int in enum
v6.60.0 - v12.9.9
Airspeed mode for the autopilot. DEPRECATED
sim/cockpit/autopilot/alt_hold_ft_fms
float in unspecified units
v8.20.0 - v9.31.0
sim/cockpit/autopilot/altitude
float in ftmsl
v6.60.0+
Altitude dialed into the AP
sim/cockpit/autopilot/altitude_mode
int in enum
v6.60.0 - v12.9.9
Vertical navigation (alt hold, VVI hold, V-Nav approach). DEPRECATED
sim/cockpit/autopilot/approach_selector
int in enum
v6.60.0 - v7.0.0
Nav1 or Nav2 approach selection
sim/cockpit/autopilot/autopilot_mode
int in enum
v6.60.0+
The autopilot master mode (off=0, flight director=1, on=2)
sim/cockpit/autopilot/autopilot_state
int in flags
v7.10.0+
Various autopilot engage modes, etc. See docs for flags
sim/cockpit/autopilot/backcourse_on
int as a boolean
v6.60.0+
Back course selection
sim/cockpit/autopilot/current_altitude
float in ftmsl
v7.10.0+
Currently held altitude (remembered until you hit flchg)
sim/cockpit/autopilot/flight_director_pitch
float in degrees
v6.60.0+
The recommended pitch from the Flight Director. Use override_flightdir
sim/cockpit/autopilot/flight_director_roll
float in degrees
v6.60.0+
The recommended roll from the Flight Director. Use override_flightdir
sim/cockpit/autopilot/heading
float in degt
v6.60.0+
The heading to fly (true, legacy)
sim/cockpit/autopilot/heading_mag
float in degm
v7.10.0+
The heading to fly (magnetic, preferred) pilot
sim/cockpit/autopilot/heading_mag2
float in degm
v8.20.0+
The heading to fly (magnetic, preferred) copilot
sim/cockpit/autopilot/heading_mode
int in enum
v6.60.0 - v12.9.9
Lateral navigation mode (GPS, heading, L-Nav approach). DEPRECATED
sim/cockpit/autopilot/heading_roll_mode
int in enum
v8.4.0+
Bank limit - 0 = auto, 1-6 = 5-30 degrees of bank
sim/cockpit/autopilot/mode_gls
int in enum
v8.20.0 - v12.9.9
Glide-slope mode (off, armed, engaged). DEPRECATED
sim/cockpit/autopilot/mode_hnav
int in enum
v8.20.0 - v12.9.9
Localizer mode (off, armed, engaged). DEPRECATED
sim/cockpit/autopilot/nav_steer_deg_mag
float in degrees
v9.40.0+
Heading to fly in nav mode - write this when override_nav_heading is set. Useful for making a custom GPS that flies arcs.
sim/cockpit/autopilot/syn_hold_deg
float in degrees
v8.20.0+
The pitch held when in pitch-hold mode.
sim/cockpit/autopilot/vertical_velocity
float in fpm
v6.60.0+
Vertical speed to hold