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

Support for signed values. #15

Merged
merged 3 commits into from
Nov 19, 2015
Merged

Support for signed values. #15

merged 3 commits into from
Nov 19, 2015

Conversation

OrangeTux
Copy link
Collaborator

No description provided.

@OrangeTux OrangeTux changed the title #10 Support for signed values. Nov 18, 2015
@OrangeTux
Copy link
Collaborator Author

This PR already includes some code related to #11.

.. module:: umodbus.config

.. autoclass:: Config
:members: SIGNED_VALUES
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think a config member is missing here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, but I understand the confusion. I already included some code for a new feature: 32 bit values. The BIT_SIZE settings is related to this issue, but isn't functional yet. Currently bit size is 16 bit always, ignore this setting. That is the reason for not in including this setting in the docs right now.

@jaapz
Copy link
Member

jaapz commented Nov 19, 2015

LGTM 👍

OrangeTux added a commit that referenced this pull request Nov 19, 2015
@OrangeTux OrangeTux merged commit 88fcd71 into develop Nov 19, 2015
@OrangeTux OrangeTux deleted the #10 branch November 19, 2015 12:10
hmaerki pushed a commit to hmaerki/fork-uModbus-obsolete that referenced this pull request Dec 31, 2023
hmaerki pushed a commit to hmaerki/fork-uModbus-obsolete that referenced this pull request Dec 31, 2023
hmaerki pushed a commit to hmaerki/fork-uModbus-obsolete that referenced this pull request Dec 31, 2023
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.

None yet

2 participants