Add warninglight switch

This commit is contained in:
Marsdolphin 2020-02-17 16:38:53 +08:00 committed by GitHub
parent 64940afd26
commit af4a7af4cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 2 deletions

View File

@ -843,7 +843,6 @@
<pitch-deg>-18.0</pitch-deg>
</offsets>
</model>
<!-- Disabled for now
<!-- Switch for indicator -->
<model>
<path>Aircraft/followme_e-tron/Models/Instruments/Switches/Indicators/indicators.xml</path>
@ -864,5 +863,24 @@
<pitch-deg>-18.0</pitch-deg>
</offsets>
</model>
-->
<!-- Switch for warning lights -->
<model>
<path>Aircraft/followme_e-tron/Models/Instruments/Switches/Warninglights/s-warninglights.xml</path>
<offsets>
<x-m>1.306</x-m>
<y-m>-0.498</y-m>
<z-m>0.935</z-m>
<pitch-deg>-18.0</pitch-deg>
</offsets>
</model>
<!-- Indicator warning lights -->
<model>
<path>Aircraft/followme_e-tron/Models/Instruments/Switches/Warninglights/wl.xml</path>
<offsets>
<x-m>1.306</x-m>
<y-m>-0.498</y-m>
<z-m>0.935</z-m>
<pitch-deg>-18.0</pitch-deg>
</offsets>
</model>
</PropertyList>