mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Added setting default for EKF2_EV_CTRL to 15 for VOXL 2 boards
This commit is contained in:
parent
5509061803
commit
db97dd471d
@ -62,6 +62,10 @@ param select /data/px4/param/parameters
|
||||
# Load in all of the parameters that have been saved in the file
|
||||
param load
|
||||
|
||||
# This was the default pre-v1.16.0 and for folks relying on that
|
||||
# we set it up here
|
||||
param set-default EKF2_EV_CTRL 15
|
||||
|
||||
# IMU (accelerometer / gyroscope)
|
||||
if [ "$PLATFORM" == "M0104" ]; then
|
||||
/bin/echo "Starting IMU driver with rotation 12"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user