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

Hotkey for adding and removing interfaces at runtime #42

Closed dmitri-mcguckin closed 3 years ago

dmitri-mcguckin commented 3 years ago

As a user I want the ability to add or remove interfaces to canopen-monitor at runtime.

I want to add by pressing F3 to get a popup window prompting for the name.

I want to remove by pressing F4 to get a popup window with a list of available interfaces to remove.