bugfix bleed hyd wheel ECAM and comment out PSI on new hyd page

This commit is contained in:
Jonathan Redpath 2017-02-15 12:21:40 +00:00
parent 36cf542781
commit 4f5096baf8
4 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
<emissive>true</emissive>
</layer>
<layer>
<!--<layer>
<type>text</type>
<name>GREEN_PSI</name>
@ -37,7 +37,7 @@
<chunks>
<chunk>
<type>number-value</type>
<property>/hydraulics/green/pressure-psi</property><!-- There is no TAT temperature property-->
<property>/hydraulics/green/pressure-psi</property>
<format type="string">%4.0f</format>
</chunk>
</chunks>
@ -67,7 +67,7 @@
<chunks>
<chunk>
<type>number-value</type>
<property>/hydraulics/blue/pressure-psi</property><!-- There is no TAT temperature property-->
<property>/hydraulics/blue/pressure-psi</property>
<format type="string">%4.0f</format>
</chunk>
</chunks>
@ -97,7 +97,7 @@
<chunks>
<chunk>
<type>number-value</type>
<property>/hydraulics/yellow/pressure-psi</property><!-- There is no TAT temperature property-->
<property>/hydraulics/yellow/pressure-psi</property>
<format type="string">%4.0f</format>
</chunk>
</chunks>
@ -111,7 +111,7 @@
<offset>14 </offset>
</transformation>
</transformations>
</layer>
</layer>-->
<!-- ################################## Bottom #################################-->

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 20 KiB