readonlypropertystringdisarmMessage:qsTr("Disarm the vehicle")
readonlypropertystringemergencyStopMessage:qsTr("WARNING: This still stop all motors. If vehicle is currently in air it will crash.")
readonlypropertystringtakeoffMessage:qsTr("Takeoff from ground and hold position.")
readonlypropertystringstartMissionMessage:qsTr("Start the mission which is currently displayed above. If the vehicle is on the ground it will takeoff.")
readonlypropertystringstartMissionMessage:qsTr("Takeoff from ground and start the current mission.")
readonlypropertystringcontinueMissionMessage:qsTr("Continue the mission from the current waypoint.")
propertystringresumeMissionMessage:qsTr("Resume the mission which is displayed above. This will re-generate the mission from waypoint %1, takeoff and continue the mission.").arg(_resumeMissionIndex)
readonlypropertystringresumeMissionReadyMessage:qsTr("Review the modified mission above. Confirm if you want to takeoff and begin mission.")
propertystringresumeMissionMessage:qsTr("Resume the current mission. This will re-generate the mission from waypoint %1, takeoff and continue the mission.").arg(_resumeMissionIndex)
readonlypropertystringresumeMissionReadyMessage:qsTr("Review the modified mission. Confirm if you want to takeoff and begin mission.")
readonlypropertystringlandMessage:qsTr("Land the vehicle at the current position.")
readonlypropertystringrtlMessage:qsTr("Return to the home position of the vehicle.")
readonlypropertystringchangeAltMessage:qsTr("Change the altitude of the vehicle up or down.")