2016-01-18 23:16:31 -08:00
|
|
|
uorb start
|
2016-03-18 14:28:24 +01:00
|
|
|
qshell start
|
2016-03-22 21:28:15 +01:00
|
|
|
param set SYS_AUTOSTART 4001
|
2016-06-05 11:01:38 +01:00
|
|
|
sleep 1
|
2016-03-03 12:12:38 +01:00
|
|
|
gps start -d /dev/tty-4
|
2016-03-17 11:08:55 +01:00
|
|
|
param set MAV_TYPE 2
|
2018-05-22 17:39:00 +02:00
|
|
|
sleep 1
|
2016-05-31 15:17:00 +01:00
|
|
|
df_hmc5883_wrapper start
|
2018-05-22 17:39:00 +02:00
|
|
|
df_mpu9250_wrapper start_without_mag
|
2016-02-11 13:10:43 +01:00
|
|
|
df_bmp280_wrapper start
|
2016-04-04 16:29:30 +02:00
|
|
|
df_trone_wrapper start
|
2018-02-02 18:00:39 +01:00
|
|
|
#df_ltc2946_wrapper start # (currently not working on all boards...)
|
2016-04-28 15:31:40 +02:00
|
|
|
#df_isl29501_wrapper start
|
2018-05-22 17:39:00 +02:00
|
|
|
sleep 1
|
2016-02-04 12:41:15 +01:00
|
|
|
sensors start
|
2016-01-18 23:16:31 -08:00
|
|
|
commander start
|
2016-03-23 10:04:08 +01:00
|
|
|
ekf2 start
|
2016-03-22 21:20:55 +01:00
|
|
|
land_detector start multicopter
|
2016-01-18 23:16:31 -08:00
|
|
|
mc_pos_control start
|
|
|
|
|
mc_att_control start
|
2017-03-29 10:43:35 +02:00
|
|
|
snapdragon_pwm_out start
|
2017-01-03 09:21:17 +01:00
|
|
|
spektrum_rc start
|