You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
417 B
20 lines
417 B
uorb start |
|
qshell start |
|
param set SYS_AUTOSTART 4001 |
|
param set SYS_MC_EST_GROUP 2 |
|
sleep 1 |
|
gps start -d /dev/tty-4 |
|
param set MAV_TYPE 2 |
|
df_hmc5883_wrapper start |
|
df_mpu9250_wrapper start |
|
df_bmp280_wrapper start |
|
df_trone_wrapper start |
|
#df_isl29501_wrapper start |
|
sensors start |
|
commander start |
|
ekf2 start |
|
land_detector start multicopter |
|
mc_pos_control start |
|
mc_att_control start |
|
snapdragon_pwm_out start |
|
spektrum_rc start
|
|
|