onOldFirmware:showMessage("ESC Calibration","QGroundControl cannot perform ESC Calibration with this version of firmware. You will need to upgrade to a newer firmware.",StandardButton.Ok)
onNewerFirmware:showMessage("ESC Calibration","QGroundControl cannot perform ESC Calibration with this version of firmware. You will need to upgrade QGroundControl.",StandardButton.Ok)
...
...
@@ -114,6 +102,13 @@ QGCView {
onDisconnectBattery:showMessage("ESC Calibration failed","You must disconnect the battery prior to performing ESC Calibration. Disconnect your battery and try again.",StandardButton.Ok)