[conf] nps: replace INITIAL_CONDITITONS by JSBSIM_INIT

This commit is contained in:
Felix Ruess
2013-09-05 15:36:28 +02:00
parent 077ea34208
commit 280f97111e
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -203,7 +203,7 @@
<section name="SIMULATOR" prefix="NPS_">
<define name="ACTUATOR_NAMES" value="{&quot;top_left_motor&quot;, &quot;top_right_motor&quot;, &quot;bottom_right_motor&quot;, &quot;bottom_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_default.h&quot;"/>
</section>