44 #ifndef GPS_UBLOX_TELEMETRY_H_
45 #define GPS_UBLOX_TELEMETRY_H_
47 #include "mavlink_stream.h"
48 #include "gps_ublox.h"
62 void gps_ublox_telemetry_send_raw(
const gps_t* gps,
const mavlink_stream_t* mavlink_stream, mavlink_message_t* msg);
Type definition for GPS data.
Definition: gps_ublox.h:635
Main structure for the MAVLink stream module.
Definition: mavlink_stream.h:87