Eduard Bröcker

Results 156 comments of Eduard Bröcker

Hi @svanimisetti, no - it is not implemented, not even started to implement. I don't have enough knowledge about lin. Parsing the relevant information from ARXML should not be to...

Hi @fpetry you are right, json is far from complete there is an old issue about: #136

Thanks for this hint. But I have absolute no idea about canopen. So some external help would be needed.

you could try to use old version of xlrd library xlrd==1.2.0 seemed to work. Note - this is only a workaround, in future the xlsx-importer have to be written from...

hi @AlexDLSy , mainly (short term) the "read xlsx"-part hast to be rewritten to use another library. I have just now startet to rewrite the this part with openpyxl. long...

my 2 cents about _overall organizational review_ * I want to create a release (0.7) more or less the current development state (gonna check if some bugs should be fixed)...

* loadb for loading any format from a `byte sequence` (#103)

I thought it's right here because the policy would be to use "byte sequences". If not - just ignore...