Commit 28b26e7b authored by Mark Whitehorn's avatar Mark Whitehorn

fix FW stabilized mode description

parent 6d8385ed
......@@ -60,7 +60,7 @@ Item {
readonly property string fwAcroModeName: qsTr("Stabilized")
readonly property string mrAcroModeName: qsTr("Acro")
readonly property string fwAcroModeDescription: qsTr("The angular rates are controlled, but not the attitude. ")
readonly property string fwAcroModeDescription: qsTr("Roll/pitch angles and rudder deflection are controlled. ")
readonly property string mrAcroModeDescription: qsTr("The angular rates are controlled, but not the attitude. ")
readonly property string altCtlModeName: qsTr("Altitude")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment