Merge branch 'master' of gitorious.org:fg/fgdata
This commit is contained in:
commit
bd37f305ef
2 changed files with 3 additions and 3 deletions
|
@ -116,7 +116,7 @@
|
|||
<filter>
|
||||
<name>static port pressure rate computer</name>
|
||||
<debug>false</debug>
|
||||
<type>differential</type>
|
||||
<type>derivative</type>
|
||||
<input>systems/static[0]/pressure-inhg</input>
|
||||
<output>autopilot/internal/pressure-rate</output>
|
||||
<filter-time>1.0</filter-time>
|
||||
|
|
|
@ -270,11 +270,11 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<path>Aircraft/Generic/generic-autopilot.xml</path>
|
||||
</autopilot>
|
||||
<!--
|
||||
to be enabled when the hard coded helpers are gone
|
||||
replace the hard coded helpers, which are gone now
|
||||
-->
|
||||
<autopilot>
|
||||
<path>Aircraft/Generic/generic-autopilot-helper.xml</path>
|
||||
</autopilot>
|
||||
-->
|
||||
</systems>
|
||||
<instrumentation>
|
||||
<path>Aircraft/Generic/generic-instrumentation.xml</path>
|
||||
|
|
Loading…
Reference in a new issue