mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
Add DF wrapper for AK8963
This commit is contained in:
committed by
Lorenz Meier
parent
0481c002df
commit
e600e29ea4
@@ -5,6 +5,7 @@ param set SYS_AUTOSTART 4001
|
||||
param set MAV_BROADCAST 1
|
||||
df_ms5607_wrapper start
|
||||
df_mpu6050_wrapper start -R 8
|
||||
df_ak8963_wrapper start
|
||||
sensors start
|
||||
sleep 1
|
||||
mavlink start -u 14556 -r 1000000
|
||||
|
||||
Reference in New Issue
Block a user