mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
RPi2: put drivers back in
This commit is contained in:
@@ -3,8 +3,9 @@ param set SYS_AUTOSTART 4001
|
||||
param set MAV_BROADCAST 1
|
||||
sleep 1
|
||||
param set MAV_TYPE 2
|
||||
df_mpu9250_wrapper start
|
||||
df_hmc5883_wrapper start
|
||||
df_lsm9ds1_wrapper start -R 4
|
||||
#df_mpu9250_wrapper start -R 10
|
||||
#df_hmc5883_wrapper start
|
||||
sensors start
|
||||
commander start
|
||||
ekf2 start
|
||||
|
||||
Reference in New Issue
Block a user