User Tools

Site Tools


Sidebar

Dan's Wiki

DokuWiki Instructions (local) DokuWiki Manual
Site Checker (Orphans Wanted)

Edit Sidebar

projects:a4sim:joystickoverridedatarefs

This is an old revision of the document!


Joystick Override Datarefs

X-Plane has a means which allows several main controls to override the configured Joystick. For example, Aileron, Elevator, Rudder.

Currently, I set these to 1 when the XpluginEnable is called, to 0 when XpluginDisable is called.

  • sim/operation/override/override_joystick_roll
  • sim/operation/override/override_joystick_pitch
Override DatarefOverrides thisNotes
sim/operation/override/override_joystick_roll (bool)yoke_roll_ratioOverride just roll control.
sim/operation/override/override_joystick_pitch (bool)yoke_pitch_ratio.Override just roll control.
sim/operation/override/override_joystick_heading (bool)yoke_heading_ratioOverride just heading (yaw) control (disables auto-coordination).
sim/operation/override/override_throttles?Override the throttles. Use ENGN_thro_use to control them.
?sim/cockpit2/engine/actuators/throttle_ratio_allThrottle position of the handle itself - this controls all the handles at once.

sim/joystick/yoke_roll_ratio sim/joystick/yoke_yaw_ratio

projects/a4sim/joystickoverridedatarefs.1579907433.txt.gz · Last modified: 2020/01/24 23:10 by dwheele