2015-01-15 14:37:51 +01:00

25 lines
270 B
Plaintext

#!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
#