mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-21 11:54:15 +01:00
[OP-724] Rename "AF Response Time" to "Attitude Filter RT" in UI to stop confusion with Input LPF RT
This commit is contained in:
parent
41d56b282e
commit
510c443deb
@ -981,7 +981,7 @@ margin:1px;</string>
|
|||||||
<item row="1" column="0">
|
<item row="1" column="0">
|
||||||
<widget class="QLabel" name="label_2">
|
<widget class="QLabel" name="label_2">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>AF Response Time</string>
|
<string>Attitude Filter RT</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@ -990,7 +990,7 @@ margin:1px;</string>
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Roll axis attitude filter response time
|
<string>Roll axis attitude filter response time
|
||||||
|
|
||||||
Range: 0-250ms, 0 disables filter (default).
|
Range: 0-250ms, 0 disables the filter (default).
|
||||||
|
|
||||||
Smoothes estimated airframe attitude used by camera stabilization.</string>
|
Smoothes estimated airframe attitude used by camera stabilization.</string>
|
||||||
</property>
|
</property>
|
||||||
@ -1012,7 +1012,7 @@ Smoothes estimated airframe attitude used by camera stabilization.</string>
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Pitch axis attitude filter response time
|
<string>Pitch axis attitude filter response time
|
||||||
|
|
||||||
Range: 0-250ms, 0 disables filter (default).
|
Range: 0-250ms, 0 disables the filter (default).
|
||||||
|
|
||||||
Smoothes estimated airframe attitude used by camera stabilization.</string>
|
Smoothes estimated airframe attitude used by camera stabilization.</string>
|
||||||
</property>
|
</property>
|
||||||
@ -1034,7 +1034,7 @@ Smoothes estimated airframe attitude used by camera stabilization.</string>
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Yaw axis attitude filter response time
|
<string>Yaw axis attitude filter response time
|
||||||
|
|
||||||
Range: 0-250ms, 0 disables filter (default).
|
Range: 0-250ms, 0 disables the filter (default).
|
||||||
|
|
||||||
Smoothes estimated airframe attitude used by camera stabilization.</string>
|
Smoothes estimated airframe attitude used by camera stabilization.</string>
|
||||||
</property>
|
</property>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user