Closed budney closed 2 years ago
I see a failed test report, but AFAICT it has nothing to do with this pull request. It's a compilation error in soundd somewhere.
I also see a route replay error, but I'm not sure what to do to investigate further. Hard to imagine how a change to the subaru fingerprint list would have this effect, though. The VIN I noticed was for a Mazda, so it shouldn't even be exercising Subaru code.
Thanks for the PR. The added engine fw value is a duplicate of an existing value so I'll close it.
python has a few different encoding notations, so the following engine fw values are actually equal: b'\xaa!dt\a', b'\xaa!dt\x07',
This PR only adds the engine firmware version for my 2018 Crosstrek Limited; it's the only part of my car's fingerprint that wasn't already in car/subaru/values.py.