forked from robincornelius/libedssharp
-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
Hi,
Feel free to change/add/subdivide/remove or "take" tasks, i just needed to have a place to talk/plan outside of the pull requests.
So this is things we agree we want to do? and this is high priority:
- Remove CanOpenNodeXML (inc bridge) #103
- Move import & export part of eds away from eds.cs #105
- Rewrite the code to use protobuffer based classes as the Main data source instead of EDS
- CanOpenXDD1.1 <-> protobuffer
- CanOpenXDD1.0 <-> protobuffer
- EDS <-> protobuffer #136
- CanOpenNodeExporter <- protobuffer
- CanOpenNodeExporterv4 <- protobuffer
- DocHTML <- protobuffer
- DocMarkup <- protobuffer
- DocNetwork <- protobuffer
- cli <-> protobuffer
- GUI <-> protobuffer
Suggestions in no order. low priority and it would be nice to talk about some of the big things:
- A uniform way do interact with importer/exporter #122
- More tests, close to 100% coverage on libEDSSharp
- Clean build
build without warnings & messages from compiler
(i want to continue on this to learn how it all works + its very easy to do if i have some spare time) - Divide the DocumentationGen into markup & html #119
- NetworkPDOreport has some of the same code as DocumentationGen
that would be nice to remove the need for the same code multiple places - Native .net core GUI
So we can move away from .net 4.8.1 while continue to support non-windows with a gui - Enable "Online" mode, so CANopenEditor could read or write Object Dictionary values on actual devices.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels