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-06 13:40:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdc717be53125ebf0c2995d2d71c7268b3ddaa2a
PX4-Autopilot
/
src
/
modules
/
mag_bias_estimator
T
History
Matthias Grob
5ca28dd6dc
Use isAllFinite() in all places that check finiteness on entire vectors or matrices
2022-10-19 19:09:20 +02:00
..
CMakeLists.txt
create new mag_bias_estimator module
2021-10-02 21:25:21 -04:00
Kconfig
Kconfig backport
#18327
mag_bias
2021-10-07 10:09:01 -04:00
MagBiasEstimator.cpp
Use isAllFinite() in all places that check finiteness on entire vectors or matrices
2022-10-19 19:09:20 +02:00
MagBiasEstimator.hpp
vehicle_status_flags: cleanup message, move non-failsafe flags to vehicle_status
2022-10-11 22:31:20 -04:00
params.c
FieldSensorBiasEst: fix bias learning equation
2021-10-02 21:25:21 -04:00