Skip to content

Commit

Permalink
Added dummy motor step binding value for supervision.
Browse files Browse the repository at this point in the history
  • Loading branch information
esden committed May 5, 2011
1 parent 769efc2 commit c983ab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/airframes/esden/lisa_pwm_aspirin.xml
Expand Up @@ -49,6 +49,7 @@
<define name="PITCH_COEF" value="{ 256, -256, 0, 0 }"/>
<define name="YAW_COEF" value="{ -256, -256, 256, 256 }"/>
<define name="THRUST_COEF" value="{ 256, 256, 256, 256 }"/>
<!--define name="MAX_POSITIVE_MOTOR_STEP" value="5"/-->
</section>

<include href="conf/airframes/esden/calib/aspirin_012.xml"/>
Expand Down

0 comments on commit c983ab5

Please sign in to comment.