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

Use struct for unpack (and add support for floats) #60

Closed
wants to merge 4 commits into from

Conversation

reedbn
Copy link

@reedbn reedbn commented Dec 23, 2015

Adding support for floating point fields for both single and double precision. If you're avoiding waveform80's struct refactor for some reason, commit 2f0bcb7 was based on ianare's development, then merged with waveform80's branch, so you can still get the floating point functionality without waveform80's stuff. Not sure why you would, though.

waveform80 and others added 4 commits July 6, 2015 16:07
No sense defining our own "s2n" routines when struct does everything
required (and much faster); this commit also corrects the comments
regarding Intel and Motorola endianness (Intel is little, Motorola is
big)
@reedbn
Copy link
Author

reedbn commented Sep 14, 2017

Any particular reason this still hasn't been pulled in? It's approaching the 2 year mark...

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