aboutsummaryrefslogblamecommitdiff
path: root/ROMFS/px4fmu_common/init.d/rc.fw_apps
blob: 173c1846b2801fb7bc0408454e44dc775822fe07 (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
#