-
Notifications
You must be signed in to change notification settings - Fork 4
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
👔 (dmk) [NO-ISSUE]: Update DeviceSession + WebHidTransport reconnection update #559
Open
valpinkman
wants to merge
2
commits into
develop
Choose a base branch
from
chore/no-issue-snapshot
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+78
−57
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
valpinkman
force-pushed
the
chore/no-issue-snapshot
branch
from
December 12, 2024 15:42
961e621
to
f0f65c6
Compare
valpinkman
force-pushed
the
chore/no-issue-snapshot
branch
from
December 19, 2024 13:52
f0f65c6
to
f9c9680
Compare
valpinkman
force-pushed
the
chore/no-issue-snapshot
branch
from
December 19, 2024 14:14
f9c9680
to
97abaad
Compare
valpinkman
force-pushed
the
chore/no-issue-snapshot
branch
from
December 23, 2024 08:48
97abaad
to
98fcbbe
Compare
valpinkman
force-pushed
the
chore/no-issue-snapshot
branch
from
December 30, 2024 09:37
98fcbbe
to
b1a1e7d
Compare
valpinkman
force-pushed
the
chore/no-issue-snapshot
branch
from
December 30, 2024 13:48
b1a1e7d
to
76a2469
Compare
valpinkman
force-pushed
the
chore/no-issue-snapshot
branch
from
December 30, 2024 15:53
76a2469
to
14ae154
Compare
valpinkman
force-pushed
the
chore/no-issue-snapshot
branch
from
December 30, 2024 16:17
14ae154
to
90118eb
Compare
valpinkman
force-pushed
the
chore/no-issue-snapshot
branch
from
December 31, 2024 08:41
90118eb
to
a899e28
Compare
valpinkman
force-pushed
the
chore/no-issue-snapshot
branch
from
December 31, 2024 10:36
a899e28
to
cba31e5
Compare
valpinkman
force-pushed
the
chore/no-issue-snapshot
branch
from
December 31, 2024 13:20
cba31e5
to
09e9d51
Compare
valpinkman
changed the title
🔖 (snapshot) [NO-ISSUE]: Snapshot release
👔 (dmk) [NO-ISSUE]: Update DeviceSession + WebHidTransport reconnection update
Dec 31, 2024
valpinkman
force-pushed
the
chore/no-issue-snapshot
branch
from
January 6, 2025 08:33
09e9d51
to
b743f51
Compare
ofreyssinet-ledger
approved these changes
Jan 6, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice fix 👍
valpinkman
force-pushed
the
chore/no-issue-snapshot
branch
from
January 6, 2025 15:47
b743f51
to
f31fb01
Compare
valpinkman
force-pushed
the
chore/no-issue-snapshot
branch
from
January 6, 2025 15:55
f31fb01
to
689d171
Compare
valpinkman
force-pushed
the
chore/no-issue-snapshot
branch
from
January 10, 2025 13:32
689d171
to
cc342e5
Compare
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.
📝 Description
This PR updates the DMK to better handle the LLD integration.
DMK
Updates the DeviceSession to handle resetting the device status when an error happens
WebHidTransport
Update the WebHidDeviceConnection for reconnection issues
❓ Context
✅ Checklist
Pull Requests must pass CI checks and undergo code review. Set the PR as Draft if it is not yet ready for review.
🧐 Checklist for the PR Reviewers