1
0
Fork 0

Lower ECAM: rework APU page (emesary)

This commit is contained in:
legoboyvdlp R 2021-07-05 22:17:20 +01:00
parent 9b4a4de1b9
commit e32f5ef141
4 changed files with 3787 additions and 3576 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -42,8 +42,8 @@
id="namedview371"
showgrid="true"
inkscape:zoom="0.76543687"
inkscape:cx="663.42185"
inkscape:cy="457.30228"
inkscape:cx="1295.1967"
inkscape:cy="1096.0742"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
@ -201,7 +201,7 @@
x="465.99081"
id="tspan4176"
sodipodi:role="line">00</tspan></text>
<text
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;line-height:0%;font-family:'Liberation Sans';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="512.93152"
@ -569,8 +569,9 @@
x="817.61298"
height="5.1203089"
width="53.195583"
id="rect5105-2"
style="fill:#0dc04b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
id="APUBleedValveCrossBar"
style="fill:#0dc04b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
inkscape:label="#rect5105-2" />
</g>
<g
id="APUBleedOnline"
@ -774,4 +775,17 @@
y="803.22437"
style="font-size:48px;line-height:1.25;fill:#bb6100;fill-opacity:1;stroke-width:1px"
id="tspan953">LEVEL</tspan></text>
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.99996376px;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'sans-serif, Normal';text-align:start;letter-spacing:-1.59999526px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#cecdce;fill-opacity:1;stroke:none;stroke-width:4.02421808px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="202.75914"
y="240.23238"
id="APUGenOff"
inkscape:label="#text5149"
transform="scale(0.96120251,1.0403635)"><tspan
sodipodi:role="line"
id="tspan4735"
x="201.95914"
y="240.23238"
style="font-size:35.999897px;line-height:0;text-align:center;letter-spacing:-1.59999526px;text-anchor:middle;stroke-width:4.02421808px">OFF</tspan></text>
</svg>

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View file

@ -990,7 +990,7 @@ var UpperECAMRecipient =
var A320EWD = UpperECAMRecipient.new("A320 E/WD");
emesary.GlobalTransmitter.Register(A320EWD);
input = {
var input = {
fuelTotalLbs: "/consumables/fuel/total-fuel-lbs",
acconfigUnits: "/systems/acconfig/options/weight-kgs",
slatLocked: "/fdm/jsbsim/fcs/slat-locked",