MGX3D / CurrentViewer

Interactive charting for LowPowerLab CurrentRanger: capture and share GIF animations with power state profiles/swings for IoT devices
MIT License
29 stars 7 forks source link

GUI features request & misc #3

Open LowPowerLab opened 3 years ago

LowPowerLab commented 3 years ago

Would be great if the GUI would include some controls to turn features on/off, some of which are only available through the command line.

Would be nice to remove any dependencies to python and just have a standalone executable. Any chance the program could be compiled into an executable? I tried it with pyinstaller but I ran into all sorts of issues.

BUG: I noticed if the USB is disconnected the SPS starts decreasing instead of going to 0.

MGX3D commented 3 years ago

Check out version 1.0.4:

image

image

The rest of the suggestions/asks will have to wait for the next rev of the UI, as matplotlib is not exactly friendly to drawing UI features like this.