libedssharp
libedssharp copied to clipboard
Feature CO_NO_TIME, relation of versions CANopenNode and EDSeditor
somewhere between v0.7 and 0.9 export to CO_OD.h the feature CO_NO_TIME was introduced In my current implementation of CANopenNode, this is not used. This brings me to the idea, to document the relations between the versions of edseditor and CANopenNODE.
In the header of CO_OD.h there must be a hint for which versions of CANopenNode the created file is appropriate. This need to be done for tagged versions only.
The next problem is, that in the current version of CANopenNode i read the error condition CO_NO_TIME > 1, but the current version of edseditor can only create value 0 or 1. I think there is some misunderstanding.