1
0
Fork 0

weather: faster response time for visibility change

This commit is contained in:
Torsten Dreyer 2010-09-12 23:06:55 +02:00
parent d54f3dbbb8
commit 72468a8686
2 changed files with 2 additions and 2 deletions

View file

@ -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>
<!--

View file

@ -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>