From 83ca61a44fc6dcb22e8f4be604b3da1e3d7247e3 Mon Sep 17 00:00:00 2001 From: Erich Moraga <33645296+ErichMoraga@users.noreply.github.com> Date: Sun, 24 Apr 2022 13:08:39 -0500 Subject: [PATCH] Add missing LEXUS_RX_TSS2 engine & fwdCamera f/w (#24309) `@jackus1#7254` Lexus RX 350 2022 ICE DongleID/route 02b50dc00776ca3c|2022-04-24--11-40-30 old-commit-hash: 785a228f2b976cd5298b2a1dbd48610a314f2129 --- selfdrive/car/toyota/values.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/selfdrive/car/toyota/values.py b/selfdrive/car/toyota/values.py index 324d3b2b66..0e74be2454 100644 --- a/selfdrive/car/toyota/values.py +++ b/selfdrive/car/toyota/values.py @@ -1684,6 +1684,7 @@ FW_VERSIONS = { b'\x018966348W9000\x00\x00\x00\x00', b'\x01896634D12000\x00\x00\x00\x00', b'\x01896634D12100\x00\x00\x00\x00', + b'\x01896634D43000\x00\x00\x00\x00', ], (Ecu.esp, 0x7b0, None): [ b'\x01F15260E031\x00\x00\x00\x00\x00\x00', @@ -1704,6 +1705,7 @@ FW_VERSIONS = { b'\x028646F4810100\x00\x00\x00\x008646G2601200\x00\x00\x00\x00', b'\x028646F4810200\x00\x00\x00\x008646G2601400\x00\x00\x00\x00', b'\x028646F4810300\x00\x00\x00\x008646G2601400\x00\x00\x00\x00', + b'\x028646F4810400\x00\x00\x00\x008646G2601400\x00\x00\x00\x00', ], }, CAR.LEXUS_RXH_TSS2: {