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

SITL: AP_Periph: sim_update_actuator report IDs that match AP channel indexes #29138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

IamPete1
Copy link
Member

@IamPete1 IamPete1 commented Jan 24, 2025

I found this was required to get the channel numbers reported by the servos to match those set in the can servo bitmask. This also gets the servos reporting different positions.

For example with CAN_D1_UC_SRV_BM 15, on master:
image

With this PR:
image

On master all the reported positions are the same:
image

With this PR:
image

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

Successfully merging this pull request may close these issues.

1 participant