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

Improve radiotap #517

Merged
merged 10 commits into from
Dec 30, 2020
Merged

Improve radiotap #517

merged 10 commits into from
Dec 30, 2020

Conversation

obormot
Copy link
Collaborator

@obormot obormot commented Dec 28, 2020

This picks up on great work in PR #478 that had some issues with usage of bytearray and wasn't backward compatible with existing unit tests (which as I and others noticed contained some endianness issues).
I've added the original unit tests back and adjusted the code to be backward compatible. Tested on both little and big endian architectures. This is by large just an incremental improvement/bugfix to radiotap module.

@coveralls
Copy link

coveralls commented Dec 28, 2020

Coverage Status

Coverage increased (+0.08%) to 92.565% when pulling cfa0421 on improve-radiotap into f9ec494 on master.

@brifordwylie
Copy link
Collaborator

@obormot LGTM, feel free to merge at your convenience.

@obormot
Copy link
Collaborator Author

obormot commented Dec 28, 2020

@obormot LGTM, feel free to merge at your convenience.

Thanks! I'll try adding some more unit tests before merging.

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.

3 participants