makefiles and rc scripts fixed to use new attitude and position controllers

This commit is contained in:
Anton Babushkin
2013-12-26 23:06:36 +04:00
parent 20c9ce9d6d
commit e1f949163b
6 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ flow_position_estimator start
#
# Fire up the multi rotor attitude controller
#
multirotor_att_control start
mc_att_control_vector start
#
# Fire up the flow position controller
+1 -1
View File
@@ -91,7 +91,7 @@ mc_att_control_vector start
#
# Start position control
#
multirotor_pos_control start
mc_pos_control start
echo "[HIL] setup done, running"
@@ -91,7 +91,7 @@ mc_att_control_vector start
#
# Start position control
#
multirotor_pos_control start
mc_pos_control start
echo "[HIL] setup done, running"
+1 -1
View File
@@ -36,4 +36,4 @@ mc_att_control_vector start
#
# Start position control
#
multirotor_pos_control start
mc_pos_control start