1
0
Fork 0

Paul Mcann:

Also I made some changes to the nav-com radio because I could not change
frequencies with it?
This commit is contained in:
curt 2003-09-15 15:39:48 +00:00
parent 26db1f002a
commit a059fa0119

View file

@ -276,7 +276,7 @@ properties' values.
<actions> <actions>
<action> <action>
<name>nav frequency decrease (decimal part)</name> <name>small nav frequency decrease</name>
<button>0</button> <button>0</button>
<x>96</x> <x>96</x>
<y>-32</y> <y>-32</y>
@ -285,17 +285,16 @@ properties' values.
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property alias="../../../../params/nav-freq-standby-prop"/> <property alias="../../../../params/nav-freq-standby-prop"/>
<mask>decimal</mask>
<step>-0.05</step> <step>-0.05</step>
<min>0.00</min> <min>108.0</min>
<max>1.00</max> <max>118.0</max>
<resolution>0.05</resolution> <resolution>0.05</resolution>
<wrap>true</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
<action> <action>
<name>nav frequency decrease (integer part)</name> <name>large nav frequency decrease</name>
<button>1</button> <button>1</button>
<x>96</x> <x>96</x>
<y>-32</y> <y>-32</y>
@ -304,36 +303,34 @@ properties' values.
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property alias="../../../../params/nav-freq-standby-prop"/> <property alias="../../../../params/nav-freq-standby-prop"/>
<mask>integer</mask> <step>-0.5</step>
<step>-1</step> <min>108.0</min>
<min>108</min> <max>118.0</max>
<max>118</max>
<resolution>1</resolution>
<wrap>true</wrap>
</binding>
</action>
<action>
<name>nav frequency increase (decimal part)</name>
<button>0</button>
<x>112</x>
<y>-32</y>
<w>16</w>
<h>32</h>
<binding>
<command>property-adjust</command>
<property alias="../../../../params/nav-freq-standby-prop"/>
<mask>decimal</mask>
<step>0.05</step>
<min>0.00</min>
<max>1.00</max>
<resolution>0.05</resolution> <resolution>0.05</resolution>
<wrap>true</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
<action> <action>
<name>nav frequency increase (integer part)</name> <name>small nav frequency increase</name>
<button>0</button>
<x>112</x>
<y>-32</y>
<w>16</w>
<h>32</h>
<binding>
<command>property-adjust</command>
<property alias="../../../../params/nav-freq-standby-prop"/>
<step>0.05</step>
<min>108.0</min>
<max>118.0</max>
<resolution>0.05</resolution>
<wrap>1</wrap>
</binding>
</action>
<action>
<name>large nav frequency increase</name>
<button>1</button> <button>1</button>
<x>112</x> <x>112</x>
<y>-32</y> <y>-32</y>
@ -342,18 +339,17 @@ properties' values.
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property alias="../../../../params/nav-freq-standby-prop"/> <property alias="../../../../params/nav-freq-standby-prop"/>
<mask>integer</mask> <step>0.5</step>
<step>1</step> <min>108.0</min>
<min>108</min> <max>118.0</max>
<max>118</max> <resolution>0.05</resolution>
<resolution>1</resolution> <wrap>1</wrap>
<wrap>true</wrap>
</binding> </binding>
</action> </action>
<action> <action>
<name>com frequency decrease (decimal part)</name> <name>small com frequency decrease</name>
<button>0</button> <button>0</button>
<x>-32</x> <x>-32</x>
<y>-32</y> <y>-32</y>
@ -362,17 +358,16 @@ properties' values.
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property alias="../../../../params/comm-freq-standby-prop"/> <property alias="../../../../params/comm-freq-standby-prop"/>
<mask>decimal</mask>
<step>-0.025</step> <step>-0.025</step>
<min>0.000</min> <min>118.0</min>
<max>1.000</max> <max>136.0</max>
<resolution>0.025</resolution> <resolution>0.025</resolution>
<wrap>true</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
<action> <action>
<name>com frequency decrease (integer part)</name> <name>large com frequency decrease</name>
<button>1</button> <button>1</button>
<x>-32</x> <x>-32</x>
<y>-32</y> <y>-32</y>
@ -381,17 +376,16 @@ properties' values.
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property alias="../../../../params/comm-freq-standby-prop"/> <property alias="../../../../params/comm-freq-standby-prop"/>
<mask>integer</mask> <step>-1.0</step>
<step>-1</step> <min>118.0</min>
<min>118</min> <max>136.0</max>
<max>136</max> <resolution>0.025</resolution>
<resolution>1</resolution> <wrap>1</wrap>
<wrap>true</wrap>
</binding> </binding>
</action> </action>
<action> <action>
<name>com frequency increase (decimal part)</name> <name>small com frequency increase</name>
<button>0</button> <button>0</button>
<x>-16</x> <x>-16</x>
<y>-32</y> <y>-32</y>
@ -400,17 +394,16 @@ properties' values.
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property alias="../../../../params/comm-freq-standby-prop"/> <property alias="../../../../params/comm-freq-standby-prop"/>
<mask>decimal</mask>
<step>0.025</step> <step>0.025</step>
<min>0.000</min> <min>118.0</min>
<max>1.000</max> <max>136.0</max>
<resolution>0.025</resolution> <resolution>0.025</resolution>
<wrap>true</wrap> <wrap>1</wrap>
</binding> </binding>
</action> </action>
<action> <action>
<name>com frequency increase (integer part)</name> <name>large com frequency increase</name>
<button>1</button> <button>1</button>
<x>-16</x> <x>-16</x>
<y>-32</y> <y>-32</y>
@ -419,16 +412,15 @@ properties' values.
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property alias="../../../../params/comm-freq-standby-prop"/> <property alias="../../../../params/comm-freq-standby-prop"/>
<mask>integer</mask> <step>1.0</step>
<step>1</step> <min>118.0</min>
<min>118</min> <max>136.0</max>
<max>136</max> <resolution>0.025</resolution>
<resolution>1</resolution> <wrap>1</wrap>
<wrap>true</wrap>
</binding> </binding>
</action> </action>
<action> <action>
<name>swap nav frequencies</name> <name>swap nav frequencies</name>
<button>0</button> <button>0</button>
<x>48</x> <x>48</x>