px4.config: remove unneeded commands

This commit is contained in:
Julian Oes 2016-06-01 15:35:36 +01:00 committed by Lorenz Meier
parent 9079b54001
commit 51defb9de2

View File

@ -3,7 +3,6 @@ qshell start
param set SYS_AUTOSTART 4001
sleep 1
gps start -d /dev/tty-4
sleep 1
param set MAV_TYPE 2
df_hmc5883_wrapper start
df_mpu9250_wrapper start
@ -17,8 +16,3 @@ land_detector start multicopter
mc_pos_control start
mc_att_control start
pwm_out_rc_in start -d /dev/tty-2
sleep 1
list_devices
list_files
list_tasks
list_topics