Skip to content

Commit

Permalink
Update rotorcraft.xml with new imu/actuator types (seems like this file
Browse files Browse the repository at this point in the history
    isn't really used yet)
  • Loading branch information
Allen committed Feb 8, 2011
1 parent 7a90d7a commit facab5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/autopilot/rotorcraft.xml
Expand Up @@ -18,8 +18,8 @@
</type>
</subsystem>

<subsystem name="acuators" types="asctec|asctec_v2|mkk"/>
<subsystem name="imu" types="b2_v1.0|b2_v1.1|crista"/>
<subsystem name="acuators" types="asctec|asctec_v2|mkk|pwm_supervision"/>
<subsystem name="imu" types="b2_v1.0|b2_v1.1|b2_v1.2|crista|aspirin"/>
<subsystem name="gps" types="skytraq|ublox"/>
<subsystem name="ahrs" types="cmpl"/>
<subsystem name="ins" types="hff"/>
Expand Down

0 comments on commit facab5f

Please sign in to comment.