aboutsummaryrefslogblamecommitdiff
path: root/ROMFS/px4fmu_common/init.d/rc.fw_apps
blob: 9e2d1f6ffecab4f6836b1b62bb65f51f347fa03b (plain) (tree)
1
2
3
4
5
6
7
8
9







                                           
                           




                           
                       



                     
                             


           
 
#!nsh
#
# Standard apps for fixed wing
#

#
# Start the attitude and position estimator
#
ekf_att_pos_estimator start

#
# Start attitude controller
#
fw_att_control start
fw_pos_control_l1 start

#
# Start Land Detector
#
land_detector start fixedwing

#
# Misc apps
#