Skip to content
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

raspi with gpio.servo not work (like expected) #1032

Closed
4 tasks done
gen2thomas opened this issue Nov 10, 2023 · 1 comment
Closed
4 tasks done

raspi with gpio.servo not work (like expected) #1032

gen2thomas opened this issue Nov 10, 2023 · 1 comment
Assignees
Labels

Comments

@gen2thomas
Copy link
Collaborator

gen2thomas commented Nov 10, 2023

I create this new issue to collect all various former issues related to gpio.ServoDriver().
The ServoWriter interface is used. For raspi, it should normally work also without pi-blaster for PWM0, PWM1. But this seems to be not implemented, because always the /dev/pi-blaster will be returned from the pwmPin() function.

So it seems this parts should be solved (something like a roadmap):

I'm going to close all the old referenced issues in favor of this one.

@gen2thomas gen2thomas self-assigned this Nov 10, 2023
@gen2thomas gen2thomas added the bug label Nov 10, 2023
@gen2thomas gen2thomas added the in work the implementation or bug fix is in work by developers label Dec 5, 2023
@gen2thomas gen2thomas added done on dev the feature or bug is solved on dev branch and wait for merge to release branch and removed in work the implementation or bug fix is in work by developers labels Dec 11, 2023
@gen2thomas
Copy link
Collaborator Author

fix released with v2.3.0

@gen2thomas gen2thomas removed the done on dev the feature or bug is solved on dev branch and wait for merge to release branch label Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant