Merge branch 'master' of gitorious.org:fg/fgdata into Work
This commit is contained in:
commit
e2a6a33538
2 changed files with 1 additions and 29 deletions
|
@ -93,7 +93,7 @@
|
||||||
<!--
|
<!--
|
||||||
transfer the visibility to each layer of
|
transfer the visibility to each layer of
|
||||||
interpolation controller. We are not very creative here and
|
interpolation controller. We are not very creative here and
|
||||||
use the same visibility for all layers but top three which
|
use the same visibility for all layers but top four which
|
||||||
are left untouched.
|
are left untouched.
|
||||||
-->
|
-->
|
||||||
<name>MetarController:visibility-m</name>
|
<name>MetarController:visibility-m</name>
|
||||||
|
@ -109,10 +109,6 @@
|
||||||
<output>/environment/config/boundary/entry[0]/visibility-m</output>
|
<output>/environment/config/boundary/entry[0]/visibility-m</output>
|
||||||
<output>/environment/config/boundary/entry[1]/visibility-m</output>
|
<output>/environment/config/boundary/entry[1]/visibility-m</output>
|
||||||
<output>/environment/config/aloft/entry[0]/visibility-m</output>
|
<output>/environment/config/aloft/entry[0]/visibility-m</output>
|
||||||
<output>/environment/config/aloft/entry[1]/visibility-m</output>
|
|
||||||
<output>/environment/config/aloft/entry[2]/visibility-m</output>
|
|
||||||
<output>/environment/config/aloft/entry[3]/visibility-m</output>
|
|
||||||
<output>/environment/config/aloft/entry[4]/visibility-m</output>
|
|
||||||
</filter>
|
</filter>
|
||||||
|
|
||||||
<!-- split the wind vector into it's components -->
|
<!-- split the wind vector into it's components -->
|
||||||
|
|
|
@ -615,12 +615,6 @@
|
||||||
<row>1</row>
|
<row>1</row>
|
||||||
<col>3</col>
|
<col>3</col>
|
||||||
<pref-width>55</pref-width>
|
<pref-width>55</pref-width>
|
||||||
<enable>
|
|
||||||
<equals>
|
|
||||||
<property>/sim/gui/dialogs/weather-scenario/state</property>
|
|
||||||
<value type="int">1</value>
|
|
||||||
</equals>
|
|
||||||
</enable>
|
|
||||||
<property>/environment/config/aloft/entry[4]/visibility-m</property>
|
<property>/environment/config/aloft/entry[4]/visibility-m</property>
|
||||||
<live>true</live>
|
<live>true</live>
|
||||||
<binding>
|
<binding>
|
||||||
|
@ -729,12 +723,6 @@
|
||||||
<row>2</row>
|
<row>2</row>
|
||||||
<col>3</col>
|
<col>3</col>
|
||||||
<pref-width>55</pref-width>
|
<pref-width>55</pref-width>
|
||||||
<enable>
|
|
||||||
<equals>
|
|
||||||
<property>/sim/gui/dialogs/weather-scenario/state</property>
|
|
||||||
<value type="int">1</value>
|
|
||||||
</equals>
|
|
||||||
</enable>
|
|
||||||
<property>/environment/config/aloft/entry[3]/visibility-m</property>
|
<property>/environment/config/aloft/entry[3]/visibility-m</property>
|
||||||
<live>true</live>
|
<live>true</live>
|
||||||
<binding>
|
<binding>
|
||||||
|
@ -843,12 +831,6 @@
|
||||||
<row>3</row>
|
<row>3</row>
|
||||||
<col>3</col>
|
<col>3</col>
|
||||||
<pref-width>55</pref-width>
|
<pref-width>55</pref-width>
|
||||||
<enable>
|
|
||||||
<equals>
|
|
||||||
<property>/sim/gui/dialogs/weather-scenario/state</property>
|
|
||||||
<value type="int">1</value>
|
|
||||||
</equals>
|
|
||||||
</enable>
|
|
||||||
<property>/environment/config/aloft/entry[2]/visibility-m</property>
|
<property>/environment/config/aloft/entry[2]/visibility-m</property>
|
||||||
<live>true</live>
|
<live>true</live>
|
||||||
<binding>
|
<binding>
|
||||||
|
@ -957,12 +939,6 @@
|
||||||
<row>4</row>
|
<row>4</row>
|
||||||
<col>3</col>
|
<col>3</col>
|
||||||
<pref-width>55</pref-width>
|
<pref-width>55</pref-width>
|
||||||
<enable>
|
|
||||||
<equals>
|
|
||||||
<property>/sim/gui/dialogs/weather-scenario/state</property>
|
|
||||||
<value type="int">1</value>
|
|
||||||
</equals>
|
|
||||||
</enable>
|
|
||||||
<property>/environment/config/aloft/entry[1]/visibility-m</property>
|
<property>/environment/config/aloft/entry[1]/visibility-m</property>
|
||||||
<live>true</live>
|
<live>true</live>
|
||||||
<binding>
|
<binding>
|
||||||
|
|
Loading…
Reference in a new issue