forked from robincornelius/libedssharp
-
Notifications
You must be signed in to change notification settings - Fork 99
Please fix the CANopenNode exporter #134
Copy link
Copy link
Closed
Labels
📭 needs: author feedbackMore info/confirmation awaited from OP; issues typically get closed after 30 days of inactivityMore info/confirmation awaited from OP; issues typically get closed after 30 days of inactivity
Description
Activity
Metadata
Metadata
Assignees
Labels
📭 needs: author feedbackMore info/confirmation awaited from OP; issues typically get closed after 30 days of inactivityMore info/confirmation awaited from OP; issues typically get closed after 30 days of inactivity
I do not want to sound polemic or anything, but
it's mega annoying and frustrating that a piece of SW that comes as part of something like CANopenNode, with millions of users and contributors, is so damned bug!
Exporting with the legacy exporter -- which you are forced to use if using Zephyr/NRF SDK -- is so full of bugs that is barely usable.
CO_OD.halways lacks thetimeOfDaydefine. Every time we update the OD we have to re-add it (thanksgit).CO_OD.c, if you are lucky, comes out ready to use. If you are not lucky, most of the OD entries have the wrong attributes. This makes the OD unusable: PDO mapping, multi-byte variable, all attributes are lost (but RAM storage option).Right now, we had to switch back to the old pre-release from robincornelius.