robincornelius / libedssharp

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

Baud rate choices not honored in EDS import to export cycle #254

Open davidsmoot opened 3 years ago

davidsmoot commented 3 years ago

Open an EDS with multiple baud rates enabled. Unselect the undesired baud rates in the GUI. Then export as EDS. The baud rate changes made in the GUI are not in the exported EDS.

Not a big deal, easy to work around but thought you might want to know.