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

CanOpen Parser #31

Closed dmitri-mcguckin closed 3 years ago

dmitri-mcguckin commented 3 years ago

Must be able to take a COB ID and an 8-byte string and determine the type of the message and pass it along to a subparser with the appropriate EDS Model Object.

canopen-monitor-display-messages