mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
omnibus/f4sd: switch over mpu6000 driver
I'm seeing 'mpu6000: FIFO empty: 49 events' increasing, but that is epxected as there's no DRDY.
This commit is contained in:
@@ -22,7 +22,8 @@ px4_add_board(
|
||||
gps
|
||||
#heater
|
||||
#imu # all available imu drivers
|
||||
imu/mpu6000
|
||||
#imu/mpu6000
|
||||
imu/invensense/mpu6000
|
||||
imu/invensense/icm20602
|
||||
#irlock
|
||||
#lights/blinkm
|
||||
@@ -93,7 +94,7 @@ px4_add_board(
|
||||
shutdown
|
||||
#tests # tests and test runner
|
||||
top
|
||||
topic_listener
|
||||
#topic_listener
|
||||
tune_control
|
||||
usb_connected
|
||||
ver
|
||||
|
||||
Reference in New Issue
Block a user