APM:Libraries
|
Motor control class for Matrixcopters. More...
#include <AP_Common/AP_Common.h>
#include <AP_Math/AP_Math.h>
#include <RC_Channel/RC_Channel.h>
#include "AP_MotorsMulticopter.h"
Go to the source code of this file.
Classes | |
class | AP_MotorsMatrix |
Macros | |
#define | AP_MOTORS_MATRIX_YAW_FACTOR_CW -1 |
#define | AP_MOTORS_MATRIX_YAW_FACTOR_CCW 1 |
Motor control class for Matrixcopters.
Definition in file AP_MotorsMatrix.h.
#define AP_MOTORS_MATRIX_YAW_FACTOR_CCW 1 |
Definition at line 11 of file AP_MotorsMatrix.h.
Referenced by AP_MotorsMatrix::setup_motors().
#define AP_MOTORS_MATRIX_YAW_FACTOR_CW -1 |
Definition at line 10 of file AP_MotorsMatrix.h.
Referenced by AP_MotorsMatrix::setup_motors().