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

Defines the state machine structure. More...

#include <state_machine.h>

Collaboration diagram for state_machine_t:
Collaboration graph

Public Attributes

uint8_t channel_switches
 State of the switches of the remote.
 
signal_quality_t rc_check
 State of the remote (receiving signal or not)
 
int8_t motor_state
 State of the motors to switch on and off.
 
mavlink_waypoint_handler_twaypoint_handler
 Pointer to the mavlink waypoint handler structure.
 
state_tstate
 Pointer to the state structure.
 
simulation_model_tsim_model
 Pointer to the simulation structure.
 
remote_tremote
 Pointer to the remote structure.
 

Detailed Description

Defines the state machine structure.


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