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

VTOL Servo speed control #10361

Open
tohclin opened this issue Sep 16, 2024 · 0 comments
Open

VTOL Servo speed control #10361

tohclin opened this issue Sep 16, 2024 · 0 comments

Comments

@tohclin
Copy link

tohclin commented Sep 16, 2024

I uses a linear servo for my VTOL project, servo 4. Since the linear servo is slow, I need to control the servo speed.
The linear servo moves from profile2(2000us) to mixer transition mode(1500us), then to profile1(1000us) slowly as I wish.
But it moves from profile 1 to transition mode instantly, then to profile 2 slowly. I am not sure if this is a bug or not.

mixer_profile 1

mixer_profile 1

smix

smix 0 2 1 50 0 -1
smix 1 3 1 50 0 -1
smix 2 2 2 50 0 -1
smix 3 3 2 50 0 -1
smix 4 4 29 100 15 -1
smix 5 1 0 100 0 -1

mixer_profile 2

mixer_profile 2

smix

smix 0 2 1 50 0 -1
smix 1 3 1 50 0 -1
smix 2 2 2 50 0 -1
smix 3 3 2 50 0 -1
smix 4 4 29 -100 15 -1
smix 5 1 0 100 0 -1
smix 6 4 38 100 15 -1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant