6import QGroundControl.Controls
11 buttonText: qsTr("Rate Controller")
12 tuningPage: "PX4TuningComponentSpacecraftRate.qml"
15 buttonText: qsTr("Attitude Controller")
16 tuningPage: "PX4TuningComponentSpacecraftAttitude.qml"
19 buttonText: qsTr("Velocity Controller")
20 tuningPage: "PX4TuningComponentSpacecraftVelocity.qml"
23 buttonText: qsTr("Position Controller")
24 tuningPage: "PX4TuningComponentSpacecraftPosition.qml"