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 19:40:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7cf6c4319cd9522286f0a7abb73e24a3050a6f7
PX4-Autopilot
/
src
/
lib
/
ecl
T
History
Roman Bapst
d7cf6c4319
Use namespace std so that we can use the isfinite function, which should be available from math.h but the compiler gives an error that the function is undeclared
2014-09-24 13:45:38 +02:00
..
attitude_fw
Use namespace std so that we can use the isfinite function, which should be available from math.h but the compiler gives an error that the function is undeclared
2014-09-24 13:45:38 +02:00
l1
l1_pos_control: prevent NaNs for roll setpoint
2014-02-24 12:42:48 +01:00
ecl.h
Adapted for shared library use with ROS
2014-09-24 08:57:20 +02:00
module.mk
Make ECL more flash efficient
2014-07-29 11:37:12 +02:00