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 programming framework parameters using int16 instead of in32 #10246

Merged
merged 2 commits into from
Jul 21, 2024

Conversation

MrD-RC
Copy link
Collaborator

@MrD-RC MrD-RC commented Jul 19, 2024

Some results were getting unnecessarily maxed out. Due to being constrained to INT16_MIN and INT16_MAX. Where the programming framework uses 32 bit ints.

@MrD-RC MrD-RC added this to the 8.0 milestone Jul 19, 2024
@MrD-RC MrD-RC merged commit d9f6db1 into master Jul 21, 2024
22 checks passed
@MrD-RC MrD-RC deleted the MrD_Fix-programming-parameters-with-too-small-ints branch July 21, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants