DEV-750 VerisenseCapture development#43
Merged
marknolan merged 22 commits intoMay 29, 2026
Merged
Conversation
marknolan
requested review from
JongChern,
MAzalya,
dmariapan-shimmer and
jyong15
as code owners
May 27, 2026 15:56
…himmerResearch/webBLEDemos into DEV-750_full_verisense_support
…himmerResearch/webBLEDemos into DEV-750_full_verisense_support
…himmerResearch/webBLEDemos into DEV-750_full_verisense_support
Member
Author
|
@copilot resolve the merge conflicts in this pull request |
…full_verisense_support
Contributor
Merge conflicts have been resolved. Merged |
marknolan
merged commit May 29, 2026
821b922
into
copilot/restructure-repo-for-api-support
1 check passed
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This pull request introduces several enhancements and improvements to the Verisense demo web interface and its documentation. The main focus is on improving device configuration handling, adding new UI features for debugging and device management, and refining the presentation and usability of the demo. Below are the most important changes:
Device Configuration and State Management Improvements:
adcdecoder abstraction, replacing direct references togsrthroughout the code. This includes updating UI synchronization, decoder enable/disable logic, and configuration patching for more robust and maintainable device state management. [1] [2] [3] [4]User Interface Enhancements:
Documentation and Demo Discovery:
README.mdto add the newVerisenseCapturedemo, providing a full control console for Verisense devices, and included a direct link in the demo table for easier discovery. [1] [2]Display and Output Refinements:
These changes collectively improve the robustness, usability, and maintainability of the Verisense demo application and its supporting documentation.