Commit Graph

16 Commits

Author SHA1 Message Date
9b43f600b8 cleaned up unused imports
Some checks failed
Makefile CI / Release - Linux-x86_64 (push) Failing after 23s
Makefile CI / Release - Windows-x86_64 (push) Has been cancelled
2025-03-30 13:25:37 -04:00
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
644cfa4128 Merge pull request 'code clean-up' (#1) from clean-up into main
Some checks failed
Makefile CI / Release - Linux-x86_64 (push) Failing after 23s
Makefile CI / Release - Windows-x86_64 (push) Has been cancelled
Reviewed-on: #1
2025-03-28 22:50:39 -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
7a35b65f2c Update .github/workflows/makefile.yml
Some checks failed
Makefile CI / Release - Linux-x86_64 (push) Failing after 7m51s
Makefile CI / Release - Windows-x86_64 (push) Has been cancelled
2025-01-30 01:03:36 -05:00
8924f088ba - update: about page updates 2025-01-29 18:02:58 -05:00
7c57d73d47 - add: install udev rules when installing 1.0.0 2025-01-29 17:20:46 -05:00
08ab249203 - add: udev rules for virpil control devices 2025-01-29 16:53:23 -05:00
0a22a7a71b - add: github makefile 2025-01-29 16:50:35 -05:00
f538387025 - add: shift tool from https://github.com/RavenX8/open-vpc 2025-01-29 16:29:56 -05:00
464830469e Initial commit 2025-01-29 16:17:25 -05:00