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-05-22 21:07:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31bba3a8477cd0f5cac55988f21e61ad5fccf357
PX4-Autopilot
/
src
/
drivers
/
mpu9250
T
History
Lorenz Meier
31bba3a847
Report mag data
2016-09-04 19:10:57 +02:00
..
CMakeLists.txt
Modified cmake to use STACK_MAX and STACK_MAIN
2016-04-14 13:36:36 -04:00
gyro.cpp
Significant work on mpu9250 driver to get magnetometer updates happening reliably. Improved 'mag' utility to aid driver development and testing.
2016-03-08 09:29:17 +01:00
gyro.h
Significant work on mpu9250 driver to get magnetometer updates happening reliably. Improved 'mag' utility to aid driver development and testing.
2016-03-08 09:29:17 +01:00
mag.cpp
Report mag data
2016-09-04 19:10:57 +02:00
mag.h
Fixed 9250 mag readouts. From @Inspirati
2016-03-25 16:07:51 +01:00
main.cpp
Minor format/whitespace changes courtesy of AStyle
2016-03-08 09:29:17 +01:00
mpu9250.cpp
mpu9250: set accel DLPF to 41 Hz (
#5177
)
2016-07-31 08:04:01 -07:00
mpu9250.h
drivers: some fixes for the calibration refactor
2016-03-24 13:08:30 +01:00