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-04-14 10:07:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
src
/
lib
/
mathlib
/
math
History
bresch
59f54a7fd8
mathlib - Add FLT_EPSILON deadzone in sign computation
2019-09-13 17:46:01 +02:00
..
filter
LowPassFilter2p: fix _cutoff_freq <= 0 (disabled filter)
2018-10-24 20:43:42 +02:00
test
double promotion warning fix or ignore per module
2018-07-01 09:36:55 +00:00
Functions.hpp
mathlib - Add FLT_EPSILON deadzone in sign computation
2019-09-13 17:46:01 +02:00
Limits.hpp
mathlib Limits constexpr helpers don't use references (
#11411
)
2019-02-08 14:10:09 -05:00
matrix_alg.cpp
matrix_alg: use PX4_ISFINITE() instead if isnan() & isinf()
2017-02-01 08:38:26 +01:00
matrix_alg.h
mathlib: add matrix eval funcs for raw arrays
2017-02-01 08:38:26 +01:00
SearchMin.hpp
mixer: minor refactoring to reduce header include dependencies
2018-12-13 09:50:07 +01:00