SkillAgentSearch skills...

CanOpenNodeExporter

CanOpenNodeExporter is C# program which exports CANopen EDS (Electronic Data Sheet) file to CANopenNode Object Dictionary files (CO_OD.h/CO_OD.c).

Install / Use

/learn @Jian-Zhan/CanOpenNodeExporter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CanOpenNodeExporter is C# program which exports CANopen EDS (Electronic Data Sheet) file to CANopenNode Object Dictionary files (CO_OD.h/CO_OD.c). It only keeps the exporting function of libedssharp, which makes it easier to be ported to other platforms such as Linux/MacOS with Mono installed.

Modifications:

  • The flags of an array object will be assigned as the same as the its first subobject.
  • The datasize of an array object will be assigned as the same as the its first subobject.
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks1

Languages

C#

Security Score

70/100

Audited on Feb 15, 2025

No findings