mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 19:07:45 +08:00
omnibus: enable SPI dma + use new ICM-20602 driver (disabled DLPF)
This commit is contained in:
@@ -8,7 +8,8 @@ adc start
|
||||
if ! mpu6000 -R 12 -s start
|
||||
then
|
||||
# some boards such as the Hobbywing XRotor F4 G2 use the ICM-20602
|
||||
mpu6000 -R 12 -T 20602 -s start
|
||||
icm20602 -R 6 start
|
||||
#mpu6000 -R 12 -T 20602 -s start
|
||||
fi
|
||||
|
||||
# Possible external compasses
|
||||
|
||||
Reference in New Issue
Block a user