mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
InvenSense ICM-40609-D IMU driver
This is another new InvenSense sensor with max output data rate of 32 kHz (both accel & gyro), on board anti-aliasing filter, and accel range 32G. Overall quite similar to the ICM-42688-P added in #14420, but with doubled accel range and without the optional high resolution output or clock sync.
This commit is contained in:
@@ -30,6 +30,7 @@ px4_add_board(
|
||||
imu/adis16497
|
||||
imu/invensense/icm20602
|
||||
imu/invensense/icm20608g
|
||||
imu/invensense/icm40609d
|
||||
#imu/invensense/mpu9250
|
||||
#imu/mpu6000 # legacy icm20602/icm20608g driver
|
||||
imu/mpu9250
|
||||
|
||||
Reference in New Issue
Block a user