mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +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">
|
||||
<widget class="QLabel" name="label_2">
|
||||
<property name="text">
|
||||
<string>AF Response Time</string>
|
||||
<string>Attitude Filter RT</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -990,7 +990,7 @@ margin:1px;</string>
|
||||
<property name="toolTip">
|
||||
<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>
|
||||
</property>
|
||||
@ -1012,7 +1012,7 @@ Smoothes estimated airframe attitude used by camera stabilization.</string>
|
||||
<property name="toolTip">
|
||||
<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>
|
||||
</property>
|
||||
@ -1034,7 +1034,7 @@ Smoothes estimated airframe attitude used by camera stabilization.</string>
|
||||
<property name="toolTip">
|
||||
<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>
|
||||
</property>
|
||||
|
Loading…
x
Reference in New Issue
Block a user