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
25 stars 6 forks source link

OD Parse-Last Crash Patch #63

Closed Boneill3 closed 3 years ago

Boneill3 commented 3 years ago

This fixes an unreported error that results in the last item of an OD file not being loaded when a blank newline does not exist as the last line in the file.