code clean-up #1

Merged
Raven merged 4 commits from clean-up into main 2025-03-28 22:50:50 -04:00

4 Commits

Author SHA1 Message Date
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