Skip to content

Commit

Permalink
sanitized Zibo configs
Browse files Browse the repository at this point in the history
  • Loading branch information
wortelus committed Aug 1, 2022
1 parent 10d244b commit 54e5a16
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 15 deletions.
15 changes: 10 additions & 5 deletions B737-800X/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,19 @@ actions:
command-release: FlyWithLua/streamdeck_handler/fmc_prst_end
- index: 5
name: speedbrake armed
type: single
type: none
icon: speedbrakearmed
dataref: laminar/B738/annunciator/speedbrake_armed
dataref-multiplier: 1.5
- index: 6
name: speedbrake do not arm
type: single
type: none
icon: speedbrakedonotarm
dataref: laminar/B738/annunciator/speedbrake_extend
dataref-multiplier: 1.5
- index: 7
name: stab out of trim
type: single
type: none
icon: staboutoftrim
dataref: laminar/B738/annunciator/stab_out_of_trim
dataref-multiplier: 1.5
Expand All @@ -72,13 +72,13 @@ actions:
step: 1
- index: 28
name: le flaps transit
type: single
type: none
icon: leflapstransit
dataref: laminar/B738/annunciator/slats_transit
dataref-multiplier: 1.5
- index: 29
name: le flaps ext
type: single
type: none
icon: leflapsext
dataref: laminar/B738/annunciator/slats_extend
dataref-multiplier: 1.5
Expand Down Expand Up @@ -133,6 +133,11 @@ actions:
type: dir
icon: dir
label: MCP
- index: 17
name: mcpctl
type: dir
icon: dir
label: MCP CTL
- index: 8
name: efis
type: dir
Expand Down
8 changes: 4 additions & 4 deletions B737-800X/ctr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ actions:
dataref: laminar/B738/autobrake/autobrake_pos
- index: 7
name: autobrake disarm
type: single
type: none
icon: autobrakedisarm
dataref: laminar/B738/annunciator/auto_brake_disarm
dataref-multiplier: 1.5
- index: 23
name: anti skid inop
type: single
type: none
icon: antiskidinop
dataref: laminar/B738/annunciator/anti_skid_inop
dataref-multiplier: 1.5
Expand Down Expand Up @@ -101,13 +101,13 @@ actions:
command: laminar/B738/alert/below_gs_pilot
- index: 1
name: takeoff config
type: single
type: none
icon: takeoffconfig
dataref: laminar/B738/annunciator/takeoff_config
dataref-multiplier: 1.5
- index: 2
name: cabin altitude
type: single
type: none
icon: cabinaltitude
dataref: laminar/B738/annunciator/cabin_alt
dataref-multiplier: 1.5
Expand Down
8 changes: 4 additions & 4 deletions B737-800X/efis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ actions:
# align: center
- index: 1
name: mins
type: single
type: none
icon: mins
dataref: laminar/B738/EFIS_control/cpt/minimums
- index: 2
Expand Down Expand Up @@ -108,7 +108,7 @@ actions:
command: laminar/B738/EFIS_control/capt/map_mode_dn
- index: 17
name: map mode
type: single
type: none
icon: mapmode
dataref-states:
- 0.0
Expand Down Expand Up @@ -137,7 +137,7 @@ actions:
command: laminar/B738/EFIS_control/capt/baro_in_hpa_dn
- index: 6
name: baro
type: single
type: none
icon: baro
dataref: laminar/B738/EFIS_control/capt/baro_in_hpa
- index: 7
Expand Down Expand Up @@ -178,7 +178,7 @@ actions:
command: laminar/B738/EFIS_control/capt/map_range_dn
- index: 22
name: map range
type: single
type: none
icon: maprange
dataref-states:
- 0.0
Expand Down
4 changes: 2 additions & 2 deletions B737-800X/lowerovhd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ actions:
- 2.0
- index: 8
name: apu egt
type: single
type: none
dataref: laminar/B738/electrical/apu_temp
gauge:
name: apuegt
Expand Down Expand Up @@ -256,7 +256,7 @@ actions:
command-off: laminar/B738/toggle_switch/eng_start_source_left
- index: 5
name: arm emer exit lights ann
type: single
type: none
icon: notarmed
dataref: laminar/B738/annunciator/emer_exit
dataref-multiplier: 1.5
Expand Down

0 comments on commit 54e5a16

Please sign in to comment.