Skip to content

Conversation

@conradopoole
Copy link
Contributor

As a follow up to vedderb/vesc_express#71 and #71 I implemented the ability to disable or enable the beeper at the QML/LISP level only, without relying on changes to the VESC Express FW.

I only pushed the changes to the micro package for now.

Is this more inline with what you proposed we do in vedderb/vesc_express#71

Introduces a checkbox in the UI to enable or disable the beeper, synchronizing its state with the backend via custom app data. Updates the backend to handle beeper state, send configuration to the UI, and process related events. Bumps version to 1.0.2.
The Makefile now injects BUILD_DATE and GIT_COMMIT into ui.qml using gdate and git. The UI displays the build date and git commit hash, improving traceability of builds.
@vedderb
Copy link
Owner

vedderb commented Dec 28, 2025

Looks good to me, thanks for the PR!

@vedderb vedderb merged commit c8a575d into vedderb:main Dec 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants