aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/init.d/rc.fw_apps
blob: 429abc5ec81a0fcc99a84e225328c51e6dcda8eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!nsh
#
# Standard apps for fixed wing
#

#
# Start the attitude and position estimator
#
fw_att_pos_estimator start

#
# Start attitude controller
#
fw_att_control start
fw_pos_control_l1 start