1
0
Fork 0

Merge branch 'master' of git://gitorious.org/fg/fgdata

This commit is contained in:
BARANGER Emmanuel 2010-06-25 15:40:23 +02:00
commit 54aa149cbe
2 changed files with 3 additions and 3 deletions

View file

@ -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>

View file

@ -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>