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
/
modules
/
control_allocator
/
ControlAllocation
History
Silvan Fuhrer
6db92b4011
ControlAllocation: remove actuator trim value from actuator_sp to calculate allocated control
...
Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
2022-10-04 07:51:25 +02:00
..
CMakeLists.txt
…
ControlAllocation.cpp
ControlAllocation: update normalization scale only if matrix updated is forced
2022-01-19 08:22:12 +01:00
ControlAllocation.hpp
ControlAllocation: remove actuator trim value from actuator_sp to calculate allocated control
2022-10-04 07:51:25 +02:00
ControlAllocationPseudoInverse.cpp
control_allocator: remove failed motor from effectiveness
2022-05-12 07:58:56 +02:00
ControlAllocationPseudoInverse.hpp
ControlAllocation: update normalization scale only if matrix updated is forced
2022-01-19 08:22:12 +01:00
ControlAllocationPseudoInverseTest.cpp
ControlAllocation: update normalization scale only if matrix updated is forced
2022-01-19 08:22:12 +01:00
ControlAllocationSequentialDesaturation.cpp
control_allocator: remove failed motor from effectiveness
2022-05-12 07:58:56 +02:00
ControlAllocationSequentialDesaturation.hpp
…