Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dparring authored May 22, 2024
1 parent 31d620b commit d7e97df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selfdrive/car/volkswagen/carstate.py
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ def get_can_parser_mlb(CP):
# FIXME: Macan gateway and airbag state on powertrain
#("Airbag_02", 5), # From J234 Airbag control module
("Gateway_05", 10), # From J533 CAN gateway (aggregated data)
("Kombi_01", 20), # From J285 Instrument cluster
("EPB_01", 50), # From J285 Instrument cluster - FIXME: Macan
("Blinkmodi_01", 0), # From J519 BCM (sent at 1Hz when no lights active, 50Hz when active)
("Kombi_03", 1), # From J285 instrument cluster (not present on older cars, 1Hz when present)
]
Expand Down

0 comments on commit d7e97df

Please sign in to comment.