Browse Source

Better text for min throttle

QGC4.4
Lorenz Meier 9 years ago
parent
commit
759507463c
  1. 2
      src/AutoPilotPlugins/PX4/PX4TuningComponentCopter.qml

2
src/AutoPilotPlugins/PX4/PX4TuningComponentCopter.qml

@ -68,7 +68,7 @@ FactSliderPanel { @@ -68,7 +68,7 @@ FactSliderPanel {
ListElement {
title: "Manual minimum throttle"
description: "Slide to the left to start with less idle power. Slide to the right if descends in manual flight become unstable."
description: "Slide to the left to start the motors with less idle power. Slide to the right if descending in manual flight becomes unstable."
param: "MPC_MANTHR_MIN"
min: 0
max: 0.15

Loading…
Cancel
Save