mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-19 04:52:12 +01:00
LP-392 Rephrased text
This commit is contained in:
parent
af9f0599dd
commit
835013cf59
@ -299,7 +299,7 @@ font:bold;</string>
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string>Place aircraft very flat, and then click level to compute the accelerometer and gyro bias</string>
|
||||
<string>Place vehicle very flat, and then click level to compute the accelerometer and gyro bias</string>
|
||||
</property>
|
||||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
@ -371,10 +371,10 @@ font:bold;</string>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="initGyroWhenBoardSteady">
|
||||
<property name="toolTip">
|
||||
<string>If enabled, this option prevent gyro initialisation while the board is moving.</string>
|
||||
<string>If enabled, this option prevents gyro initialization while the board is moving.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Wait the board is steady</string>
|
||||
<string>Wait until the board is steady</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -399,7 +399,7 @@ font:bold;</string>
|
||||
<widget class="QCheckBox" name="zeroGyroBiasOnArming">
|
||||
<property name="toolTip">
|
||||
<string>If enabled, a fast recalibration of gyro zero point will be done
|
||||
whenever the frame is armed. Do not move the airframe while
|
||||
whenever the board is armed. Do not move the vehicle while
|
||||
arming it in that case!</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
|
@ -594,7 +594,7 @@ p, li { white-space: pre-wrap; }
|
||||
<item row="0" column="0" colspan="6">
|
||||
<widget class="QLabel" name="label_11">
|
||||
<property name="text">
|
||||
<string><html><head/><body><p>This information must be set to enable calibration the Revolution controllers sensors. <br/>Set home location using context menu in the map widget.</p></body></html></string>
|
||||
<string><html><head/><body><p>This information must be set to enable calibration the Revolution controller's sensors. <br/>Set home location using context menu in the map widget.</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -897,7 +897,7 @@ font:bold;</string>
|
||||
<widget class="QCheckBox" name="zeroGyroBiasOnArming">
|
||||
<property name="toolTip">
|
||||
<string>If enabled, a fast recalibration of gyro zero point will be done
|
||||
whenever the frame is armed. Do not move the airframe while
|
||||
whenever the board is armed. Do not move the vehicle while
|
||||
arming it in that case!</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -908,10 +908,10 @@ arming it in that case!</string>
|
||||
<item row="1" column="0">
|
||||
<widget class="QCheckBox" name="initGyroWhenBoardSteady">
|
||||
<property name="toolTip">
|
||||
<string>If enabled, this option prevent gyro initialisation while the board is moving.</string>
|
||||
<string>If enabled, this option prevents gyro initialization while the board is moving.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Wait the board is steady</string>
|
||||
<string>Wait until the board is steady</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user