mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 09:13:32 +08:00
Add the 20602 start command for the AUAV x2.1 to the ROMFS rc.sensors file
This commit is contained in:
committed by
Lorenz Meier
parent
36e2bc8ae7
commit
e4afce8b1b
@@ -73,6 +73,11 @@ then
|
||||
then
|
||||
fi
|
||||
|
||||
# Internal SPI bus ICM-20602-G is rotated 90 deg yaw
|
||||
if mpu6000 -R 2 -T 20602 start
|
||||
then
|
||||
fi
|
||||
|
||||
# Internal SPI bus ICM-20608-G is rotated 90 deg yaw
|
||||
if mpu6000 -R 2 -T 20608 start
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user