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-07-02 11:30:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47ed8c1a3cb8e580b4e878c1a7676ac71ec1ef2e
PX4-Autopilot
/
src
/
drivers
/
mpu9250
T
History
Daniel Agar
69c1ce1714
WIP logger serialization
2016-05-14 11:27:07 +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
Fixed 9250 mag readouts. From @Inspirati
2016-03-25 16:07:51 +01: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
WIP logger serialization
2016-05-14 11:27:07 +02:00
mpu9250.h
drivers: some fixes for the calibration refactor
2016-03-24 13:08:30 +01:00