Giannis Roussos

Results 10 comments of Giannis Roussos

[samplefile.zip](https://github.com/user-attachments/files/23300079/samplefile.zip) Here is a sample XDD and EDS showing that the Identity values in the DeviceIdentity (XDD)/ DeviceInfo (EDS) sections are different to the values in 0x1018 (and 0x1008-A but...

I've stumbled on an issue related to EDSXDD conversion. CANOpenEditor seems to use an internal representation of the device profile based on the EDS format (EDSsharp class). When trying to...

> I've stumbled on an issue related to EDSXDD conversion. CANOpenEditor seems to use an internal representation of the device profile based on the EDS format (EDSsharp class). When trying...

The first 2 goals of the MR are done - pending testing / review from someone else too. For the other 2 goals I have decided to implement them separately,...

> There is quite a lot of changes. I didn't go into the details. However, changing CanOpen.proto is always very delicate. Vendor ID and others are already in object 1018,...

> In the current state of the program it is hard to add "simple things". My current goal is more ambitious, as described here: [#190 (comment)](https://github.com/CANopenNode/CANopenEditor/issues/190#issuecomment-3551548838) The code may not...

> > I had missed filling in the mapping for the added fields in CanOpen.proto, I've fixed that. I believe the fields I've added are specified for EDS and XDD...

> > Please consider adding the following fields: > > * File Info: FileVersion, FileRevision > > Will look into it > > > ``` > > * Device Info:...

Thanks for the reply @trojanobelix ! The modules concept seems a good starting point I think, though it does not solve my needs completely and I have a few ideas...

Thank you both for the feedback. I have appreciated the CANopenNode project and would be happy and interested to contribute to it. @trojanobelix I think we got carried away a...