mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-20 12:22:04 +08:00
VW MQB: Add FW for 2017 Seat Leon (#26883)
* VW MQB: Add FW for 2017 Seat Leon * missing srs Co-authored-by: Comma Device <device@comma.ai> Co-authored-by: Shane Smiskol <shane@smiskol.com>
This commit is contained in:
committed by
GitHub
parent
257a45dd18
commit
2d403cbf9c
@@ -937,19 +937,23 @@ FW_VERSIONS = {
|
||||
b'\xf1\x8704L906026BP\xf1\x891198',
|
||||
b'\xf1\x8704L906026BP\xf1\x897608',
|
||||
b'\xf1\x8705E906018AS\xf1\x899596',
|
||||
b'\xf1\x878V0906264H \xf1\x890005',
|
||||
],
|
||||
(Ecu.transmission, 0x7e1, None): [
|
||||
b'\xf1\x870CW300041G \xf1\x891003',
|
||||
b'\xf1\x870CW300050J \xf1\x891908',
|
||||
b'\xf1\x870D9300042M \xf1\x895016',
|
||||
],
|
||||
(Ecu.srs, 0x715, None): [
|
||||
b'\xf1\x873Q0959655AC\xf1\x890189\xf1\x82\r11110011110011021511110200',
|
||||
b'\xf1\x873Q0959655AS\xf1\x890200\xf1\x82\r12110012120012021612110200',
|
||||
b'\xf1\x873Q0959655BH\xf1\x890703\xf1\x82\x0e1312001313001305171311052900',
|
||||
b'\xf1\x873Q0959655CM\xf1\x890720\xf1\x82\0161312001313001305171311052900',
|
||||
],
|
||||
(Ecu.eps, 0x712, None): [
|
||||
b'\xf1\x875Q0909144AB\xf1\x891082\xf1\x82\00521N01342A1',
|
||||
b'\xf1\x875Q0909144P \xf1\x891043\xf1\x82\00511N01805A0',
|
||||
b'\xf1\x875Q0909144T \xf1\x891072\xf1\x82\x0521N01309A1',
|
||||
b'\xf1\x875Q0909144T \xf1\x891072\xf1\x82\00521N05808A1',
|
||||
],
|
||||
(Ecu.fwdRadar, 0x757, None): [
|
||||
|
||||
Reference in New Issue
Block a user