Commit Graph

9 Commits

Author SHA1 Message Date
75230a5cc7 cleaned up unused functions
Some checks failed
Makefile CI / Release - Linux-x86_64 (push) Failing after 1m13s
Makefile CI / Release - Windows-x86_64 (push) Has been cancelled
2025-03-30 13:21:05 -04:00
c313131a88 set the width for both columns so the GUI doesn't auto resize when there are no devices selected
Some checks failed
Makefile CI / Release - Linux-x86_64 (push) Failing after 44s
Makefile CI / Release - Windows-x86_64 (push) Has been cancelled
2025-03-30 13:12:29 -04:00
8a889aef95 Removed duplicated code in worker thread
Some checks failed
Makefile CI / Release - Linux-x86_64 (push) Failing after 45s
Makefile CI / Release - Windows-x86_64 (push) Has been cancelled
2025-03-29 10:29:03 -04:00
d4f7b00323 Updated old firmware report format
Some checks failed
Makefile CI / Release - Linux-x86_64 (pull_request) Failing after 1m31s
Makefile CI / Release - Windows-x86_64 (pull_request) Has been cancelled
2025-03-28 22:43:24 -04:00
bd9f94c244 Added the ability to support different firmware report versions 2025-03-28 22:26:52 -04:00
4df9ce4d49 Fixed issue where device would reboot when stopping (was sending an invalid clear buffer payload)
Added a manual device list refresh button
Updated device list validator function to not remove a device from the config just because it's not available
2025-03-28 19:34:12 -04:00
e2053f0d67 Code rewrite to make the code more modular.
Fixed issue where newer firmware "20241226" wouldn't actually work correctly.

Needs testing on older firmware to see if they still work
2025-03-28 18:58:06 -04:00
8924f088ba - update: about page updates 2025-01-29 18:02:58 -05:00
f538387025 - add: shift tool from https://github.com/RavenX8/open-vpc 2025-01-29 16:29:56 -05:00