From 4935929311a53f85d96dfc15b34af8290727e60c Mon Sep 17 00:00:00 2001 From: JA Date: Tue, 18 Oct 2022 09:52:21 -0500 Subject: [PATCH 1/4] Create GPX_cd_radio.ir --- CD_Players/GPX/GPX_cd_radio.ir | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 CD_Players/GPX/GPX_cd_radio.ir diff --git a/CD_Players/GPX/GPX_cd_radio.ir b/CD_Players/GPX/GPX_cd_radio.ir new file mode 100644 index 00000000..84b3e3f2 --- /dev/null +++ b/CD_Players/GPX/GPX_cd_radio.ir @@ -0,0 +1,38 @@ +Filetype: IR signals file +Version: 1 +# +name: Stop +type: parsed +protocol: Samsung32 +address: 81 00 00 00 +command: 09 00 00 00 +# +name: Play_pause +type: parsed +protocol: Samsung32 +address: 81 00 00 00 +command: 01 00 00 00 +# +name: Skip_bck +type: parsed +protocol: Samsung32 +address: 81 00 00 00 +command: 19 00 00 00 +# +name: Skip_fwd +type: parsed +protocol: Samsung32 +address: 81 00 00 00 +command: 11 00 00 00 +# +name: Prog +type: parsed +protocol: Samsung32 +address: 81 00 00 00 +command: 1A 00 00 00 +# +name: Repeat +type: parsed +protocol: Samsung32 +address: 81 00 00 00 +command: 02 00 00 00 From 4b9e587f20916a0b7cd9cd3911dbd8af171d400d Mon Sep 17 00:00:00 2001 From: JA Date: Tue, 18 Oct 2022 09:55:57 -0500 Subject: [PATCH 2/4] Create IhomeRz6.ir --- Miscellaneous/iHome/IhomeRz6.ir | 86 +++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 Miscellaneous/iHome/IhomeRz6.ir diff --git a/Miscellaneous/iHome/IhomeRz6.ir b/Miscellaneous/iHome/IhomeRz6.ir new file mode 100644 index 00000000..3ab2b80a --- /dev/null +++ b/Miscellaneous/iHome/IhomeRz6.ir @@ -0,0 +1,86 @@ +Filetype: IR signals file +Version: 1 +# +name: POWER +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 1D 00 00 00 +# +name: MUTE +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 0D 00 00 00 +# +name: Presets +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 04 00 00 00 +# +name: Play_pause +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 18 00 00 00 +# +name: VOL+ +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 0E 00 00 00 +# +name: VOL- +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 0C 00 00 00 +# +name: Back +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 14 00 00 00 +# +name: Fwd +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 16 00 00 00 +# +name: Equalizer +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 08 00 00 00 +# +name: Snooze +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 05 00 00 00 +# +name: Sleep +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 0A 00 00 00 +# +name: Mode +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 06 00 00 00 +# +name: Minus +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 10 00 00 00 +# +name: Plus +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 12 00 00 00 From 0885039782b221614884581e0de40d09560c6504 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Wed, 19 Oct 2022 22:26:30 -0700 Subject: [PATCH 3/4] Added model to comments --- CD_Players/GPX/GPX_cd_radio.ir | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CD_Players/GPX/GPX_cd_radio.ir b/CD_Players/GPX/GPX_cd_radio.ir index 84b3e3f2..56b07ee0 100644 --- a/CD_Players/GPX/GPX_cd_radio.ir +++ b/CD_Players/GPX/GPX_cd_radio.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# GPX CD/Radio remote +# name: Stop type: parsed protocol: Samsung32 From 464ad14dc40ae439ed24efc8347bc0471188ea91 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Wed, 19 Oct 2022 22:27:04 -0700 Subject: [PATCH 4/4] Added model to comments --- Miscellaneous/iHome/IhomeRz6.ir | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Miscellaneous/iHome/IhomeRz6.ir b/Miscellaneous/iHome/IhomeRz6.ir index 3ab2b80a..4b0af133 100644 --- a/Miscellaneous/iHome/IhomeRz6.ir +++ b/Miscellaneous/iHome/IhomeRz6.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# iHome iPod player +# name: POWER type: parsed protocol: NEC