You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: