This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-06-27 03:30:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ed319ce5d5cbffdbfc335cc68f32fb7a4952da72
PX4-Autopilot
/
src
/
drivers
/
mpu6000
T
History
David Sidrane
3f0d26c949
mpu6000:Support different clock freq per IC type
2017-07-11 09:51:31 +02:00
..
CMakeLists.txt
cmake remove -Weffc++ (
#7044
)
2017-04-13 13:30:22 -04: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
mpu6000:Support different clock freq per IC type
2017-07-11 09:51:31 +02:00
mpu6000.cpp
MPU6K driver: Ensure that default range is always 16g by default
2017-07-06 22:15:53 +02:00
mpu6000.h
mpu6000: use MPU6000_ACCEL_DEFAULT_RANGE_G define for accel range
2017-04-06 11:50:35 +02:00