Discover PyARINC429, a simple Python module for encoding and decoding ARINC 429 digital information.
Stars
91
Forks
24
Watchers
91
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
Refactoring the BitFieldRange type. Implementing the <= and >= operators for the DataFieldType class. Applying miscellaneous clean up.
5546675View on GitHubChange abstract decode method to correctly implement type hints. Simplify binary decoding logic.
5f82743View on GitHubUpdated type hints to help clarify intended usage. Changed an exception message.
08800e2View on GitHubUpdated the docstring of the decode methods for the BCD and BNR classes.
b83cd25View on GitHub