1
0
Fork 0

Add record /velocities/mach for IAS display of flight recorder

This commit is contained in:
Hyde Yamakawa 2013-04-25 15:02:22 -04:00
parent 190684ed12
commit e06b519e8e

View file

@ -69,6 +69,10 @@
<type>float</type>
<property type="string">/orientation/yaw-rate-degps</property>
</signal>
<signal>
<type>float</type>
<property type="string">/velocities/mach</property>
</signal>
<signal>
<type>float</type>
<property type="string">/velocities/airspeed-kt</property>