oresat / CANopen-monitor

An NCurses-based TUI application for tracking activity over the CAN bus and decoding messages with provided EDS/OD files.
https://canopen-monitor.readthedocs.io/
GNU General Public License v3.0
26 stars 6 forks source link

EDS File Parser #26

Closed dmitri-mcguckin closed 3 years ago

dmitri-mcguckin commented 3 years ago

Parse EDS files into Index and Medadata objects.

Should be a get name and get data type Should create dictionary of node key values With dictionary for index, dictionary for subindex Should fail when getting data type without subindex for struct/arrays Initialization: Given folder, find Eds files in that folder