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
/
mc_hover_thrust_estimator
History
Daniel Agar
6135bb384b
cleanup module callback registration failed errors
2022-03-23 20:44:50 -04:00
..
CMakeLists.txt
mc_hover_thrust_estimator: validity flag and other small improvements/fixes
2020-08-03 10:30:52 -04:00
hover_thrust_estimator_params.c
HTE: add new parameter HTE_THR_RANGE to define range of estimated thrust
2022-02-11 17:04:14 +01:00
Kconfig
Add support for protected build in drivers, systemcmds and modules Kconfig
2022-02-18 07:58:58 +01:00
MulticopterHoverThrustEstimator.cpp
cleanup module callback registration failed errors
2022-03-23 20:44:50 -04:00
MulticopterHoverThrustEstimator.hpp
HTE: add new parameter HTE_THR_RANGE to define range of estimated thrust
2022-02-11 17:04:14 +01:00
zero_order_hover_thrust_ekf_test.cpp
HTE: pull status from class instead of returning struct
2020-12-18 12:05:22 +01:00
zero_order_hover_thrust_ekf.cpp
HTE: add new parameter HTE_THR_RANGE to define range of estimated thrust
2022-02-11 17:04:14 +01:00
zero_order_hover_thrust_ekf.hpp
HTE: add new parameter HTE_THR_RANGE to define range of estimated thrust
2022-02-11 17:04:14 +01:00