43 #ifndef ACOUSTIC_TELEMETRY_H_
44 #define ACOUSTIC_TELEMETRY_H_
52 #include "mavlink_stream.h"
53 #include "mavlink_message_handler.h"
63 void acoustic_telemetry_send (
const audio_t* audio_data,
const mavlink_stream_t* mavlink_stream, mavlink_message_t* msg);
Structure of the acoustic data.
Definition: acoustic.h:75
Main structure for the MAVLink stream module.
Definition: mavlink_stream.h:87