aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/init.d/31_io_phantom
diff options
context:
space:
mode:
Diffstat (limited to 'ROMFS/px4fmu_common/init.d/31_io_phantom')
-rw-r--r--ROMFS/px4fmu_common/init.d/31_io_phantom5
1 files changed, 3 insertions, 2 deletions
diff --git a/ROMFS/px4fmu_common/init.d/31_io_phantom b/ROMFS/px4fmu_common/init.d/31_io_phantom
index 45563310c..e1e609927 100644
--- a/ROMFS/px4fmu_common/init.d/31_io_phantom
+++ b/ROMFS/px4fmu_common/init.d/31_io_phantom
@@ -56,12 +56,13 @@ sh /etc/init.d/rc.logging
gps start
#
-# Start the attitude estimator
+# Start the attitude and position estimator
#
-kalman_demo start
+att_pos_estimator_ekf start
#
# Load mixer and start controllers (depends on px4io)
#
mixer load /dev/pwm_output /etc/mixers/FMU_Q.mix
fw_att_control start
+fw_pos_control_l1 start