PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Multicopter attitude controller. More...
#include "mc_att_control.hpp"
#include <drivers/drv_hrt.h>
#include <mathlib/math/Limits.hpp>
#include <mathlib/math/Functions.hpp>
Go to the source code of this file.
Functions | |
int | mc_att_control_main (int argc, char *argv[]) |
Multicopter attitude control app start / stop handling function. More... | |
Multicopter attitude controller.
Definition in file mc_att_control_main.cpp.
int mc_att_control_main | ( | int | argc, |
char * | argv[] | ||
) |
Multicopter attitude control app start / stop handling function.
Definition at line 433 of file mc_att_control_main.cpp.
References main().