[conf][nps] replace INITIAL_CONDITITONS with JSBSIM_INIT in all airframes

This commit is contained in:
Felix Ruess
2013-08-08 19:40:36 +02:00
parent 19afae8cee
commit 2c8e58d879
43 changed files with 44 additions and 44 deletions
+1 -1
View File
@@ -201,7 +201,7 @@
<section name="SIMULATOR" prefix="NPS_">
<define name="ACTUATOR_NAMES" value="{&quot;front_motor&quot;, &quot;back_motor&quot;, &quot;right_motor&quot;, &quot;left_motor&quot;}"/>
<define name="INITIAL_CONDITITONS" value="&quot;reset00&quot;"/>
<define name="JSBSIM_INIT" value="&quot;reset00&quot;"/>
<define name="SENSORS_PARAMS" value="&quot;nps_sensors_params_booz2_a1.h&quot;"/>
</section>