From b6431e4f60c9966e8afffacb0ba0d437d4140255 Mon Sep 17 00:00:00 2001 From: fapping-wolf Date: Sat, 2 Sep 2023 21:37:43 +0000 Subject: [PATCH 1/2] Create TOYOTA_AVALON_XLS_2003-2004.ir IR Remote for Toyota Avalon GPS dash unit --- .../Nav_Unit/TOYOTA_AVALON_XLS_2003-2004.ir | 176 ++++++++++++++++++ 1 file changed, 176 insertions(+) create mode 100644 Car_Multimedia/Nav_Unit/TOYOTA_AVALON_XLS_2003-2004.ir diff --git a/Car_Multimedia/Nav_Unit/TOYOTA_AVALON_XLS_2003-2004.ir b/Car_Multimedia/Nav_Unit/TOYOTA_AVALON_XLS_2003-2004.ir new file mode 100644 index 0000000000..24921eab8c --- /dev/null +++ b/Car_Multimedia/Nav_Unit/TOYOTA_AVALON_XLS_2003-2004.ir @@ -0,0 +1,176 @@ +Filetype: IR signals file +Version: 1 +# +name: MAP +type: parsed +protocol: NECext +address: 80 44 00 00 +command: CF 30 00 00 +# +name: MENU +type: parsed +protocol: NECext +address: 80 44 00 00 +command: CE 31 00 00 +# +name: BACK +type: parsed +protocol: NECext +address: 80 44 00 00 +command: CC 33 00 00 +# +name: DEST +type: parsed +protocol: NECext +address: 80 44 00 00 +command: CB 34 00 00 +# +name: ENT +type: parsed +protocol: NECext +address: 80 44 00 00 +command: C8 37 00 00 +# +name: Top Left +type: parsed +protocol: NECext +address: 80 44 00 00 +command: C7 38 00 00 +# +name: Bot Left +type: parsed +protocol: NECext +address: 80 44 00 00 +command: C6 39 00 00 +# +name: Bot right +type: parsed +protocol: NECext +address: 80 44 00 00 +command: C5 3A 00 00 +# +name: Top Right +type: parsed +protocol: NECext +address: 80 44 00 00 +command: C4 3B 00 00 +# +name: Left +type: parsed +protocol: NECext +address: 80 44 00 00 +command: C3 3C 00 00 +# +name: Right +type: parsed +protocol: NECext +address: 80 44 00 00 +command: C2 3D 00 00 +# +name: Down +type: parsed +protocol: NECext +address: 80 44 00 00 +command: C1 3E 00 00 +# +name: Up +type: parsed +protocol: NECext +address: 80 44 00 00 +command: C0 3F 00 00 +# +name: Minus +type: parsed +protocol: NECext +address: 80 44 00 00 +command: D1 2E 00 00 +# +name: Plus +type: parsed +protocol: NECext +address: 80 44 00 00 +command: D0 2F 00 00 +# +name: INFO +type: parsed +protocol: NECext +address: 80 44 00 00 +command: 94 6B 00 00 +# +name: OFF +type: parsed +protocol: NECext +address: 80 44 00 00 +command: 89 76 00 00 +# +name: 0_Num +type: parsed +protocol: NECext +address: 80 44 00 00 +command: F0 0F 00 00 +# +name: 1_Num +type: parsed +protocol: NECext +address: 80 44 00 00 +command: F1 0E 00 00 +# +name: 2_Num +type: parsed +protocol: NECext +address: 80 44 00 00 +command: F2 0D 00 00 +# +name: 3_Num +type: parsed +protocol: NECext +address: 80 44 00 00 +command: F3 0C 00 00 +# +name: 4 Num +type: parsed +protocol: NECext +address: 80 44 00 00 +command: F4 0B 00 00 +# +name: 5_Num +type: parsed +protocol: NECext +address: 80 44 00 00 +command: F5 0A 00 00 +# +name: 6_Num +type: parsed +protocol: NECext +address: 80 44 00 00 +command: F6 09 00 00 +# +name: 7_Num +type: parsed +protocol: NECext +address: 80 44 00 00 +command: F7 08 00 00 +# +name: 8_Num +type: parsed +protocol: NECext +address: 80 44 00 00 +command: F8 07 00 00 +# +name: 9_Num +type: parsed +protocol: NECext +address: 80 44 00 00 +command: F9 06 00 00 +# +name: Dash_Num +type: parsed +protocol: NECext +address: 80 44 00 00 +command: FB 04 00 00 +# +name: Back_Num +type: parsed +protocol: NECext +address: 80 44 00 00 +command: FF 00 00 00 From 5f4d7c3ecd1414341d8e5c971bec062df568f5ad Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Fri, 15 Sep 2023 08:26:52 -0700 Subject: [PATCH 2/2] Moved to Toyota folder, added description to comment. --- .../Nav_Unit/{ => Toyota}/TOYOTA_AVALON_XLS_2003-2004.ir | 2 ++ 1 file changed, 2 insertions(+) rename Car_Multimedia/Nav_Unit/{ => Toyota}/TOYOTA_AVALON_XLS_2003-2004.ir (98%) diff --git a/Car_Multimedia/Nav_Unit/TOYOTA_AVALON_XLS_2003-2004.ir b/Car_Multimedia/Nav_Unit/Toyota/TOYOTA_AVALON_XLS_2003-2004.ir similarity index 98% rename from Car_Multimedia/Nav_Unit/TOYOTA_AVALON_XLS_2003-2004.ir rename to Car_Multimedia/Nav_Unit/Toyota/TOYOTA_AVALON_XLS_2003-2004.ir index 24921eab8c..aa449f8b81 100644 --- a/Car_Multimedia/Nav_Unit/TOYOTA_AVALON_XLS_2003-2004.ir +++ b/Car_Multimedia/Nav_Unit/Toyota/TOYOTA_AVALON_XLS_2003-2004.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# Toyota Avalon XLS Navigation Unit (2003-2004) +# name: MAP type: parsed protocol: NECext