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

Feature/issue 800 magnetometer noise #831

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

schaubh
Copy link
Contributor

@schaubh schaubh commented Oct 13, 2024

  • Tickets addressed: bsk-800
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

Two modules multiplied the user provided noise standard deviation value by 1.5. This has now been corrected.

Verification

Tests have been updated and pass.

Documentation

Added release notes and the issue is discussed in the known issue document.

Future work

None

@schaubh schaubh added bug Something isn't working documentation Improvements or additions to documentation labels Oct 13, 2024
@schaubh schaubh self-assigned this Oct 13, 2024
@schaubh schaubh requested a review from a team as a code owner October 13, 2024 13:43
@schaubh schaubh linked an issue Oct 13, 2024 that may be closed by this pull request
@schaubh schaubh force-pushed the feature/issue_800_magnetometer_noise branch 2 times, most recently from b8c77f9 to 5137df2 Compare November 4, 2024 16:59
@schaubh schaubh force-pushed the feature/issue_800_magnetometer_noise branch from 5137df2 to e75420f Compare November 7, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

Magnetometer Sensor Noise Std is scaled by a factor of 1.5
2 participants