From 773a788835503182af3901d65471e0e53e0f5a5f Mon Sep 17 00:00:00 2001 From: Determinant Date: Thu, 15 Aug 2024 17:57:27 -0700 Subject: ... --- profile.yaml | 34 +++++++++++++++++++++++++++++----- 1 file changed, 29 insertions(+), 5 deletions(-) (limited to 'profile.yaml') diff --git a/profile.yaml b/profile.yaml index 506e173..e13daa3 100644 --- a/profile.yaml +++ b/profile.yaml @@ -2,24 +2,48 @@ # for xplane_cmd, refer to /Resources/plugins/Commands.txt under your X-Plane installation - left: - text: Thr. + inc: + xplane_cmd: sim/engines/throttle_up + dec: + xplane_cmd: sim/engines/throttle_down - text: Prop + color_bg: '#0000ff' - text: Mix. + inc: + xplane_cmd: sim/engines/mixture_up + dec: + xplane_cmd: sim/engines/mixture_down + color_bg: '#ff0000' keys: - - + - display: + xplane_dataref: sim/cockpit2/engine/indicators/MPR_in_hg + min: 0 + max: 3000 + stops: + - color: 'green' + value_begin: 500 + value_end: 2400 + - color: 'yellow' + value_begin: 2400 + value_end: 2700 + - color: 'red' + value_begin: 2700 + value_end: 3000 - - - text: Flap - text2: UP + text2: Up - - - - text: Flap - text2: T/O + text2: Down - - - - - text: Flap - text2: LDG + - text: Brake + pressed: + xplane_cmd: sim/flight_controls/brakes_toggle_regular # page 1 - left: -- cgit v1.2.3-70-g09d2