Newer
Older
{
Q_OBJECT
public:
explicit QGCMapWidget(QWidget *parent = 0);
void addUAS(UASInterface* uas);
void updateGlobalPosition(UASInterface* uas, double lat, double lon, double alt, quint64 usec);
{
Q_OBJECT
public:
explicit QGCMapWidget(QWidget *parent = 0);
void addUAS(UASInterface* uas);
void updateGlobalPosition(UASInterface* uas, double lat, double lon, double alt, quint64 usec);