Files
bizhang_-obav/ROMFS/px4fmu_common/init.d/rc.fw_apps

25 lines
270 B
Plaintext
Raw Normal View History

2014-01-10 13:18:34 +01:00
#!nsh
#
# Standard apps for fixed wing
#
#
# Start the attitude and position estimator
#
ekf_att_pos_estimator start
2014-01-10 13:18:34 +01:00
#
# Start attitude controller
#
fw_att_control start
fw_pos_control_l1 start
#
# Start Land Detector
#
land_detector start fixedwing
#
# Misc apps
2015-01-15 10:06:56 +01:00
#