Skip to content

Commit

Permalink
polishing 737 15 key variant
Browse files Browse the repository at this point in the history
  • Loading branch information
wortelus committed Feb 26, 2023
1 parent 2b33d28 commit ed85aee
Show file tree
Hide file tree
Showing 10 changed files with 210 additions and 89 deletions.
2 changes: 1 addition & 1 deletion B737-800X/sd15/ctr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ actions:
- index: 13
name: ctr2
type: dir
icon: dir
icon: right
label: PAGE 2
- index: 12
name: spdref
Expand Down
2 changes: 1 addition & 1 deletion B737-800X/sd15/ctr2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ actions:
- index: 14
name: return
type: dir
icon: dir
icon: left
label: CTR 1
- index: 0
name: eng pfd
Expand Down
2 changes: 1 addition & 1 deletion B737-800X/sd15/efis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ actions:
- index: 13
name: efis2
type: dir
icon: dir
icon: right
label: EFIS 2
- index: 12
name: efis3
Expand Down
2 changes: 1 addition & 1 deletion B737-800X/sd15/efis2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ actions:
- index: 13
name: return
type: dir
icon: dir
icon: left
label: RETURN
- index: 5
name: wxr
Expand Down
56 changes: 48 additions & 8 deletions B737-800X/sd15/elec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ actions:
type: none
dataref: laminar/B738/dc_amp_value
display:
name: -100.500.elec
name: -100.500.elec-dc-amps
text-center:
x: center
y: 60 # center doesn't work as it should, due to font's height
Expand All @@ -125,9 +125,9 @@ actions:
- label: DC AMPS
text-center:
x: center
y: 120
y: 86
font-path: IBMPlexMono-Bold.ttf
font-size: 10
font-size: 14
color: white
direction: ltr
align: center
Expand All @@ -136,7 +136,7 @@ actions:
type: none
dataref: laminar/B738/dc_volt_value
display:
name: -100.500.elec
name: -100.500.elec-dc-volts
text-center:
x: center
y: 60 # center doesn't work as it should, due to font's height
Expand All @@ -149,13 +149,23 @@ actions:
color: lime
keep-decimal: False
background: none
special-labels:
- label: DC VOLTS
text-center:
x: center
y: 86
font-path: IBMPlexMono-Bold.ttf
font-size: 14
color: white
direction: ltr
align: center
# ac
- index: 7
name: ac amps display
type: none
dataref: laminar/B738/ac_amp_value
display:
name: -100.500.elec
name: -100.500.elec-ac-amps
text-center:
x: center
y: 60 # center doesn't work as it should, due to font's height
Expand All @@ -168,12 +178,22 @@ actions:
color: lime
keep-decimal: False
background: none
special-labels:
- label: AC AMPS
text-center:
x: center
y: 86
font-path: IBMPlexMono-Bold.ttf
font-size: 14
color: white
direction: ltr
align: center
- index: 6
name: ac volts display
type: none
dataref: laminar/B738/ac_volt_value
display:
name: -100.500.elec
name: -100.500.elec-ac-volts
text-center:
x: center
y: 60 # center doesn't work as it should, due to font's height
Expand All @@ -186,12 +206,22 @@ actions:
color: lime
keep-decimal: False
background: none
special-labels:
- label: AC VOLTS
text-center:
x: center
y: 86
font-path: IBMPlexMono-Bold.ttf
font-size: 14
color: white
direction: ltr
align: center
- index: 8
name: ac freq display
type: none
dataref: laminar/B738/ac_freq_value
display:
name: -100.500.elec
name: -100.500.elec-ac-freq
text-center:
x: center
y: 60 # center doesn't work as it should, due to font's height
Expand All @@ -203,4 +233,14 @@ actions:
step: 1
color: lime
keep-decimal: False
background: none
background: none
special-labels:
- label: AC FREQ
text-center:
x: center
y: 86
font-path: IBMPlexMono-Bold.ttf
font-size: 14
color: white
direction: ltr
align: center
165 changes: 123 additions & 42 deletions B737-800X/sd15/flaps.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
actions:
- index: 0
- index: 11
name: return
type: dir
dataref: sim/flightmodel/misc/blown_flap_engage_rat
Expand All @@ -15,71 +15,152 @@ actions:
min: 0.0
max: 100
step: 1
- index: 1
- index: 0
name: move flaps up
type: single
icon: red-button
label: MOVE UP
command: FlyWithLua/B738/Cmd_MP_Flaps_Up
- index: 3
- index: 10
name: move flaps down
type: single
icon: blue-button
label: MOVE DOWN
command: FlyWithLua/B738/Cmd_MP_Flaps_Dn
- index: 2
name: flaps up
type: single
icon: orange-button
label: UP
icon: none
command: laminar/B738/push_button/flaps_0
- index: 5
special-labels:
- label: UP
text-center:
x: center
y: 60
font-path: IBMPlexMono-Bold.ttf
font-size: 38
color: white
direction: ltr
align: center
- index: 3
name: flaps 1
type: single
icon: orange-button
label: 1
icon: none
command: laminar/B738/push_button/flaps_1
special-labels:
- label: 1
text-center:
x: center
y: 60
font-path: IBMPlexMono-Bold.ttf
font-size: 38
color: khaki
direction: ltr
align: center
- index: 4
name: flaps 2
type: single
icon: none
command: laminar/B738/push_button/flaps_2
special-labels:
- label: 2
text-center:
x: center
y: 60
font-path: IBMPlexMono-Bold.ttf
font-size: 38
color: DarkKhaki
direction: ltr
align: center
- index: 7
name: flaps 5
type: single
icon: orange-button
label: 5
icon: none
command: laminar/B738/push_button/flaps_5
- index: 9
name: flaps 15
type: single
icon: orange-button
label: 15
command: laminar/B738/push_button/flaps_15
- index: 11
name: flaps 30
type: single
icon: orange-button
label: 30
command: laminar/B738/push_button/flaps_30
- index: 2
name: move flaps down
type: single
icon: blue-button
label: MOVE DOWN
command: FlyWithLua/B738/Cmd_MP_Flaps_Dn
- index: 6
name: flaps 2
type: single
icon: orange-button
label: 2
command: laminar/B738/push_button/flaps_2
special-labels:
- label: 5
text-center:
x: center
y: 60
font-path: IBMPlexMono-Bold.ttf
font-size: 38
color: yellow
direction: ltr
align: center
- index: 8
name: flaps 10
type: single
icon: orange-button
label: 10
icon: none
command: laminar/B738/push_button/flaps_10
- index: 10
special-labels:
- label: 10
text-center:
x: center
y: 60
font-path: IBMPlexMono-Bold.ttf
font-size: 38
color: LightSalmon
direction: ltr
align: center
- index: 9
name: flaps 15
type: single
icon: none
command: laminar/B738/push_button/flaps_15
special-labels:
- label: 15
text-center:
x: center
y: 60
font-path: IBMPlexMono-Bold.ttf
font-size: 38
color: Coral
direction: ltr
align: center
- index: 12
name: flaps 25
type: single
icon: orange-button
label: 25
icon: none
command: laminar/B738/push_button/flaps_25
- index: 12
special-labels:
- label: 25
text-center:
x: center
y: 60
font-path: IBMPlexMono-Bold.ttf
font-size: 38
color: Tomato
direction: ltr
align: center
- index: 13
name: flaps 30
type: single
icon: none
command: laminar/B738/push_button/flaps_30
special-labels:
- label: 30
text-center:
x: center
y: 60
font-path: IBMPlexMono-Bold.ttf
font-size: 38
color: OrangeRed
direction: ltr
align: center
- index: 14
name: flaps 40
type: single
icon: orange-button
label: 40
icon: none
command: laminar/B738/push_button/flaps_40
special-labels:
- label: 40
text-center:
x: center
y: 60
font-path: IBMPlexMono-Bold.ttf
font-size: 38
color: Red
direction: ltr
align: center


4 changes: 1 addition & 3 deletions B737-800X/sd15/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,7 @@ actions:
- index: 7
name: cover transfer bus
type: single
file-names:
- blue-down
- red-down
icon: black-cover-rotated
dataref: laminar/B738/button_switch/cover_position[6]
command: laminar/B738/button_switch_cover06
label: TR BUS COVER
2 changes: 1 addition & 1 deletion B737-800X/sd15/hydai.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ actions:
type: none
icon: overheat
dataref: laminar/B738/annunciator/el_hyd_ovht_1
- index: 13
- index: 12
name: elec b overheat
type: none
icon: overheat
Expand Down
Loading

0 comments on commit ed85aee

Please sign in to comment.