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 for #211 Value returned by supportedPIDS_xx_xx() methods is off by one bit. #213

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

jimwhitelaw
Copy link
Collaborator

Changes processPID() and conditionResponse() to return double instead of float to preserve all bits of response.
Adds a shortcut to return response directly without scale/bias processing where none is needed, including when the return value is bit-encoded.

… bit. PowerBroker2#211

Changes processPID() and conditionResponse() to return double instead of float to preserve all bits of _response_.
@PowerBroker2 PowerBroker2 merged commit c2df64d into PowerBroker2:master Jan 2, 2024
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