This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
You've already forked PX4-Autopilot
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-04-30 23:14:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
src
/
drivers
/
mpu6000
History
Paul Riseborough
e84a189380
drivers: use driver class instance as surrogate sensor ID for gyro and accelerometer
2017-01-19 19:24:52 +01:00
..
CMakeLists.txt
Remove size optimization for individual modules
2016-09-30 08:11:51 +02:00
mpu6000_i2c.cpp
Made the MPU6000 driver a highbread using both hrt for SPI or workqueue for I2C
2016-08-07 11:15:48 +02:00
mpu6000_spi.cpp
Added ICM 20689
2016-12-21 08:34:22 +01:00
mpu6000.cpp
drivers: use driver class instance as surrogate sensor ID for gyro and accelerometer
2017-01-19 19:24:52 +01:00
mpu6000.h
Bugfix:MPU6000 Driver accept unknown ICM20xxx product IDs
2016-12-23 17:08:30 +01:00