Skip to content

Commit

Permalink
[conf] updated some airframe to reflect rename of aspirin_v2.0 subsys…
Browse files Browse the repository at this point in the history
…tem to aspirin_v2.1
  • Loading branch information
flixr committed May 7, 2012
1 parent 94fe9ff commit 7704439
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conf/airframes/CDW/LisaAspirin2.xml
Expand Up @@ -223,7 +223,7 @@
<define name="AHRS_GRAVITY_UPDATE_COORDINATED_TURN" />
</subsystem>
-->
<subsystem name="imu" type="aspirin_v2.0"/>
<subsystem name="imu" type="aspirin_v2.1"/>
<subsystem name="ahrs" type="float_dcm">
<configure name="USE_MAGNETOMETER" value="0"/>
</subsystem>
Expand Down
2 changes: 1 addition & 1 deletion conf/airframes/esden/lisa_m_2_asp_2_pwm.xml
Expand Up @@ -200,7 +200,7 @@
<subsystem name="actuators" type="mkk"/>
</target>

<subsystem name="imu" type="aspirin_v2.0"/>
<subsystem name="imu" type="aspirin_v2.1"/>
<subsystem name="gps" type="ublox"/>
<subsystem name="stabilization" type="int_quat"/>
<subsystem name="ahrs" type="int_cmpl_quat"/>
Expand Down

0 comments on commit 7704439

Please sign in to comment.