--- # for xplane_cmd, refer to /Resources/plugins/Commands.txt under your X-Plane installation # for xplane_dataref, refer to /Resources/plugins/DataRefs.txt # # Page 0 - left: - text: Thr. inc: xplane_cmd: sim/engines/throttle_up dec: xplane_cmd: sim/engines/throttle_down pressed: xplane_cmd: sim/engines/throttle_full - text: Prop color_bg: '#0000ff' inc: xplane_cmd: sim/engines/prop_up dec: xplane_cmd: sim/engines/prop_down - text: Mix. inc: xplane_cmd: sim/engines/mixture_up dec: xplane_cmd: sim/engines/mixture_down pressed: xplane_cmd: sim/engines/mixture_max color_bg: '#ff0000' right: - text: HDG inc: xplane_cmd: sim/GPS/g1000n1_hdg_up dec: xplane_cmd: sim/GPS/g1000n1_hdg_down pressed: xplane_cmd: sim/GPS/g1000n1_hdg_sync - text: ALT inc: xplane_cmd: sim/GPS/g1000n1_alt_inner_up dec: xplane_cmd: sim/GPS/g1000n1_alt_inner_down - text: CRS inc: xplane_cmd: sim/GPS/g1000n1_crs_up dec: xplane_cmd: sim/GPS/g1000n1_crs_down pressed: xplane_cmd: sim/GPS/g1000n1_crs_sync keys: - display: type: meter source: - xplane_dataref: sim/cockpit2/engine/indicators/MPR_in_hg[0] min: 10 max: 30 formatter: '${$value.toFixed(2)}' stops: - color: 'green' value_begin: 13 value_end: 30 - display: type: meter source: - xplane_dataref: sim/cockpit2/engine/indicators/engine_speed_rpm[0] 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 - display: type: meter source: - xplane_dataref: sim/flightmodel/controls/flaprat min: 0 max: 1 stops: - color: 'gray' value_begin: 0 value_end: 0.2 - color: 'gray' value_begin: 0.4 value_end: 0.6 - color: 'gray' value_begin: 0.8 value_end: 1 formatter: '${($value * 100).toFixed(0)}%' - text: Flap text2: Up pressed: xplane_cmd: sim/flight_controls/flaps_up - display: type: ias source: - xplane_dataref: sim/cockpit2/gauges/indicators/airspeed_kts_pilot - display: type: attitude source: - xplane_dataref: sim/cockpit/gyros/the_ind_ahars_pilot_deg # pitch - xplane_dataref: sim/cockpit/gyros/phi_ind_ahars_pilot_deg # roll - display: type: alt source: - xplane_dataref: sim/cockpit2/gauges/indicators/altitude_ft_pilot # alt - xplane_dataref: sim/cockpit2/gauges/indicators/vvi_fpm_pilot # vs - text: Flap text2: Down pressed: xplane_cmd: sim/flight_controls/flaps_down - - display: type: text source: - xplane_dataref: sim/cockpit2/gauges/indicators/heading_AHARS_deg_mag_pilot - xplane_dataref: sim/cockpit2/autopilot/heading_dial_deg_mag_pilot formatter: '${$value.toFixed(0).padStart(3, "0")}' color_fg2: '#1a62fd' - display: type: text source: - xplane_dataref: sim/cockpit/radios/gps_course_degtm tag: CRS formatter: '${$value.toFixed(0).padStart(3, "0")}' color_fg2: 'magenta' - text: Brake pressed: xplane_cmd: sim/flight_controls/brakes_toggle_regular # Page 1 - left: - text: HDG inc: xplane_cmd: sim/GPS/g1000n1_hdg_up dec: xplane_cmd: sim/GPS/g1000n1_hdg_down pressed: xplane_cmd: sim/GPS/g1000n1_hdg_sync - text: ALT inc: xplane_cmd: sim/GPS/g1000n1_alt_inner_up dec: xplane_cmd: sim/GPS/g1000n1_alt_inner_down - text: CRS inc: xplane_cmd: sim/GPS/g1000n1_crs_up dec: xplane_cmd: sim/GPS/g1000n1_crs_down pressed: xplane_cmd: sim/GPS/g1000n1_crs_sync right: - '' - '' - '' keys: - text: AP pressed: xplane_cmd: sim/GPS/g1000n1_ap - text: FD pressed: xplane_cmd: sim/GPS/g1000n1_fd - text: HDG pressed: xplane_cmd: sim/GPS/g1000n1_hdg - text: ALT pressed: xplane_cmd: sim/GPS/g1000n1_alt - text: NAV pressed: xplane_cmd: sim/GPS/g1000n1_nav - text: VNV pressed: xplane_cmd: sim/GPS/g1000n1_vnv - text: APR pressed: xplane_cmd: sim/GPS/g1000n1_apr - text: BC pressed: xplane_cmd: sim/GPS/g1000n1_bc - text: VS pressed: xplane_cmd: sim/GPS/g1000n1_vs - text: UP pressed: xplane_cmd: sim/GPS/g1000n1_nose_up - text: FLC pressed: xplane_cmd: sim/GPS/g1000n1_flc - text: DN pressed: xplane_cmd: sim/GPS/g1000n1_nose_down color: '#1a62fd' # Page 2 - left: # left knob labels - text: FMS out size: 20 inc: xplane_cmd: sim/GPS/g1000n1_fms_outer_up dec: xplane_cmd: sim/GPS/g1000n1_fms_outer_down pressed: xplane_cmd: sim/GPS/g1000n1_cursor - text: FMS in size: 20 inc: xplane_cmd: sim/GPS/g1000n1_fms_inner_up dec: xplane_cmd: sim/GPS/g1000n1_fms_inner_down pressed: xplane_cmd: sim/GPS/g1000n1_cursor - text: BARO inc: xplane_cmd: sim/GPS/g1000n1_baro_up dec: xplane_cmd: sim/GPS/g1000n1_baro_down right: # right knob labels - text: FMS out size: 20 inc: xplane_cmd: sim/GPS/g1000n3_fms_outer_up dec: xplane_cmd: sim/GPS/g1000n3_fms_outer_down pressed: xplane_cmd: sim/GPS/g1000n3_cursor - text: FMS in size: 20 inc: xplane_cmd: sim/GPS/g1000n3_fms_inner_up dec: xplane_cmd: sim/GPS/g1000n3_fms_inner_down pressed: xplane_cmd: sim/GPS/g1000n3_cursor - keys: # 12 touchable keys from left to right, top to bottom - text: -D-> pressed: xplane_cmd: sim/GPS/g1000n1_direct - text: MENU pressed: xplane_cmd: sim/GPS/g1000n1_menu - text: -D-> pressed: xplane_cmd: sim/GPS/g1000n3_direct - text: MENU pressed: xplane_cmd: sim/GPS/g1000n3_menu - text: FPL pressed: xplane_cmd: sim/GPS/g1000n1_fpl - text: PROC pressed: xplane_cmd: sim/GPS/g1000n1_proc - text: FPL pressed: xplane_cmd: sim/GPS/g1000n3_fpl - text: PROC pressed: xplane_cmd: sim/GPS/g1000n3_proc - text: CLR pressed: xplane_cmd: sim/GPS/g1000n1_clr - text: ENT pressed: xplane_cmd: sim/GPS/g1000n1_ent - text: CLR pressed: xplane_cmd: sim/GPS/g1000n3_clr - text: ENT pressed: xplane_cmd: sim/GPS/g1000n3_ent color: 'yellow' # Page 3 - left: - text: COM in size: 20 inc: xplane_cmd: sim/GPS/g1000n1_com_inner_up dec: xplane_cmd: sim/GPS/g1000n1_com_inner_down pressed: xplane_cmd: sim/GPS/g1000n1_com12 - text: COM out size: 20 inc: xplane_cmd: sim/GPS/g1000n1_com_outer_up dec: xplane_cmd: sim/GPS/g1000n1_com_outer_down pressed: xplane_cmd: sim/GPS/g1000n1_com12 - '' right: - text: NAV in size: 20 inc: xplane_cmd: sim/GPS/g1000n1_nav_inner_up dec: xplane_cmd: sim/GPS/g1000n1_nav_inner_down pressed: xplane_cmd: sim/GPS/g1000n1_nav12 - text: NAV out size: 20 inc: xplane_cmd: sim/GPS/g1000n1_nav_outer_up dec: xplane_cmd: sim/GPS/g1000n1_nav_outer_down pressed: xplane_cmd: sim/GPS/g1000n1_nav12 - '' keys: - text: <-COM pressed: xplane_cmd: sim/GPS/g1000n1_com_ff - text: <-NAV pressed: xplane_cmd: sim/GPS/g1000n1_nav_ff - '' - '' - text: COM1 text2: Mic pressed: xplane_cmd: sim/audio_panel/transmit_audio_com1 - text: COM1 pressed: xplane_cmd: sim/audio_panel/monitor_audio_com1 - '' - '' - text: COM2 text2: Mic pressed: xplane_cmd: sim/audio_panel/transmit_audio_com2 - text: COM2 pressed: xplane_cmd: sim/audio_panel/monitor_audio_com2 - '' - '' color: 'white'