44 #ifndef SCHEDULER_TELEMETRY_H_
45 #define SCHEDULER_TELEMETRY_H_
47 #include "mavlink_stream.h"
48 #include "scheduler.h"
62 void scheduler_telemetry_send_rt_stats(
const scheduler_t* scheduler,
const mavlink_stream_t* mavlink_stream, mavlink_message_t* msg);
Scheduler.
Definition: scheduler.h:171
Main structure for the MAVLink stream module.
Definition: mavlink_stream.h:87