text:"Select you airframe type and specific vehicle bellow. Click 'Apply and Restart' when ready and your vehicle will be disconnected, rebooted to the new settings and re-connected."
wrapMode:Text.WordWrap
text:"AIRFRAME CONFIG"
font.pointSize:20
}
QGCButton{
id:applyButton
text:"Apply and Restart"
onClicked:{controller.changeAutostart()}
}
}
Item{height:20;width:10}// spacer
Item{height:20;width:10}// spacer
Row{
width:parent.width
Flow{
width:parent.width
spacing:10
QGCLabel{
width:parent.width-applyButton.width
text:"Select you airframe type and specific vehicle bellow. Click 'Apply and Restart' when ready and your vehicle will be disconnected, rebooted to the new settings and re-connected."