From fdd6fca2118661980adbec2910d03b2a4e9d1744 Mon Sep 17 00:00:00 2001 From: Andrei Date: Fri, 7 Oct 2022 12:57:39 +0300 Subject: [PATCH 1/3] Add RM-88E universal TV remote --- TVs/Universal_remotes/RM_88E.ir | 238 ++++++++++++++++++++++++++++++++ 1 file changed, 238 insertions(+) create mode 100644 TVs/Universal_remotes/RM_88E.ir diff --git a/TVs/Universal_remotes/RM_88E.ir b/TVs/Universal_remotes/RM_88E.ir new file mode 100644 index 00000000..0d4a57b3 --- /dev/null +++ b/TVs/Universal_remotes/RM_88E.ir @@ -0,0 +1,238 @@ +Filetype: IR signals file +Version: 1 +# +# RM-88E Universal TV Remote +# +name: POWER +type: parsed +protocol: NEC +address: 40 00 00 00 +command: 12 00 00 00 +# +name: SYSTEM +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 0E 00 00 00 +# +name: NICAM +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 55 00 00 00 +# +name: STA +type: parsed +protocol: NEC +address: 40 00 00 00 +command: 54 00 00 00 +# +name: SLEEP +type: parsed +protocol: NEC +address: 40 00 00 00 +command: 0E 00 00 00 +# +name: 1 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 01 00 00 00 +# +name: 2 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 02 00 00 00 +# +name: 3 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 03 00 00 00 +# +name: 4 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 04 00 00 00 +# +name: 5 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 05 00 00 00 +# +name: 6 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 06 00 00 00 +# +name: 7 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 07 00 00 00 +# +name: 8 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 08 00 00 00 +# +name: 9 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 09 00 00 00 +# +name: 0 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 0A 00 00 00 +# +name: --/- +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 44 00 00 00 +# +name: REVERSE +type: parsed +protocol: NEC +address: 40 00 00 00 +command: 52 00 00 00 +# +name: SOUND +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 16 00 00 00 +# +name: OK +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 0B 00 00 00 +# +name: TV/AV +type: parsed +protocol: NEC +address: 40 00 00 00 +command: 0F 00 00 00 +# +name: TURN UP +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 1C 00 00 00 +# +name: TURN DOWN +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 1D 00 00 00 +# +name: TURN LEFT +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 51 00 00 00 +# +name: TURN RIGHT +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 4D 00 00 00 +# +name: VOL+ +type: parsed +protocol: NEC +address: 40 00 00 00 +command: 1A 00 00 00 +# +name: VOL- +type: parsed +protocol: NEC +address: 40 00 00 00 +command: 1E 00 00 00 +# +name: MUTE +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 40 00 00 00 +# +name: CH+ +type: parsed +protocol: NEC +address: 40 00 00 00 +command: 1B 00 00 00 +# +name: CH- +type: parsed +protocol: NEC +address: 40 00 00 00 +command: 1F 00 00 00 +# +name: DISPLAY +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 11 00 00 00 +# +name: PLAY +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 49 00 00 00 +# +name: PAUSE +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 49 00 00 00 +# +name: STOP +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 13 00 00 00 +# +name: BACK +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 1B 00 00 00 +# +name: FORWARD +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 14 00 00 00 +# +name: REWIND +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 18 00 00 00 +# +name: FAST FORWARD +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 15 00 00 00 +# +name: EJECT +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 1F 00 00 00 +# +name: R.S +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 17 00 00 00 From 80a4409fe61a1fa1cea8b9fe9ed31db279069e58 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sat, 8 Oct 2022 00:58:53 -0700 Subject: [PATCH 2/3] Updated location and description in comment --- TVs/{Universal_remotes => Chunghop}/RM_88E.ir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename TVs/{Universal_remotes => Chunghop}/RM_88E.ir (98%) diff --git a/TVs/Universal_remotes/RM_88E.ir b/TVs/Chunghop/RM_88E.ir similarity index 98% rename from TVs/Universal_remotes/RM_88E.ir rename to TVs/Chunghop/RM_88E.ir index 0d4a57b3..3de237e8 100644 --- a/TVs/Universal_remotes/RM_88E.ir +++ b/TVs/Chunghop/RM_88E.ir @@ -1,7 +1,7 @@ Filetype: IR signals file Version: 1 # -# RM-88E Universal TV Remote +# Chunghop RM-88E Universal TV Remote # name: POWER type: parsed From e3f2a9edd5cbc7f011e14505f15d6e108142f59d Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sat, 8 Oct 2022 01:00:20 -0700 Subject: [PATCH 3/3] Changed location again (after-thought) --- .../RM_88E.ir => Miscellaneous/Chunghop/RM_88E_Universal.ir | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename TVs/Chunghop/RM_88E.ir => Miscellaneous/Chunghop/RM_88E_Universal.ir (100%) diff --git a/TVs/Chunghop/RM_88E.ir b/Miscellaneous/Chunghop/RM_88E_Universal.ir similarity index 100% rename from TVs/Chunghop/RM_88E.ir rename to Miscellaneous/Chunghop/RM_88E_Universal.ir