Fingerprint vw taos eduardo (#31113)

* add instructions to my fork

* add braziliam TAOS fingerprint

* Revert "add instructions to my fork"

This reverts commit 46fbee3ebe.
old-commit-hash: 97488c190e
chrysler-long2
Alexandre Nobuharu Sato 1 year ago committed by GitHub
parent 0d0e6191a8
commit 24d2e6e822
  1. 2
      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',
],

Loading…
Cancel
Save