From e4bb58c5717d7194e4117077a0aa2735cd2c726e Mon Sep 17 00:00:00 2001 From: Daniel Strackbein Date: Wed, 1 Mar 2023 20:35:05 +0100 Subject: [PATCH 1/3] IR codes for ASR Emitter 1 HD --- Audio_Receivers/ASR/ASR_EMITTER1HD.ir | 47 +++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 Audio_Receivers/ASR/ASR_EMITTER1HD.ir diff --git a/Audio_Receivers/ASR/ASR_EMITTER1HD.ir b/Audio_Receivers/ASR/ASR_EMITTER1HD.ir new file mode 100644 index 00000000..c14d2a96 --- /dev/null +++ b/Audio_Receivers/ASR/ASR_EMITTER1HD.ir @@ -0,0 +1,47 @@ +Filetype: IR signals file +Version: 1 +# +# For ASR Emitter 1 HD +# +name: POWER +type: parsed +protocol: RC5 +address: 10 00 00 00 +command: 0C 00 00 00 +# +name: VOL+ +type: parsed +protocol: RC5 +address: 10 00 00 00 +command: 10 00 00 00 +# +name: VOL- +type: parsed +protocol: RC5 +address: 10 00 00 00 +command: 11 00 00 00 +# +name: MUTE +type: parsed +protocol: RC5 +address: 10 00 00 00 +command: 0D 00 00 00 +# +name: SRC+ +type: parsed +protocol: RC5 +address: 10 00 00 00 +command: 20 00 00 00 +# +name: SRC- +type: parsed +protocol: RC5 +address: 10 00 00 00 +command: 21 00 00 00 +# +name: SET +type: parsed +protocol: RC5 +address: 10 00 00 00 +command: 24 00 00 00 + From fb5d0f6faafb04ecf82069d6eadd35546c25017f Mon Sep 17 00:00:00 2001 From: Daniel Strackbein Date: Wed, 1 Mar 2023 21:12:25 +0100 Subject: [PATCH 2/3] Removed empty line --- Audio_Receivers/ASR/ASR_EMITTER1HD.ir | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Audio_Receivers/ASR/ASR_EMITTER1HD.ir b/Audio_Receivers/ASR/ASR_EMITTER1HD.ir index c14d2a96..62b92b6e 100644 --- a/Audio_Receivers/ASR/ASR_EMITTER1HD.ir +++ b/Audio_Receivers/ASR/ASR_EMITTER1HD.ir @@ -43,5 +43,4 @@ name: SET type: parsed protocol: RC5 address: 10 00 00 00 -command: 24 00 00 00 - +command: 24 00 00 00 \ No newline at end of file From 922b8a6c2fda3752fe96eba9b18d5a65a08f4171 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Wed, 1 Mar 2023 23:38:03 -0800 Subject: [PATCH 3/3] Minor description update --- Audio_Receivers/ASR/ASR_EMITTER1HD.ir | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Audio_Receivers/ASR/ASR_EMITTER1HD.ir b/Audio_Receivers/ASR/ASR_EMITTER1HD.ir index 62b92b6e..878e4cfc 100644 --- a/Audio_Receivers/ASR/ASR_EMITTER1HD.ir +++ b/Audio_Receivers/ASR/ASR_EMITTER1HD.ir @@ -1,7 +1,7 @@ Filetype: IR signals file Version: 1 # -# For ASR Emitter 1 HD +# ASR Emitter 1 HD Audio Receiver # name: POWER type: parsed @@ -43,4 +43,4 @@ name: SET type: parsed protocol: RC5 address: 10 00 00 00 -command: 24 00 00 00 \ No newline at end of file +command: 24 00 00 00