Various property name changes corresponding to adf overhaul in code.
This commit is contained in:
parent
c4e573ec58
commit
f4fc7844df
2 changed files with 12 additions and 12 deletions
|
@ -30,10 +30,10 @@ properties' values.
|
|||
<h-base>64</h-base>
|
||||
|
||||
<params>
|
||||
<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>
|
||||
<adf-freq-selected-prop>/radios/kr-87/outputs/selected-khz</adf-freq-selected-prop>
|
||||
<adf-freq-standby-prop>/radios/kr-87/outputs/standby-khz</adf-freq-standby-prop>
|
||||
<adf-morse-id-volume-prop>/radios/kr-87/inputs/on-off-volume</adf-morse-id-volume-prop>
|
||||
<adf-morse-ident-toggle-prop>/radios/kr-87/internal/ident</adf-morse-ident-toggle-prop>
|
||||
</params>
|
||||
|
||||
<layers>
|
||||
|
@ -200,7 +200,7 @@ properties' values.
|
|||
</transformation>
|
||||
<transformation>
|
||||
<type>rotation</type>
|
||||
<property>/radios/kr-87/on-off-volume</property>
|
||||
<property>/radios/kr-87/inputs/on-off-volume</property>
|
||||
<min>0</min>
|
||||
<max>2</max>
|
||||
<scale>140</scale>
|
||||
|
|
|
@ -46,7 +46,7 @@ properties' values.
|
|||
<transformations>
|
||||
<transformation>
|
||||
<type>rotation</type>
|
||||
<property>/radios/kr-87/rotation-deg</property>
|
||||
<property>/radios/kr-87/inputs/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/kr-87/needle-deg</property>
|
||||
<property>/radios/kr-87/outputs/needle-deg</property>
|
||||
<min>-360</min>
|
||||
<max>360</max>
|
||||
</transformation>
|
||||
|
@ -179,7 +179,7 @@ properties' values.
|
|||
</transformation>
|
||||
<transformation>
|
||||
<type>rotation</type>
|
||||
<property>/radios/kr-87/rotation-deg</property>
|
||||
<property>/radios/kr-87/inputs/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/kr-87/rotation-deg</property>
|
||||
<property>/radios/kr-87/inputs/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/kr-87/rotation-deg</property>
|
||||
<property>/radios/kr-87/inputs/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/kr-87/rotation-deg</property>
|
||||
<property>/radios/kr-87/inputs/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/kr-87/rotation-deg</property>
|
||||
<property>/radios/kr-87/inputs/rotation-deg</property>
|
||||
<step>5.0</step>
|
||||
<min>0</min>
|
||||
<max>360</max>
|
||||
|
|
Loading…
Add table
Reference in a new issue