1
0
Fork 0

Use the new ADF radio logic (unfortunately, it does not yet support

ident).
This commit is contained in:
david 2003-11-25 19:38:57 +00:00
parent 228f05d0a5
commit 24fe2ef1e6
2 changed files with 12 additions and 12 deletions

View file

@ -30,10 +30,10 @@ properties' values.
<h-base>64</h-base>
<params>
<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/volume</adf-morse-id-volume-prop>
<adf-morse-ident-toggle-prop>/radios/kr-87/inputs/ident-btn</adf-morse-ident-toggle-prop>
<adf-freq-selected-prop>/instrumentation/adf/frequencies/selected-khz</adf-freq-selected-prop>
<adf-freq-standby-prop>/instrumentation/adf/frequencies/standby-khz</adf-freq-standby-prop>
<adf-morse-id-volume-prop>/instrumentation/adf/volume-norm</adf-morse-id-volume-prop>
<adf-morse-ident-toggle-prop>/instrumentation/adf/ident</adf-morse-ident-toggle-prop>
</params>
<layers>
@ -200,7 +200,7 @@ properties' values.
</transformation>
<transformation>
<type>rotation</type>
<property>/radios/kr-87/inputs/volume</property>
<property>/instrumentation/adf/volume-norm</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/kr-87/inputs/rotation-deg</property>
<property>/instrumentation/adf/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/outputs/needle-deg</property>
<property>/instrumentation/adf/indicated-bearing-deg</property>
<min>-360</min>
<max>360</max>
</transformation>
@ -181,7 +181,7 @@ properties' values.
</transformation>
<transformation>
<type>rotation</type>
<property>/radios/kr-87/inputs/rotation-deg</property>
<property>/instrumentation/adf/rotation-deg</property>
<min>-360.0</min>
<max>360.0</max>
</transformation>
@ -200,7 +200,7 @@ properties' values.
<h>24</h>
<binding>
<command>property-adjust</command>
<property>/radios/kr-87/inputs/rotation-deg</property>
<property>/instrumentation/adf/rotation-deg</property>
<step>-1.0</step>
<min>0</min>
<max>360</max>
@ -216,7 +216,7 @@ properties' values.
<h>24</h>
<binding>
<command>property-adjust</command>
<property>/radios/kr-87/inputs/rotation-deg</property>
<property>/instrumentation/adf/rotation-deg</property>
<step>-5.0</step>
<min>0</min>
<max>360</max>
@ -232,7 +232,7 @@ properties' values.
<h>24</h>
<binding>
<command>property-adjust</command>
<property>/radios/kr-87/inputs/rotation-deg</property>
<property>/instrumentation/adf/rotation-deg</property>
<step>1.0</step>
<min>0</min>
<max>360</max>
@ -248,7 +248,7 @@ properties' values.
<h>24</h>
<binding>
<command>property-adjust</command>
<property>/radios/kr-87/inputs/rotation-deg</property>
<property>/instrumentation/adf/rotation-deg</property>
<step>5.0</step>
<min>0</min>
<max>360</max>