From 24d2e6e8222ca8603ac8f33c04de7032477ce53a Mon Sep 17 00:00:00 2001 From: Alexandre Nobuharu Sato <66435071+AlexandreSato@users.noreply.github.com> Date: Fri, 26 Jan 2024 18:20:35 -0300 Subject: [PATCH] Fingerprint vw taos eduardo (#31113) * add instructions to my fork * add braziliam TAOS fingerprint * Revert "add instructions to my fork" This reverts commit 46fbee3ebe7ecbb211d855e63b2d4c8919c31b63. old-commit-hash: 97488c190ed2dc406e3ba9995516309f83535ecc --- selfdrive/car/volkswagen/fingerprints.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/selfdrive/car/volkswagen/fingerprints.py b/selfdrive/car/volkswagen/fingerprints.py index f98a822f1e..dcdb2e62bf 100644 --- a/selfdrive/car/volkswagen/fingerprints.py +++ b/selfdrive/car/volkswagen/fingerprints.py @@ -484,6 +484,7 @@ FW_VERSIONS = { }, CAR.TAOS_MK1: { (Ecu.engine, 0x7e0, None): [ + b'\xf1\x8704E906025CK\xf1\x892228', b'\xf1\x8704E906027NJ\xf1\x891445', b'\xf1\x8704E906027NP\xf1\x891286', b'\xf1\x8705E906013BD\xf1\x892496', @@ -492,6 +493,7 @@ FW_VERSIONS = { (Ecu.transmission, 0x7e1, None): [ b'\xf1\x8709G927158EM\xf1\x893812', b'\xf1\x8709S927158BL\xf1\x893791', + b'\xf1\x8709S927158CR\xf1\x893924', b'\xf1\x8709S927158DN\xf1\x893946', b'\xf1\x8709S927158FF\xf1\x893876', ],