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

sensors: force parameter update if mag device id still isn't set #16020

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

dagar
Copy link
Member

@dagar dagar commented Oct 21, 2020

There's a race condition when you only have 1 mag where the sensors module may not update the parameters (and load the calibration) after that first mag starts publishing data. This doesn't apply to current master where the entire calibration architecture was restructured to avoid these types of issues.

This will be part of PX4 v1.11.2.

@dagar dagar added the bug label Oct 21, 2020
@dagar dagar merged commit bdcccb1 into release/1.11 Oct 22, 2020
@dagar dagar deleted the pr-sensors_mag_update branch October 22, 2020 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants