message:"Center your sticks and move throttle all the way down, then press Ok to copy trims. After pressing Ok, reset the trims on your radio back to zero."
functionaccept(){
hideDialog()
controller.copyTrims()
}
}
}
Component{
id:zeroTrimsDialogComponent
QGCViewMessage{
message:"Before calibrating you should zero all your trims and subtrims. Click Ok to start Calibration."
functionaccept(){
hideDialog()
controller.nextButtonClicked()
}
}
}
Component{
Component{
id:channelCountDialogComponent
id:channelCountDialogComponent
...
@@ -245,22 +276,6 @@ QGCView {
...
@@ -245,22 +276,6 @@ QGCView {
anchors.right:columnSpacer.left
anchors.right:columnSpacer.left
spacing:10
spacing:10
Row{
spacing:10
QGCLabel{
anchors.baseline:bindButton.baseline
text:"Place Spektrum satellite receiver in bind mode:"