bugfix bleed hyd wheel ECAM and comment out PSI on new hyd page
This commit is contained in:
parent
36cf542781
commit
4f5096baf8
4 changed files with 5 additions and 5 deletions
|
@ -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 |
Reference in a new issue