robincornelius / libedssharp

A CanOpen EDS editor and library in C# with CanOpenNode export for Object Dictionary
GNU General Public License v3.0
231 stars 135 forks source link

add Makefile, auto-update timestamp, fix name conflict #142

Closed wilkinsw closed 6 years ago

wilkinsw commented 6 years ago
  1. Adds a Makefile to build on linux using mono/msbuild
  2. Changes the 'Device' tab's 'Update' button to set the 'Modification Date/Time' so the user doesn't have to type it in manually.
  3. Fixed DOMAIN type name conflict from CANopenNode (https://github.com/CANopenNode/CANopenNode/issues/68)