Skip to content

feat: float32 signal generation #100

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

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

Conversation

Ezhik452
Copy link

Add handling of the float32 extended signal type to the generator. This type of signal are passed as float32 bits packed into bytes based of endianness of the signal.

Corresponding tests are provided.

Right now it's implemented in not so pleasant way. If you have some ideas on how to implement it more canonically to the crate style, I'll be glad to adjust code.

Add handling of the float32 extended signal type to the generator. This
type of signal are passed as float32 bits packed into bytes based of
endianness of the signal.
Corresponding tests are provided.
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.

1 participant