1
0
Fork 0

Updates to adf property names.

This commit is contained in:
curt 2002-07-03 19:53:30 +00:00
parent 142df2295c
commit c4e573ec58
4 changed files with 15 additions and 15 deletions

View file

@ -30,10 +30,10 @@ properties' values.
<h-base>64</h-base>
<params>
<adf-freq-selected-prop>/radios/adf/frequencies/selected-khz</adf-freq-selected-prop>
<adf-freq-standby-prop>/radios/adf/frequencies/standby-khz</adf-freq-standby-prop>
<adf-morse-id-volume-prop>/radios/adf/on-off-volume</adf-morse-id-volume-prop>
<adf-morse-ident-toggle-prop>/radios/adf/ident</adf-morse-ident-toggle-prop>
<adf-freq-selected-prop>/radios/kr-87/frequencies/selected-khz</adf-freq-selected-prop>
<adf-freq-standby-prop>/radios/kr-87/frequencies/standby-khz</adf-freq-standby-prop>
<adf-morse-id-volume-prop>/radios/kr-87/on-off-volume</adf-morse-id-volume-prop>
<adf-morse-ident-toggle-prop>/radios/kr-87/ident</adf-morse-ident-toggle-prop>
</params>
<layers>
@ -200,7 +200,7 @@ properties' values.
</transformation>
<transformation>
<type>rotation</type>
<property>/radios/adf/on-off-volume</property>
<property>/radios/kr-87/on-off-volume</property>
<min>0</min>
<max>2</max>
<scale>140</scale>

View file

@ -46,7 +46,7 @@ properties' values.
<transformations>
<transformation>
<type>rotation</type>
<property>/radios/adf/rotation-deg</property>
<property>/radios/kr-87/rotation-deg</property>
<min>-360.0</min>
<max>360.0</max>
</transformation>
@ -81,7 +81,7 @@ properties' values.
<transformation>
<type>rotation</type>
<!--set>45</offset-->
<property>/radios/adf/needle-deg</property>
<property>/radios/kr-87/needle-deg</property>
<min>-360</min>
<max>360</max>
</transformation>
@ -179,7 +179,7 @@ properties' values.
</transformation>
<transformation>
<type>rotation</type>
<property>/radios/adf/rotation-deg</property>
<property>/radios/kr-87/rotation-deg</property>
<min>-360.0</min>
<max>360.0</max>
</transformation>
@ -198,7 +198,7 @@ properties' values.
<h>24</h>
<binding>
<command>property-adjust</command>
<property>/radios/adf/rotation-deg</property>
<property>/radios/kr-87/rotation-deg</property>
<step>-1.0</step>
<min>0</min>
<max>360</max>
@ -214,7 +214,7 @@ properties' values.
<h>24</h>
<binding>
<command>property-adjust</command>
<property>/radios/adf/rotation-deg</property>
<property>/radios/kr-87/rotation-deg</property>
<step>-5.0</step>
<min>0</min>
<max>360</max>
@ -230,7 +230,7 @@ properties' values.
<h>24</h>
<binding>
<command>property-adjust</command>
<property>/radios/adf/rotation-deg</property>
<property>/radios/kr-87/rotation-deg</property>
<step>1.0</step>
<min>0</min>
<max>360</max>
@ -246,7 +246,7 @@ properties' values.
<h>24</h>
<binding>
<command>property-adjust</command>
<property>/radios/adf/rotation-deg</property>
<property>/radios/kr-87/rotation-deg</property>
<step>5.0</step>
<min>0</min>
<max>360</max>

View file

@ -220,7 +220,7 @@ Started 24-7-01 by Timothy Gale
<transformation>
<type>rotation</type>
<!--set>45</offset-->
<property>/radios/adf/needle-deg</property>
<property>/radios/kr-87/needle-deg</property>
<min>-360</min>
<max>360</max>
</transformation>

View file

@ -335,13 +335,13 @@ Started September 2000 by David Megginson, david@megginson.com
</radials>
</nav>
<adf>
<kr-87>
<frequencies>
<selected-khz type="double">266.0</selected-khz>
<standby-khz type="double">300.0</standby-khz>
</frequencies>
<rotation-deg type="double">90</rotation-deg>
</adf>
</kr-87>
</radios>