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

Expand EVR Format Message #112

Closed
MJJoyce opened this issue Sep 4, 2018 · 0 comments
Closed

Expand EVR Format Message #112

MJJoyce opened this issue Sep 4, 2018 · 0 comments
Assignees

Comments

@MJJoyce
Copy link
Member

MJJoyce commented Sep 4, 2018

The current EVR format message handling does an ok job of processing format strings and displaying them. However, the current functionality doesn't result in the expected output in all cases and we don't provide any support for size format strings. It would be useful to expand on the functionality for this use case.

@MJJoyce MJJoyce self-assigned this Sep 4, 2018
MJJoyce added a commit that referenced this issue Sep 4, 2018
EVR message format string processing has been updated to better handle
type and size format information. Data conversion has been switched over
to the dtype.PrimitiveType class so that processing of binary values
into ints/floats returns expected values.
MJJoyce added a commit that referenced this issue Sep 4, 2018
EVR message format string processing has been updated to better handle
type and size format information. Data conversion has been switched over
to the dtype.PrimitiveType class so that processing of binary values
into ints/floats returns expected values.
MJJoyce added a commit that referenced this issue Sep 11, 2018
EVR message format string processing has been updated to better handle
type and size format information. Data conversion has been switched over
to the dtype.PrimitiveType class so that processing of binary values
into ints/floats returns expected values.
MJJoyce added a commit that referenced this issue Sep 11, 2018
Issue #112 - Expand EVR Format Message Handling
MJJoyce added a commit that referenced this issue Sep 4, 2019
EVR message format string processing has been updated to better handle
type and size format information. Data conversion has been switched over
to the dtype.PrimitiveType class so that processing of binary values
into ints/floats returns expected values.
Mejiro-McQueen referenced this issue in Mejiro-McQueen/Bifrost Feb 9, 2023
Issue #112 - Provide base implementation of deframer / packet processor
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

No branches or pull requests

1 participant