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-06-28 22:20:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94d4dc85f8664e110e9c2c7360e3b802a97f3863
PX4-Autopilot
/
src
/
modules
/
mc_pos_control
/
PositionControl
T
History
Matthias Grob
2b78431566
PositionControl: use float literals for sqrtf sign check
2023-08-31 16:56:08 -04:00
..
CMakeLists.txt
Update src/modules/mc_pos_control/PositionControl/CMakeLists.txt
2021-03-03 18:53:56 +01:00
ControlMath.cpp
mc_pos_control: remove trailing zeroes
2023-06-26 17:01:20 +02:00
ControlMath.hpp
Spelling errors (
#19935
)
2022-07-27 14:33:16 +10:00
ControlMathTest.cpp
NuttX carry minimal c++ cmath (replacing Matrix stdlib_imports.hpp)
2022-07-12 08:05:06 -04:00
PositionControl.cpp
PositionControl: use float literals for sqrtf sign check
2023-08-31 16:56:08 -04:00
PositionControl.hpp
mc_pos_control: fix potential thrust spike on hover thrust change
2023-05-08 21:42:25 -04:00
PositionControlTest.cpp
Rework flaps/spoilers logic
2023-03-06 22:43:41 +01:00