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

Accept CCSDS header fields as converter inputs #118

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

tloubrieu-jpl
Copy link

This is a small step toward adding converter which calculate and compare the CRC of the packets with the CRC transmitted at the end of the packets.

I wrote a prototype for it in the Europa-Clipper application which uses ccsdspy, but I am not happy with it yet to propose it in the CCSDSpy repository.

Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.11%. Comparing base (1522816) to head (8e09f86).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
+ Coverage   96.05%   96.11%   +0.06%     
==========================================
  Files           7        7              
  Lines         710      721      +11     
==========================================
+ Hits          682      693      +11     
  Misses         28       28              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ddasilva ddasilva merged commit 1f2bac8 into CCSDSPy:main Mar 12, 2024
8 checks passed
@ddasilva
Copy link
Collaborator

Thanks @tloubrieu-jpl !

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