text:qsTr("If the current draw reported by the vehicle is largely different than the current read externally using a current meter you can adjust the amps per volt value to correct this. Click the Calculate button for help with calculating a new value.")
visible:_showAdvanced
visible:_showAdvanced
}
}// GridLayout
}// Column
}// Component
}// Component - powerSetupComponent
Component{
id:calcVoltageMultiplierDlgComponent
QGCViewDialog{
id:calcVoltageMultiplierDlg
QGCFlickable{
anchors.fill:parent
contentHeight:column.height
contentWidth:column.width
Column{
id:column
width:calcVoltageMultiplierDlg.width
spacing:ScreenTools.defaultFontPixelHeight
QGCLabel{
width:parent.width
wrapMode:Text.WordWrap
text:qsTr("Measure battery voltage using an external voltmeter and enter the value below. Click Calculate to set the new voltage multiplier.")