weather: faster response time for visibility change
This commit is contained in:
parent
d54f3dbbb8
commit
72468a8686
2 changed files with 2 additions and 2 deletions
|
@ -76,7 +76,7 @@
|
|||
<input>/environment/config/interpolated/visibility-m</input>
|
||||
<output>/environment/visibility-m</output>
|
||||
<type>exponential</type>
|
||||
<filter-time>10</filter-time>
|
||||
<filter-time>2</filter-time>
|
||||
</filter>
|
||||
|
||||
<!--
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
-->
|
||||
<name>MetarController:visibility-m</name>
|
||||
<type>exponential</type>
|
||||
<filter-time>30</filter-time>
|
||||
<filter-time>5</filter-time>
|
||||
<enable>
|
||||
<condition>
|
||||
<property>/environment/metar/valid</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue