Go to the source code of this file.
◆ dodeca_hexa_motors
Motor dodeca_hexa_motors[] |
|
static |
Initial value:=
{
}
#define AP_MOTORS_MATRIX_YAW_FACTOR_CCW
#define AP_MOTORS_MATRIX_YAW_FACTOR_CW
Definition at line 94 of file SIM_Frame.cpp.
◆ firefly_motors
Initial value:=
{
Motor(
AP_MOTORS_MOT_2, 60,
AP_MOTORS_MATRIX_YAW_FACTOR_CCW, 1, -1, 0, 0, 6, 0, -90),
Motor(
AP_MOTORS_MOT_3, -60,
AP_MOTORS_MATRIX_YAW_FACTOR_CCW, 5, -1, 0, 0, 6, 0, -90),
Motor(
AP_MOTORS_MOT_5, 60,
AP_MOTORS_MATRIX_YAW_FACTOR_CW, 2, -1, 0, 0, 6, 0, -90),
}
#define AP_MOTORS_MATRIX_YAW_FACTOR_CCW
#define AP_MOTORS_MATRIX_YAW_FACTOR_CW
Definition at line 144 of file SIM_Frame.cpp.
◆ hexa_motors
Initial value:=
{
}
#define AP_MOTORS_MATRIX_YAW_FACTOR_CCW
#define AP_MOTORS_MATRIX_YAW_FACTOR_CW
Definition at line 50 of file SIM_Frame.cpp.
◆ hexax_motors
Initial value:=
{
}
#define AP_MOTORS_MATRIX_YAW_FACTOR_CCW
#define AP_MOTORS_MATRIX_YAW_FACTOR_CW
Definition at line 60 of file SIM_Frame.cpp.
◆ octa_motors
Initial value:=
{
}
#define AP_MOTORS_MATRIX_YAW_FACTOR_CCW
#define AP_MOTORS_MATRIX_YAW_FACTOR_CW
Definition at line 70 of file SIM_Frame.cpp.
◆ octa_quad_motors
Initial value:=
{
}
#define AP_MOTORS_MATRIX_YAW_FACTOR_CCW
#define AP_MOTORS_MATRIX_YAW_FACTOR_CW
Definition at line 82 of file SIM_Frame.cpp.
◆ quad_plus_motors
Initial value:=
{
}
#define AP_MOTORS_MATRIX_YAW_FACTOR_CCW
#define AP_MOTORS_MATRIX_YAW_FACTOR_CW
Definition at line 26 of file SIM_Frame.cpp.
◆ quad_x_motors
Initial value:=
{
}
#define AP_MOTORS_MATRIX_YAW_FACTOR_CCW
#define AP_MOTORS_MATRIX_YAW_FACTOR_CW
Definition at line 34 of file SIM_Frame.cpp.
◆ supported_frames
Initial value:=
{
}
static Motor hexa_motors[]
static Motor tiltquad_h_vectored_motors[]
static Motor tilttri_vectored_motors[]
static Motor quad_plus_motors[]
static Motor tilttri_motors[]
static Motor quad_x_motors[]
static Motor firefly_motors[]
static Motor hexax_motors[]
static Motor dodeca_hexa_motors[]
static Motor octa_quad_motors[]
static Motor octa_motors[]
static Motor tri_motors[]
Definition at line 158 of file SIM_Frame.cpp.
◆ tiltquad_h_vectored_motors
Motor tiltquad_h_vectored_motors[] |
|
static |
Initial value:=
{
Motor(
AP_MOTORS_MOT_1, 45,
AP_MOTORS_MATRIX_YAW_FACTOR_CW, 1, -1, 0, 0, 7, 10, -90),
Motor(
AP_MOTORS_MOT_2, -135,
AP_MOTORS_MATRIX_YAW_FACTOR_CW, 3, -1, 0, 0, 8, 10, -90),
Motor(
AP_MOTORS_MOT_3, -45,
AP_MOTORS_MATRIX_YAW_FACTOR_CCW, 4, -1, 0, 0, 8, 10, -90),
Motor(
AP_MOTORS_MOT_4, 135,
AP_MOTORS_MATRIX_YAW_FACTOR_CCW, 2, -1, 0, 0, 7, 10, -90),
}
#define AP_MOTORS_MATRIX_YAW_FACTOR_CCW
#define AP_MOTORS_MATRIX_YAW_FACTOR_CW
Definition at line 42 of file SIM_Frame.cpp.
◆ tilttri_motors
Initial value:=
{
Motor(
AP_MOTORS_MOT_1, 60,
AP_MOTORS_MATRIX_YAW_FACTOR_CCW, 1, -1, 0, 0,
AP_MOTORS_MOT_8, 0, -90),
Motor(
AP_MOTORS_MOT_2, -60,
AP_MOTORS_MATRIX_YAW_FACTOR_CW, 3, -1, 0, 0,
AP_MOTORS_MOT_8, 0, -90),
Motor(
AP_MOTORS_MOT_4, 180,
AP_MOTORS_MATRIX_YAW_FACTOR_CCW, 2,
AP_MOTORS_MOT_7, 60, -60, -1, 0, 0),
}
#define AP_MOTORS_MATRIX_YAW_FACTOR_CCW
#define AP_MOTORS_MATRIX_YAW_FACTOR_CW
Definition at line 117 of file SIM_Frame.cpp.
◆ tilttri_vectored_motors
Motor tilttri_vectored_motors[] |
|
static |
Initial value:=
{
Motor(
AP_MOTORS_MOT_1, 60,
AP_MOTORS_MATRIX_YAW_FACTOR_CCW, 1, -1, 0, 0, 7, 10, -90),
Motor(
AP_MOTORS_MOT_2, -60,
AP_MOTORS_MATRIX_YAW_FACTOR_CW, 3, -1, 0, 0, 8, 10, -90),
}
#define AP_MOTORS_MATRIX_YAW_FACTOR_CCW
#define AP_MOTORS_MATRIX_YAW_FACTOR_CW
Definition at line 124 of file SIM_Frame.cpp.
◆ tri_motors
Initial value:=
{
Motor(
AP_MOTORS_MOT_4, 180,
AP_MOTORS_MATRIX_YAW_FACTOR_CCW, 2,
AP_MOTORS_MOT_7, 60, -60, -1, 0, 0),
}
#define AP_MOTORS_MATRIX_YAW_FACTOR_CCW
Definition at line 110 of file SIM_Frame.cpp.
◆ y6_motors
Initial value:=
{
}
#define AP_MOTORS_MATRIX_YAW_FACTOR_CCW
#define AP_MOTORS_MATRIX_YAW_FACTOR_CW
Definition at line 131 of file SIM_Frame.cpp.