-
-
Notifications
You must be signed in to change notification settings - Fork 7
feat(calibration): guided NORVI button calibration wizard #182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
4c02da4
docs: add NORVI button calibration design spec
stritti e11e68c
docs(calibration): add implementation plan for button calibration
stritti 5413bf6
feat(calibration): add CalibrationManager state machine with measurement
stritti 60399a2
test(calibration): cover threshold computation and error paths
stritti 4607e93
feat(calibration): suppress button actions during calibration
stritti 0fd7381
feat(calibration): add REST endpoints for calibration wizard
stritti 747b5d1
feat(calibration): add guided calibration wizard to web UI
stritti 658ecc6
style(calibration): apply clang-format to CalibrationManager
stritti 12551e1
style(calibration): fix clang-format and trailing newlines for CI
stritti f8f4d5f
docs(calibration): fix trailing newlines for editorconfig CI
stritti 9a06cc2
fix(calibration): accept exact minimum gap and reject release levels
stritti d4faced
fix(calibration): space ADC samples across the intended window
stritti 34892ed
fix(calibration): preserve settings in memory when persistence fails
stritti 1e924ef
fix(buttons): suppress callbacks until release after calibration
stritti 8b918b7
fix(web): hide calibration wizard on non-NORVI firmware
stritti 05a3730
fix(calibration): restart sampling when the level stops matching
stritti 5643c97
fix(web): resume an already-running calibration
stritti 5fd5006
fix(web): avoid duplicate calibration polling loops
stritti 94a2357
fix(web): keep the wizard open when cancellation is rejected
stritti 46ef5f9
fix(calibration): revalidate the averaged level before advancing
stritti 9e4932f
fix(web): reject login HTML from calibration API responses
stritti 190d2a7
feat(web): guide calibration wizard through clear step-by-step flow
stritti File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.