Streamline and simplify conditional group parsing.
Enable decrypt for all OCB messages (not just where nData > 35).
Update development status to 'Beta'.
Additional examples added for SPARTN MQTT client processing.
FIXES:
Fix OCB IODE payload definition - thanks to @jonathanmuller for contribution.
Fixes #14
Testing
Please test all changes, however trivial, against the supplied pytest suite tests/test_*.py. Please describe any test cases you have amended or added to this suite to maintain >= 99% code coverage.
pyspartn Pull Request Template
Description
ENHANCEMENTS:
FIXES:
Fixes #14
Testing
Please test all changes, however trivial, against the supplied pytest suite
tests/test_*.py
. Please describe any test cases you have amended or added to this suite to maintain >= 99% code coverage.Checklist:
CONTRIBUTING.MD
).tests/test_*.py
pytest suite to maintain >= 99% code coverage.tests/test_*.py
unittest suite.