PX4 Firmware
PX4 Autopilot Software http://px4.io
ecl_controller.cpp File Reference

Definition of base class for other controllers. More...

#include "ecl_controller.h"
#include <stdio.h>
#include <mathlib/mathlib.h>
Include dependency graph for ecl_controller.cpp:

Go to the source code of this file.

Detailed Description

Definition of base class for other controllers.

Author
Lorenz Meier lm@in.nosp@m.f.et.nosp@m.hz.ch
Thomas Gubler thoma.nosp@m.sgub.nosp@m.ler@g.nosp@m.mail.nosp@m..com

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_controller.cpp.