ebroecker / canmatrix

Converting Can (Controller Area Network) Database Formats .arxml .dbc .dbf .kcd ...
BSD 2-Clause "Simplified" License
902 stars 397 forks source link

Remove warnings in output #684

Closed MatinF closed 1 month ago

MatinF commented 1 year ago

It would be great to avoid having the following 'warning output' be displayed when using canmatrix. Perhaps it can be put into a logger type output instead.

arxml is not supported
ldf is not supported
kcd is not supported
fibex is not supported
xls is not supported
xlsx is not supported
yaml is not supported
odx is not supported
ebroecker commented 1 year ago

should be done with https://github.com/ebroecker/canmatrix/commit/eecffcc34411c8533a00cedb154a34f03fd72082 s

does this issue still occure?

morbult commented 8 months ago

Yes, this is still an issue. I have suggested a fix in #748, please have a look.