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

Validate OD files after loading them #70

Open Boneill3 opened 3 years ago

Boneill3 commented 3 years ago

Is your feature request related to a problem? Please describe. As a user, I would like OD files to be validated after loaded. As a user, I would like any OD related features (such as ECSS time) to be applied after the OD is loaded.

Describe the solution you'd like An error message should be displayed if validation fails. I should be able to know that required fields always exist on OD file indexes.