MAV'RIC
|
Defines the state machine structure. More...
#include <epuck_communication.h>
Public Attributes | |
mavlink_stream_t | mavlink_stream |
Mavlink interface using streams. | |
byte_stream_t | uart_stream_in |
stream from Epuck | |
byte_stream_t | uart_stream_out |
stream towards Epuck | |
buffer_t | uart_buffer_in |
buffer for messages received from Epuck | |
buffer_t | uart_buffer_out |
buffer for messages to sent towards Epuck | |
const remote_t * | remote |
Pointer to the remote structure. |
Defines the state machine structure.