Workaround for altimeter datum being zeroed on reset
preferences.xml
This commit is contained in:
parent
dd0827302a
commit
e13c183db5
1 changed files with 10 additions and 1 deletions
|
@ -185,6 +185,15 @@ Started September 2000 by David Megginson, david@megginson.com
|
||||||
|
|
||||||
</radios>
|
</radios>
|
||||||
|
|
||||||
|
<!-- Instruments -->
|
||||||
|
|
||||||
|
<!-- this is here because the datum isn't retained on a reset -->
|
||||||
|
|
||||||
|
<steam>
|
||||||
|
<altimeter-datum-mb>1013.25</altimeter-datum-mb>
|
||||||
|
</steam>
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
||||||
<!-- end of preferences.xml -->
|
<!-- end of preferences.xml -->
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue