Holger Wirtz:
Make use of the new /velocities/groundspeed-kt property.
This commit is contained in:
parent
57b8debf7e
commit
baa037fe7e
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
||||||
<name>groundspeed</name>
|
<name>groundspeed</name>
|
||||||
<type>float</type>
|
<type>float</type>
|
||||||
<format>GS=%04.1f</format>
|
<format>GS=%04.1f</format>
|
||||||
<node>/velocities/mach</node>
|
<node>/velocities/groundspeed-kt</node>
|
||||||
</chunk>
|
</chunk>
|
||||||
|
|
||||||
<chunk>
|
<chunk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue