QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
GPSType.h
Go to the documentation of this file.
1#pragma once
2
4enum class GPSType
5{
6 u_blox,
10};
GPSType
Receiver families QGC can drive via the px4-gpsdrivers library.
Definition GPSType.h:5