6import QGroundControl.Controls
11 buttonText: qsTr("Rate Controller")
12 tuningPage: "PX4TuningComponentCopterRate.qml"
15 buttonText: qsTr("Attitude Controller")
16 tuningPage: "PX4TuningComponentCopterAttitude.qml"
19 buttonText: qsTr("Velocity Controller")
20 tuningPage: "PX4TuningComponentCopterVelocity.qml"
23 buttonText: qsTr("Position Controller")
24 tuningPage: "PX4TuningComponentCopterPosition.qml"