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

3.2.0 UI rework #37

Closed Boneill3 closed 3 years ago

Boneill3 commented 3 years ago

Note: These UI changes in current form REQUIRE changes to layout.json

Boneill3 commented 3 years ago

Need to update config_factory in utilities to load the new versioned layout.json from a file in assets. If an older version exists, it should backup the old layout.json and create a new one.