1
0
Fork 0

Port to RMP 2 / ACP 2

This commit is contained in:
legoboyvdlp R 2020-04-21 16:44:10 +01:00
parent f68ad95db5
commit 7cb36a61c0
2 changed files with 35 additions and 22 deletions

View file

@ -6,6 +6,19 @@
<path>res/Audio.ac</path> <path>res/Audio.ac</path>
<!-- Headset show/hide on Audio Control Panel(click on body) -->
<animation>
<type>pick</type>
<object-name>audio_body</object-name>
<action>
<button>0</button>
<binding>
<command>property-toggle</command>
<property>controls/audio/headset-toggle</property>
</binding>
</action>
</animation>
<!-- INT/RAD switch --> <!-- INT/RAD switch -->
<animation> <animation>
<type>pick</type> <type>pick</type>
@ -1083,7 +1096,7 @@
</or> </or>
</condition> </condition>
</animation> </animation>
<animation> <animation>
<type>select</type> <type>select</type>
<object-name>audio_vhf2_led</object-name> <object-name>audio_vhf2_led</object-name>
@ -1106,7 +1119,7 @@
</or> </or>
</condition> </condition>
</animation> </animation>
<animation> <animation>
<type>select</type> <type>select</type>
<object-name>audio_vhf3_led</object-name> <object-name>audio_vhf3_led</object-name>
@ -1129,7 +1142,7 @@
</or> </or>
</condition> </condition>
</animation> </animation>
<animation> <animation>
<name>Panel lighting</name> <name>Panel lighting</name>
<type>material</type> <type>material</type>
@ -1149,7 +1162,7 @@
<object-name>audio_glare</object-name> <object-name>audio_glare</object-name>
<object-name>audio_int_rad</object-name> <object-name>audio_int_rad</object-name>
</effect> </effect>
<animation> <animation>
<type>select</type> <type>select</type>
<object-name>audio_hf1_led</object-name> <object-name>audio_hf1_led</object-name>
@ -1172,7 +1185,7 @@
</or> </or>
</condition> </condition>
</animation> </animation>
<animation> <animation>
<type>select</type> <type>select</type>
<object-name>audio_hf2_led</object-name> <object-name>audio_hf2_led</object-name>
@ -1195,7 +1208,7 @@
</or> </or>
</condition> </condition>
</animation> </animation>
<animation> <animation>
<type>select</type> <type>select</type>
<object-name>audio_mech_led</object-name> <object-name>audio_mech_led</object-name>

View file

@ -484,8 +484,8 @@
<command>property-adjust</command> <command>property-adjust</command>
<property>systems/radio/rmp[1]/hf1-standby</property> <property>systems/radio/rmp[1]/hf1-standby</property>
<step>1</step> <step>1</step>
<min>200</min> <min>2000</min>
<max>1800</max> <max>29999</max>
<wrap>true</wrap> <wrap>true</wrap>
</binding> </binding>
@ -509,8 +509,8 @@
<command>property-adjust</command> <command>property-adjust</command>
<property>systems/radio/rmp[1]/hf2-standby</property> <property>systems/radio/rmp[1]/hf2-standby</property>
<step>1</step> <step>1</step>
<min>200</min> <min>2000</min>
<max>1800</max> <max>29999</max>
<wrap>true</wrap> <wrap>true</wrap>
</binding> </binding>
@ -750,8 +750,8 @@
<command>property-adjust</command> <command>property-adjust</command>
<property>systems/radio/rmp[1]/hf1-standby</property> <property>systems/radio/rmp[1]/hf1-standby</property>
<step>-1</step> <step>-1</step>
<min>200</min> <min>2000</min>
<max>1800</max> <max>29999</max>
<wrap>true</wrap> <wrap>true</wrap>
</binding> </binding>
@ -775,8 +775,8 @@
<command>property-adjust</command> <command>property-adjust</command>
<property>systems/radio/rmp[1]/hf2-standby</property> <property>systems/radio/rmp[1]/hf2-standby</property>
<step>-1</step> <step>-1</step>
<min>200</min> <min>2000</min>
<max>1800</max> <max>29999</max>
<wrap>true</wrap> <wrap>true</wrap>
</binding> </binding>
@ -894,8 +894,8 @@
<command>property-adjust</command> <command>property-adjust</command>
<property>systems/radio/rmp[1]/hf1-standby</property> <property>systems/radio/rmp[1]/hf1-standby</property>
<step>100</step> <step>100</step>
<min>200</min> <min>2000</min>
<max>1800</max> <max>29999</max>
<wrap>true</wrap> <wrap>true</wrap>
<mask>integer</mask> <mask>integer</mask>
</binding> </binding>
@ -920,8 +920,8 @@
<command>property-adjust</command> <command>property-adjust</command>
<property>systems/radio/rmp[1]/hf2-standby</property> <property>systems/radio/rmp[1]/hf2-standby</property>
<step>100</step> <step>100</step>
<min>200</min> <min>2000</min>
<max>1800</max> <max>29999</max>
<wrap>true</wrap> <wrap>true</wrap>
<mask>integer</mask> <mask>integer</mask>
</binding> </binding>
@ -1036,8 +1036,8 @@
<command>property-adjust</command> <command>property-adjust</command>
<property>systems/radio/rmp[1]/hf1-standby</property> <property>systems/radio/rmp[1]/hf1-standby</property>
<step>-100</step> <step>-100</step>
<min>200</min> <min>2000</min>
<max>1800</max> <max>29999</max>
<wrap>true</wrap> <wrap>true</wrap>
<mask>integer</mask> <mask>integer</mask>
</binding> </binding>
@ -1062,8 +1062,8 @@
<command>property-adjust</command> <command>property-adjust</command>
<property>systems/radio/rmp[1]/hf2-standby</property> <property>systems/radio/rmp[1]/hf2-standby</property>
<step>-100</step> <step>-100</step>
<min>200</min> <min>2000</min>
<max>1800</max> <max>29999</max>
<wrap>true</wrap> <wrap>true</wrap>
<mask>integer</mask> <mask>integer</mask>
</binding> </binding>