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

fix LTM attitude (mis-cast) #10679

Closed
wants to merge 5 commits into from

Conversation

stronnag
Copy link
Collaborator

@stronnag stronnag commented Feb 7, 2025

The LTM A frame is currently broken always returns ("randomly small") +ve values, presumable as a result the float promotion (/10.0f) prior to being fed into sbufWriteU16.

This PR adds appropriate casts.

@stronnag stronnag added the Bugfix label Feb 7, 2025
@mmosca
Copy link
Collaborator

mmosca commented Feb 7, 2025

Can you rebase it to maintenance-8.x.x branch, so it can be added to 8.1?

@stronnag stronnag changed the base branch from master to maintenance-8.x.x February 7, 2025 17:11
@stronnag stronnag closed this Feb 7, 2025
@stronnag stronnag deleted the jh_fix_LTM_attitude_breakage branch February 7, 2025 17:19
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.

2 participants