mercedes-benz / odxtools

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

Convert the parameter classes to the `.from_et()` pattern #279

Closed andlaus closed 8 months ago

andlaus commented 8 months ago

IMO this cleans up the parameter construction code significantly. On the flipside it requires to make the Parameter class instantiable...

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

andlaus commented 8 months ago

ok, let's merge this. Thanks for the review @kayoub5!