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
Environment
|
@ -76,7 +76,7 @@
|
||||||
<input>/environment/config/interpolated/visibility-m</input>
|
<input>/environment/config/interpolated/visibility-m</input>
|
||||||
<output>/environment/visibility-m</output>
|
<output>/environment/visibility-m</output>
|
||||||
<type>exponential</type>
|
<type>exponential</type>
|
||||||
<filter-time>10</filter-time>
|
<filter-time>2</filter-time>
|
||||||
</filter>
|
</filter>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
|
@ -98,7 +98,7 @@
|
||||||
-->
|
-->
|
||||||
<name>MetarController:visibility-m</name>
|
<name>MetarController:visibility-m</name>
|
||||||
<type>exponential</type>
|
<type>exponential</type>
|
||||||
<filter-time>30</filter-time>
|
<filter-time>5</filter-time>
|
||||||
<enable>
|
<enable>
|
||||||
<condition>
|
<condition>
|
||||||
<property>/environment/metar/valid</property>
|
<property>/environment/metar/valid</property>
|
||||||
|
|
Loading…
Add table
Reference in a new issue