Changed animaton to use autopilot passive-mode
This commit is contained in:
parent
115b4a04ea
commit
bfe3053f62
1 changed files with 3 additions and 14 deletions
|
@ -9,20 +9,9 @@
|
|||
<object-name>AP-on</object-name>
|
||||
<object-name>YD-on</object-name>
|
||||
<condition>
|
||||
<or>
|
||||
<not-equals>
|
||||
<property>/autopilot/locks/heading</property>
|
||||
<value></value>
|
||||
</not-equals>
|
||||
<not-equals>
|
||||
<property>/autopilot/locks/altitude</property>
|
||||
<value></value>
|
||||
</not-equals>
|
||||
<not-equals>
|
||||
<property>/autopilot/locks/speed</property>
|
||||
<value></value>
|
||||
</not-equals>
|
||||
</or>
|
||||
<not>
|
||||
<property>/autopilot/locks/passive-mode</property>
|
||||
</not>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue