sebi2k1 / node-can

NodeJS SocketCAN extension
222 stars 72 forks source link

Keeping track of features to add. #54

Closed juleq closed 5 years ago

juleq commented 5 years ago

Hello @sebi2k1,

I was wondering how you would like to keep track of features that wait for implementation. Should we add a new issue for each observation that might get addressed in the future?

What I have noticed so far:

I know a nice dbc file to test these enhancements when they have been implemented. The lab power supply manufacturer ElektroAutomatik uses e.g. 16 bit big endian multiplexors for 32bit floating point nominal values (e.g. device nominal current, etc.). They provide the dbc files for their units free of charge and they can be converted to kcd e.g. by the Python package cantools.

I cannot contribute right now but I thought I make a note for future me (and perhaps you :).

ElektoAutomatiks dbc files The fantastic cantools Python package

sebi2k1 commented 5 years ago

Would prefer to create issues to track feature requests.

juleq commented 5 years ago

Ok. I have opened issues with hopefully meaningful titles.

Thanks again for your project. I am a huge fan :).