PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Definition of a simple orthogonal pitch PID controller. More...
Go to the source code of this file.
Classes | |
class | ECL_PitchController |
Definition of a simple orthogonal pitch PID controller.
Acknowledgements:
The control design is based on a design by Paul Riseborough and Andrew Tridgell, 2013, which in turn is based on initial work of Jonathan Challinger, 2012.
Definition in file ecl_pitch_controller.h.