From 28edc47e42645fb253ddfaccefe52cd512f176aa Mon Sep 17 00:00:00 2001 From: Charles Surett Date: Mon, 19 Sep 2022 18:54:06 -0400 Subject: [PATCH 1/3] Add SMSL_RC-8C.ir --- Audio_Receivers/SMSL/SMSL_RC-8C.ir | 68 ++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 Audio_Receivers/SMSL/SMSL_RC-8C.ir diff --git a/Audio_Receivers/SMSL/SMSL_RC-8C.ir b/Audio_Receivers/SMSL/SMSL_RC-8C.ir new file mode 100644 index 00000000..31a9eae6 --- /dev/null +++ b/Audio_Receivers/SMSL/SMSL_RC-8C.ir @@ -0,0 +1,68 @@ +Filetype: IR signals file +Version: 1 +# +name: V_up +type: parsed +protocol: NECext +address: 12 36 00 00 +command: 0A F5 00 00 +# +name: V_down +type: parsed +protocol: NECext +address: 12 36 00 00 +command: 0B F4 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 12 36 00 00 +command: 09 F6 00 00 +# +name: Power +type: parsed +protocol: NECext +address: 12 36 00 00 +command: 01 FE 00 00 +# +name: Input +type: parsed +protocol: NECext +address: 12 36 00 00 +command: 07 F8 00 00 +# +name: Fn +type: parsed +protocol: NECext +address: 12 36 00 00 +command: 08 F7 00 00 +# +name: Up +type: parsed +protocol: NECext +address: 12 36 00 00 +command: 02 FD 00 00 +# +name: Down +type: parsed +protocol: NECext +address: 12 36 00 00 +command: 06 F9 00 00 +# +name: Left +type: parsed +protocol: NECext +address: 12 36 00 00 +command: 03 FC 00 00 +# +name: Right +type: parsed +protocol: NECext +address: 12 36 00 00 +command: 05 FA 00 00 +# +name: Select +type: parsed +protocol: NECext +address: 12 36 00 00 +command: 04 FB 00 00 From fdd9918f3fef713c83a4b24c1dc4afba297a7937 Mon Sep 17 00:00:00 2001 From: Charles Surett Date: Tue, 20 Sep 2022 00:36:24 -0400 Subject: [PATCH 2/3] Update SMSL_RC-8C.ir to follow conventions --- Audio_Receivers/SMSL/SMSL_RC-8C.ir | 66 +++++++++++++++--------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/Audio_Receivers/SMSL/SMSL_RC-8C.ir b/Audio_Receivers/SMSL/SMSL_RC-8C.ir index 31a9eae6..4eb27a4e 100644 --- a/Audio_Receivers/SMSL/SMSL_RC-8C.ir +++ b/Audio_Receivers/SMSL/SMSL_RC-8C.ir @@ -1,67 +1,67 @@ Filetype: IR signals file Version: 1 -# -name: V_up -type: parsed -protocol: NECext -address: 12 36 00 00 -command: 0A F5 00 00 -# -name: V_down -type: parsed -protocol: NECext -address: 12 36 00 00 -command: 0B F4 00 00 -# -name: Mute -type: parsed -protocol: NECext -address: 12 36 00 00 -command: 09 F6 00 00 -# +# name: Power type: parsed protocol: NECext address: 12 36 00 00 command: 01 FE 00 00 -# -name: Input +# +name: VOL+ +type: parsed +protocol: NECext +address: 12 36 00 00 +command: 0A F5 00 00 +# +name: VOL- +type: parsed +protocol: NECext +address: 12 36 00 00 +command: 0B F4 00 00 +# +name: MUTE +type: parsed +protocol: NECext +address: 12 36 00 00 +command: 09 F6 00 00 +# +name: INPUT type: parsed protocol: NECext address: 12 36 00 00 command: 07 F8 00 00 -# -name: Fn +# Function Button +name: FN type: parsed protocol: NECext address: 12 36 00 00 command: 08 F7 00 00 -# -name: Up +# +name: UP type: parsed protocol: NECext address: 12 36 00 00 command: 02 FD 00 00 -# -name: Down +# +name: DOWN type: parsed protocol: NECext address: 12 36 00 00 command: 06 F9 00 00 -# -name: Left +# +name: LEFT type: parsed protocol: NECext address: 12 36 00 00 command: 03 FC 00 00 -# -name: Right +# +name: RIGHT type: parsed protocol: NECext address: 12 36 00 00 command: 05 FA 00 00 -# -name: Select +# +name: SELECT type: parsed protocol: NECext address: 12 36 00 00 From 22e5ed01db28be364a1a8b27c81013578af1a201 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Tue, 20 Sep 2022 18:30:41 -0700 Subject: [PATCH 3/3] Update SMSL_RC-8C.ir --- Audio_Receivers/SMSL/SMSL_RC-8C.ir | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Audio_Receivers/SMSL/SMSL_RC-8C.ir b/Audio_Receivers/SMSL/SMSL_RC-8C.ir index 4eb27a4e..ed9527e1 100644 --- a/Audio_Receivers/SMSL/SMSL_RC-8C.ir +++ b/Audio_Receivers/SMSL/SMSL_RC-8C.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# SMSL M500 MKII Audio Receiver +# name: Power type: parsed protocol: NECext