mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
px4.config: remove unneeded commands
This commit is contained in:
@@ -3,7 +3,6 @@ qshell start
|
|||||||
param set SYS_AUTOSTART 4001
|
param set SYS_AUTOSTART 4001
|
||||||
sleep 1
|
sleep 1
|
||||||
gps start -d /dev/tty-4
|
gps start -d /dev/tty-4
|
||||||
sleep 1
|
|
||||||
param set MAV_TYPE 2
|
param set MAV_TYPE 2
|
||||||
df_hmc5883_wrapper start
|
df_hmc5883_wrapper start
|
||||||
df_mpu9250_wrapper start
|
df_mpu9250_wrapper start
|
||||||
@@ -17,8 +16,3 @@ land_detector start multicopter
|
|||||||
mc_pos_control start
|
mc_pos_control start
|
||||||
mc_att_control start
|
mc_att_control start
|
||||||
pwm_out_rc_in start -d /dev/tty-2
|
pwm_out_rc_in start -d /dev/tty-2
|
||||||
sleep 1
|
|
||||||
list_devices
|
|
||||||
list_files
|
|
||||||
list_tasks
|
|
||||||
list_topics
|
|
||||||
|
|||||||
Reference in New Issue
Block a user