Tune controllers M90
Opened this issue · 0 comments
acazorso7 commented
Feature / Bug description
Tune the constants and parameters of the Rate, Level and Altitude Hold PIDs for the Mosquito 90.
Refer to the class constructors in:
- https://github.com/BonaDrone/Hackflight/blob/controller-refactor/src/pidcontrollers/rate.hpp
- https://github.com/BonaDrone/Hackflight/blob/controller-refactor/src/pidcontrollers/level.hpp
- https://github.com/BonaDrone/Hackflight/blob/controller-refactor/src/pidcontrollers/althold.hpp
to see the parameters that have to be tuned.
Expected behavior
The Mosquito 90 flies in a smooth and controlled way, without drift, when flying in Rate, Level or Altitude Hold flight modes.