Minor property name changes reflecting changes on the source code side.
This commit is contained in:
parent
911b2e15ef
commit
142df2295c
3 changed files with 4 additions and 4 deletions
|
@ -32,7 +32,7 @@ properties' values.
|
|||
<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/volume</adf-morse-id-volume-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>
|
||||
</params>
|
||||
|
||||
|
@ -200,7 +200,7 @@ properties' values.
|
|||
</transformation>
|
||||
<transformation>
|
||||
<type>rotation</type>
|
||||
<property>/radios/adf/volume</property>
|
||||
<property>/radios/adf/on-off-volume</property>
|
||||
<min>0</min>
|
||||
<max>2</max>
|
||||
<scale>140</scale>
|
||||
|
|
|
@ -81,7 +81,7 @@ properties' values.
|
|||
<transformation>
|
||||
<type>rotation</type>
|
||||
<!--set>45</offset-->
|
||||
<property>/steam/adf-deg</property>
|
||||
<property>/radios/adf/needle-deg</property>
|
||||
<min>-360</min>
|
||||
<max>360</max>
|
||||
</transformation>
|
||||
|
|
|
@ -220,7 +220,7 @@ Started 24-7-01 by Timothy Gale
|
|||
<transformation>
|
||||
<type>rotation</type>
|
||||
<!--set>45</offset-->
|
||||
<property>/steam/adf-deg</property>
|
||||
<property>/radios/adf/needle-deg</property>
|
||||
<min>-360</min>
|
||||
<max>360</max>
|
||||
</transformation>
|
||||
|
|
Loading…
Reference in a new issue