MAV'RIC
Public Attributes | List of all members
stabilisation_copter_t Struct Reference

Structure containing the pointers to the data needed in this module. More...

#include <stabilisation_copter.h>

Collaboration diagram for stabilisation_copter_t:
Collaboration graph

Public Attributes

float thrust_hover_point
 The hover point of the thrust.
 
quadcopter_motor_layout_t motor_layout
 Motor layout (cross or diag)
 
stabiliser_stack_copter_t stabiliser_stack
 The pointer to the PID parameters values for the stacked controller.
 
control_command_tcontrols
 The pointer to the control structure.
 
const imu_timu
 The pointer to the IMU structure.
 
const ahrs_tahrs
 The pointer to the attitude estimation structure.
 
const position_estimation_tpos_est
 The pointer to the position estimation structure.
 
servos_tservos
 The pointer to the servos structure.
 

Detailed Description

Structure containing the pointers to the data needed in this module.


The documentation for this struct was generated from the following file: