|
|
|
@ -374,7 +374,7 @@ public:
@@ -374,7 +374,7 @@ public:
|
|
|
|
|
/// @return Minumum equivalent airspeed.
|
|
|
|
|
Q_INVOKABLE double minimumEquivalentAirspeed(); |
|
|
|
|
|
|
|
|
|
/// Command vehicle to move to specified location (altitude is included and relative)
|
|
|
|
|
/// Command vehicle to move to specified location (altitude is ignored)
|
|
|
|
|
Q_INVOKABLE void guidedModeGotoLocation(const QGeoCoordinate& gotoCoord); |
|
|
|
|
|
|
|
|
|
/// Command vehicle to change altitude
|
|
|
|
|