Use new dataref to compensate for XP12 temperature effect on altitude

This commit is contained in:
Mat Sutcliffe
2022-10-30 14:01:28 +00:00
parent ec54be653d
commit b3e312e1d3
7 changed files with 54 additions and 3 deletions

View File

@@ -124,6 +124,9 @@ R"XML(<node>
<method name="getAltitudeMslM">
<arg type="d" direction="out"/>
</method>
<method name="getPressureAltitudeFt">
<arg type="d" direction="out"/>
</method>
<method name="getHeightAglM">
<arg type="d" direction="out"/>
</method>