forked from Archive/PX4-Autopilot
RPI config: set SYS_MC_EST_GROUP
This commit is contained in:
parent
eadb55569b
commit
fca3a11907
|
@ -4,6 +4,7 @@ param set SYS_AUTOSTART 4001
|
|||
param set MAV_BROADCAST 1
|
||||
sleep 1
|
||||
param set MAV_TYPE 2
|
||||
param set SYS_MC_EST_GROUP 0
|
||||
df_lsm9ds1_wrapper start -R 4
|
||||
#df_mpu9250_wrapper start -R 10
|
||||
#df_hmc5883_wrapper start
|
||||
|
|
Loading…
Reference in New Issue