mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 19:57:12 +08:00
Update mainapp.config and add MPU6050
This commit is contained in:
committed by
Julian Oes
parent
d94bdb0829
commit
28de6d2cbd
@@ -4,9 +4,10 @@ param load
|
||||
param set SYS_AUTOSTART 4001
|
||||
param set MAV_BROADCAST 1
|
||||
df_ms5607_wrapper start
|
||||
df_mpu6050_wrapper start
|
||||
sensors start
|
||||
sleep 1
|
||||
mavlink start -u 14556 -r 1000000
|
||||
sleep 1
|
||||
mavlink stream -u 14556 -s ATTITUDE -r 50
|
||||
mavlink stream -u 14556 -s ALTITUDE -r 1
|
||||
mavlink stream -u 14556 -s HIGHRES_IMU -r 50
|
||||
mavlink boot_complete
|
||||
|
||||
Reference in New Issue
Block a user