mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 19:57:12 +08:00
cuav_fmu-v6x: Adjust the startup sequence of the sensors
This commit is contained in:
@@ -66,15 +66,15 @@ then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
iim42652 -R 6 -s -C 32768 start
|
||||||
bmi088 -A -R 4 -s start
|
bmi088 -A -R 4 -s start
|
||||||
bmi088 -G -R 4 -s start
|
bmi088 -G -R 4 -s start
|
||||||
iim42652 -R 6 -s -C 32768 start
|
|
||||||
icm45686 -R 2 -s start
|
icm45686 -R 2 -s start
|
||||||
|
|
||||||
rm3100 -I -b 4 start
|
rm3100 -I -b 4 start
|
||||||
|
|
||||||
icp201xx -I -a 0x64 start
|
|
||||||
bmp581 -b 2 -X -a 0x47 start
|
bmp581 -b 2 -X -a 0x47 start
|
||||||
|
icp201xx -I -a 0x64 start
|
||||||
|
|
||||||
# External compass on GPS1/I2C1 (the 3rd external bus): standard Holybro Pixhawk 4 or CUAV V5 GPS/compass puck (with lights, safety button, and buzzer)
|
# External compass on GPS1/I2C1 (the 3rd external bus): standard Holybro Pixhawk 4 or CUAV V5 GPS/compass puck (with lights, safety button, and buzzer)
|
||||||
ist8310 -X -b 1 -R 10 start
|
ist8310 -X -b 1 -R 10 start
|
||||||
|
|||||||
Reference in New Issue
Block a user