Nav instruments now check power on /systems/electrical/outputs/nav[0/1].
Need to update most electrical system configs to reflect this property name change.
This commit is contained in:
parent
a355aa410d
commit
67f1fb0c8a
1 changed files with 20 additions and 0 deletions
|
@ -607,6 +607,16 @@ Started September 2000 by David Megginson, david@megginson.com
|
||||||
<radials>
|
<radials>
|
||||||
<selected-deg type="double">280.0</selected-deg>
|
<selected-deg type="double">280.0</selected-deg>
|
||||||
</radials>
|
</radials>
|
||||||
|
<serviceable>true</serviceable>
|
||||||
|
<cdi>
|
||||||
|
<serviceable>true</serviceable>
|
||||||
|
</cdi>
|
||||||
|
<gs>
|
||||||
|
<serviceable>true</serviceable>
|
||||||
|
</gs>
|
||||||
|
<to-from>
|
||||||
|
<serviceable>true</serviceable>
|
||||||
|
</to-from>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<nav n="1">
|
<nav n="1">
|
||||||
|
@ -617,6 +627,16 @@ Started September 2000 by David Megginson, david@megginson.com
|
||||||
<radials>
|
<radials>
|
||||||
<selected-deg type="double">029.0</selected-deg>
|
<selected-deg type="double">029.0</selected-deg>
|
||||||
</radials>
|
</radials>
|
||||||
|
<serviceable>true</serviceable>
|
||||||
|
<cdi>
|
||||||
|
<serviceable>true</serviceable>
|
||||||
|
</cdi>
|
||||||
|
<gs>
|
||||||
|
<serviceable>true</serviceable>
|
||||||
|
</gs>
|
||||||
|
<to-from>
|
||||||
|
<serviceable>true</serviceable>
|
||||||
|
</to-from>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<!-- Instruments -->
|
<!-- Instruments -->
|
||||||
|
|
Loading…
Reference in a new issue