44 #ifndef SIMULATION_TELEMETRY_H_
45 #define SIMULATION_TELEMETRY_H_
47 #include "mavlink_stream.h"
48 #include "mavlink_message_handler.h"
49 #include "simulation.h"
Main message handler structure.
Definition: mavlink_message_handler.h:152
The simulation model structure definition.
Definition: simulation.h:99
Main structure for the MAVLink stream module.
Definition: mavlink_stream.h:87