1
0
Fork 0
fgdata/Aircraft/c172p/Systems/flight-recorder/components/gear-skis.xml
Stuart Buchanan f44db83b25 Merge of the c172p-detailed
From https://github.com/Juanvvc/c172p-detailed/ release/2016.1
commit 3f33b88bb015a8ee685ab3178932d16d6e072410

A big Thank-You to the c172p-detailed team for their ongoing work.
2016-02-10 21:32:19 +00:00

58 lines
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<signal>
<type>float</type>
<property type="string">engines/engine[7]/rpm</property>
</signal>
<signal>
<type>float</type>
<property type="string">engines/engine[7]/n1</property>
</signal>
<signal>
<type>float</type>
<property type="string">engines/engine[7]/n2</property>
</signal>
<signal>
<type>float</type>
<property type="string">rotors/main/blade[0]/position-deg</property>
</signal>
<signal>
<type>float</type>
<property type="string">rotors/main/blade[1]/position-deg</property>
</signal>
<signal>
<type>float</type>
<property type="string">rotors/main/blade[2]/position-deg</property>
</signal>
<signal>
<type>float</type>
<property type="string">/fdm/jsbsim/ski/atan-actual</property>
</signal>
<signal>
<type>bool</type>
<property type="string">/fdm/jsbsim/gear/unit[23]/WOW</property>
</signal>
<signal>
<type>float</type>
<property type="string">/fdm/jsbsim/gear/unit[23]/z-position</property>
</signal>
<signal>
<type>bool</type>
<property type="string">/fdm/jsbsim/gear/unit[24]/WOW</property>
</signal>
<signal>
<type>float</type>
<property type="string">/fdm/jsbsim/gear/unit[24]/z-position</property>
</signal>
<signal>
<type>bool</type>
<property type="string">/fdm/jsbsim/gear/unit[25]/WOW</property>
</signal>
<signal>
<type>float</type>
<property type="string">/fdm/jsbsim/gear/unit[25]/z-position</property>
</signal>
</PropertyList>