Skip to content

Commit

Permalink
mpu6000 use new PX4Accelerometer and PX4Gyroscope classes
Browse files Browse the repository at this point in the history
  • Loading branch information
dagar committed Jan 18, 2019
1 parent 91dcfb7 commit d299d43
Show file tree
Hide file tree
Showing 5 changed files with 184 additions and 985 deletions.
4 changes: 3 additions & 1 deletion src/drivers/imu/mpu6000/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,7 @@ px4_add_module(
mpu6000.cpp
mpu6000_i2c.cpp
mpu6000_spi.cpp
DEPENDS
drivers_accelerometer
drivers_gyroscope
)

Loading

0 comments on commit d299d43

Please sign in to comment.