VW MLB: Add support for Audi Q5 Mk1#3138
Conversation
Car behavior reportReplays driving segments through this PR and compares the behavior to master. Testing 130 segments for: VOLKSWAGEN_ARTEON_MK1, VOLKSWAGEN_ATLAS_MK1, VOLKSWAGEN_CRAFTER_MK2, VOLKSWAGEN_GOLF_MK7, VOLKSWAGEN_JETTA_MK7, VOLKSWAGEN_PASSAT_MK8, VOLKSWAGEN_PASSAT_NMS, VOLKSWAGEN_POLO_MK6, VOLKSWAGEN_TAOS_MK1, VOLKSWAGEN_TIGUAN_MK2, VOLKSWAGEN_TOURAN_MK2, VOLKSWAGEN_TRANSPORTER_T61, VOLKSWAGEN_TROC_MK1 ✅ 0 changed, 130 passed, 0 errors |
This reverts commit fa1c10c.
|
Something like this should fix tests: |
jyoung8607
left a comment
There was a problem hiding this comment.
We'll definitely merge this car once we work through questions about various signals, but we need to work through those questions first. We've spent an enormous amount of time cleaning up complicated, buggy, unnecessary signal sprawl on other car ports. I want to avoid that up front here.
I'm aware of some of the information sources you may be working from. They are not necessarily complete or applicable in all respects. We'll add anything that's proven necessary, but that final proof comes from examining live vehicle data with Cabana.
I'd like one uploaded route from this vehicle with all four of these tests together:
- Driver's seatbelt on/off three times
- Driver's door open/closed three times
- Left turn signal three times
- Right turn signal three times
Route: I did the tests in the following order:
Before every step i made a marker |
Validation
Re-do of: #2905