QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
sensor_gnss_relative.h
Go to the documentation of this file.
1/* https://github.com/PX4/Firmware/blob/master/msg/SensorGnssRelative.msg */
2
3#pragma once
4
5#include <stdint.h>
6
7#include <QtCore/QMetaType>
8
Q_DECLARE_METATYPE(sensor_gnss_relative_s)