CANopenNode / CANopenEditor

CANopen Object Dictionary Editor
GNU General Public License v3.0
133 stars 62 forks source link

Fixed Count Label bug and PDO access type bug #9

Closed rcolatobe closed 1 year ago

rcolatobe commented 3 years ago

Updated CANopenNodeExporter_V4 to count missing labels that are required by CANopenNode per CANopenNode/docs/ObjectDictionary.md.

Fixed bug where reading rwr and rww would map PDOs to the wrong access type . image

koson commented 3 years ago

Thank you, This solved my problem. After copying and pasting that section from the old OD.h for a while.

Regelink commented 2 years ago

Fixed in https://github.com/CANopenNode/CANopenEditor/pull/24

CANopenNode commented 1 year ago

This part was confusing from the beginning. It is fixed in the latest version. But there are no automatic correction of missing parameters, only warnings are shown.