aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/init.d/rc.fw_apps
blob: 9aca3fc5f49469640078a78ed887c9a77bd3c597 (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
#
ekf_att_pos_estimator start

#
# Start attitude controller
#
fw_att_control start
fw_pos_control_l1 start