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

Various updates and cleaning #52

Closed Boneill3 closed 3 years ago

Boneill3 commented 3 years ago

The readme was updated to include recent changes, various comments were changes, some dead code was removed and several classes had changes to improve readability.

closes #46