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-05-19 07:39:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
src
/
lib
/
sensor_calibration
History
bresch
b5f011a31f
cal: transpose rotation instead of computing inverse
...
This is equivalent for an orthonormal matrix
2025-04-29 10:26:51 +02:00
..
Accelerometer.cpp
…
Accelerometer.hpp
cal: transpose rotation instead of computing inverse
2025-04-29 10:26:51 +02:00
Barometer.cpp
…
Barometer.hpp
…
CMakeLists.txt
…
Gyroscope.cpp
…
Gyroscope.hpp
cal: transpose rotation instead of computing inverse
2025-04-29 10:26:51 +02:00
Magnetometer.cpp
Enable arbitrary euler angle for Mag rotation CAL_MAGx_{ROLL,PITCH,YAW}
2023-08-26 14:52:39 -04:00
Magnetometer.hpp
cal: transpose rotation instead of computing inverse
2025-04-29 10:26:51 +02:00
Utilities.cpp
Fix maximum rotation value in GetBoardRotation()
2023-08-10 07:54:53 +02:00
Utilities.hpp
…