readonlypropertystring_px4FlowLabel:qsTr("Detected PX4 Flow board. The firmware you use on the PX4 Flow must match the AutoPilot firmware type you are using on the vehicle:")
readonlypropertystring_pixhawkLabel:qsTr("Detected Pixhawk board. You can select from the following flight stacks:")
readonlypropertystring_singleFirmwareLabel:qsTr("Press Ok to upgrade your vehicle.")
readonlypropertystring_px4FlowLabel:qsTr("Detected PX4 Flow board. The firmware you use on the PX4 Flow must match the AutoPilot firmware type you are using on the vehicle:")
readonlypropertystring_pixhawkLabel:qsTr("Detected Pixhawk board. You can select from the following flight stacks:")
readonlypropertystring_singleFirmwareLabel:qsTr("Press Ok to upgrade your vehicle.")
text:_singleFirmwareMode?qsTr("Select the standard version or one from the file system (previously downloaded):"):(px4Flow?qsTr("Select which version of the firmware you would like to install:"):qsTr("Select which version of the above flight stack you would like to install:"))
}
QGCLabel{
width:parent.width
wrapMode:Text.WordWrap
visible:showFirmwareTypeSelection
text:_singleFirmwareMode?qsTr("Select the standard version or one from the file system (previously downloaded):"):
(px4Flow?qsTr("Select which version of the firmware you would like to install:"):
qsTr("Select which version of the above flight stack you would like to install:"))