Commit ade8ba0b authored by DonLakeFlyer's avatar DonLakeFlyer

Move to new plan master controller

parent 6e1232db
......@@ -138,7 +138,7 @@ QGCView {
text: qsTr("Pause and Upload")
onClicked: {
_activeVehicle.flightMode = _activeVehicle.pauseFlightMode
_missionController.sendToVehicle()
_planMasterController.sendToVehicle()
hideDialog()
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment