Browse Source

ROMFS: Disable AttPosEKF by default for MultiCopters

sbg
Johan Jansen 10 years ago
parent
commit
f640f43869
  1. 6
      ROMFS/px4fmu_common/init.d/rc.mc_apps

6
ROMFS/px4fmu_common/init.d/rc.mc_apps

@ -4,9 +4,9 @@ @@ -4,9 +4,9 @@
# att & pos estimator, att & pos control.
#
#attitude_estimator_ekf start
ekf_att_pos_estimator start
#position_estimator_inav start
attitude_estimator_ekf start
#ekf_att_pos_estimator start
position_estimator_inav start
if mc_att_control start
then

Loading…
Cancel
Save