mercedes-benz / odxtools

odxtools is a collection of utilities to interact with the diagnostic functionality of automotive electronic control units using python
MIT License
171 stars 70 forks source link

`create_any_compu_method_from_et`: fix fallback #332

Closed andlaus closed 2 weeks ago

andlaus commented 2 weeks ago

this fixes the fallback mechanism for unimplemented compu methods and should thus take care of https://github.com/mercedes-benz/odxtools/issues/331

Andreas Lauser <andreas.lauser@mercedes-benz.com>, on behalf of MBition GmbH. Provider Information

andlaus commented 2 weeks ago

@nada-ben-ali: can you check if this fixes the issue you've encountered?

nada-ben-ali commented 2 weeks ago

@andlaus Yes, this change fixed the issue.

andlaus commented 2 weeks ago

great, let's merge this then. (I'll do also a new release.)