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

Implementation of a simple orthogonal coordinated turn yaw PID controller. More...

#include "ecl_yaw_controller.h"
#include <float.h>
#include <geo/geo.h>
#include <mathlib/mathlib.h>
Include dependency graph for ecl_yaw_controller.cpp:

Go to the source code of this file.

Detailed Description

Implementation of a simple orthogonal coordinated turn yaw PID controller.

Authors and acknowledgements in header.

Definition in file ecl_yaw_controller.cpp.