mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 22:23:56 +08:00
Add several missing PILOT_2019 f/w (#21097)
* Add several missing PILOT_2019 f/w `@Abu ali#8344` 2019 Honda Pilot DongleID/route 1631748f51929063|2021-05-30--00-12-43 * Update selfdrive/car/honda/values.py Ah yeah, got distracted ;-) Co-authored-by: Willem Melching <willem.melching@gmail.com> * Properly sorted the f/w Co-authored-by: Willem Melching <willem.melching@gmail.com>
This commit is contained in:
@@ -1052,12 +1052,14 @@ FW_VERSIONS = {
|
||||
b'36161-TG7-A310\x00\x00',
|
||||
b'36161-TG7-A630\x00\x00',
|
||||
b'36161-TG7-A930\x00\x00',
|
||||
b'36161-TG7-Y630\x00\x00',
|
||||
b'36161-TG8-A630\x00\x00',
|
||||
b'36161-TGS-A130\x00\x00',
|
||||
b'36161-TGT-A030\x00\x00',
|
||||
],
|
||||
(Ecu.srs, 0x18da53f1, None): [
|
||||
b'77959-TG7-A210\x00\x00',
|
||||
b'77959-TG7-Y210\x00\x00',
|
||||
b'77959-TGS-A010\x00\x00',
|
||||
],
|
||||
(Ecu.combinationMeter, 0x18da60f1, None): [
|
||||
@@ -1070,6 +1072,7 @@ FW_VERSIONS = {
|
||||
b'78109-TG7-AP20\x00\x00',
|
||||
b'78109-TG7-AS20\x00\x00',
|
||||
b'78109-TG7-AU20\x00\x00',
|
||||
b'78109-TG7-YK20\x00\x00',
|
||||
b'78109-TG8-AJ10\x00\x00',
|
||||
b'78109-TG8-AJ20\x00\x00',
|
||||
b'78109-TGS-AK20\x00\x00',
|
||||
|
||||
Reference in New Issue
Block a user