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

Add type Integer48 #128

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

giuliobenetti
Copy link

Let's add integer48 type by using uint64_t as base data type.

Signed-off-by: Giulio Benetti [email protected]

Copy link
Contributor

@michael-hillmann michael-hillmann left a comment

Choose a reason for hiding this comment

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

Good work. Thank you for writing this type.

src/core/co_core.h Show resolved Hide resolved
src/object/basic/co_integer48.c Outdated Show resolved Hide resolved
src/object/basic/co_integer48.c Show resolved Hide resolved
src/service/cia301/co_pdo.c Show resolved Hide resolved
@michael-hillmann michael-hillmann added this to the 4.4.1 milestone Sep 23, 2022
@michael-hillmann michael-hillmann added the enhancement New feature or request label Sep 23, 2022
Let's add integer48 type by using uint64_t as base data type.
Note that Integer48 type can't use Direct Storage.

Signed-off-by: Giulio Benetti <[email protected]>
@michael-hillmann
Copy link
Contributor

can you change the target branch to 'develop', please?

@giuliobenetti giuliobenetti changed the base branch from master to develop September 20, 2023 12:16
@giuliobenetti
Copy link
Author

can you change the target branch to 'develop', please?

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants