-
-
Notifications
You must be signed in to change notification settings - Fork 65
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
feat: Add support for the Joyroid Loob #545
Draft
blackspherefollower
wants to merge
9
commits into
buttplugio:dev
Choose a base branch
from
blackspherefollower:loob-support
base: dev
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.
Draft
feat: Add support for the Joyroid Loob #545
blackspherefollower
wants to merge
9
commits into
buttplugio:dev
from
blackspherefollower:loob-support
Commits on Oct 2, 2024
-
fix (buttplugio#663): Treat array of None from actuator command manag…
…er as empty If we get back a Vec<Option<Hardwarecommand>> that isn't empty but is nothing but None, treat it as empty. Otherwise we'll spam devices with very weird output.
Configuration menu - View commit details
-
Copy full SHA for 5ae3f4b - Browse repository at this point
Copy the full SHA 5ae3f4bView commit details -
feat: Adding support for FeelingSo Flair Feel
Interestingly, this rabbit device actually supports oscillation range!
Configuration menu - View commit details
-
Copy full SHA for 58850e3 - Browse repository at this point
Copy the full SHA 58850e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33c0d0d - Browse repository at this point
Copy the full SHA 33c0d0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8509eda - Browse repository at this point
Copy the full SHA 8509edaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba0f758 - Browse repository at this point
Copy the full SHA ba0f758View commit details -
Configuration menu - View commit details
-
Copy full SHA for dab0176 - Browse repository at this point
Copy the full SHA dab0176View commit details -
feat: Implement Linear movement for Lovense Solace Pro
is chonk. so chonk. 100ms timing sucks. But it works. Sorta.
1Configuration menu - View commit details
-
Copy full SHA for 23280af - Browse repository at this point
Copy the full SHA 23280afView commit details
Commits on Oct 3, 2024
-
feat: Add support for the Joyroid Loob
This change will require a fix in btleplug, as the LOOB has duplicate characteristic UUIDs and btleplug gives us the last one, not the first. See deviceplug/btleplug@4a2089b for my attempt at a fix (only tested on Windows, but passing tests on all); my concern is that there's probably a better way to collet without duplicates than using fold.
Configuration menu - View commit details
-
Copy full SHA for 1a19193 - Browse repository at this point
Copy the full SHA 1a19193View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76482c0 - Browse repository at this point
Copy the full SHA 76482c0View commit details
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.