mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-30 04:50:34 +08:00
736a1c4778
- ecl in PX4/Firmware (e80050ce8c261e9b5c1cf7e1e8c62f32db08099f): https://github.com/PX4/ecl/commit/54ac147ae8930f1c280a0bd5c25fa90eaf4c6e0d - ecl current upstream: https://github.com/PX4/ecl/commit/0f49eb34a08e499a26d749ed981429047f2100ff - Changes: https://github.com/PX4/ecl/compare/54ac147ae8930f1c280a0bd5c25fa90eaf4c6e0d...0f49eb34a08e499a26d749ed981429047f2100ff0f49eb32019-05-24 RomanBapst - fixed method which calculates validity of terrain estimatecd34ab82019-05-24 Daniel Agar - mathlib delete floorf in favor of math.h340d85a2019-05-27 Robert de Vries - EKF: fix variable names in estimator_interface.h90b4c7c2019-05-24 Matthias Grob - mathlib: fix floorf indentation710c5292019-05-23 Sebastian Verling - fixed calculation of magentic table values by using floor instead of int casting