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

Change interfaces #56

Closed Boneill3 closed 3 years ago

Boneill3 commented 3 years ago

This pull request is to allow adding and removing interfaces at runtime. The UI side of these changes may adjust after I re-implement them as part of Tpane, so don't focus too much on that.