Add record /velocities/mach for IAS display of flight recorder
This commit is contained in:
parent
190684ed12
commit
e06b519e8e
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue