Janez

Results 264 comments of Janez

Yes, of course. CO_driver_target.h in CANopenNode/example/ is just an example with the minimum of the required code. When writing own driver you should reference also other drivers for examples.

In v4 it is possible to generate object dictionary in run time before CANopen initialization. But no implementation (yet).

Correct should be: `dataElementSizeof = 0` Data size for domain is application specific. I sent PR with fixes.

This PR is now included in https://github.com/CANopenNode/CANopenEditor. I also added some other features, see https://github.com/CANopenNode/CANopenNode/issues/314. This PR is not relevant here any more.

libedssharp has been forked to https://github.com/CANopenNode/CANopenEditor, I'm updating there. (In agreement with Robin Cornelius, updates will continue there, he is there also a maintainer.) So I added this PR in...

This PR is not relevant any more, because it is included in https://github.com/CANopenNode/CANopenEditor.

New version contains clone and insert profile with interactive table to select objects and specify offset(s).

I made quite a lot of code for the latest versions. But didn't touch tabs: "TX PDO Mapping", "RX PDO Mapping" and "Modules". "Device Info" and "Object Dictionary" are renewed...

With CAnopenNode v4 some of the ideas of this PR has been included there. I think, this PR is not relevant any more.