Skip to content

Correct CRC and better error handling #41

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jenshz
Copy link

@jenshz jenshz commented Jan 24, 2021

While trying to use TLEs from Celestrak I encountered a parse error.
I've updated the KepCheck to checksum_tle from https://github.com/philcrump/libpredict,
and have added some extra error handling (so you can actually figure out what's wrong with your TLE).

@nick-pascucci-spire
Copy link
Contributor

Hi, thanks for your pull request! This looks like it will be a helpful fix.

Before I merge your PR I'd like to make sure it's tested. Would you mind adding some test cases showing failures for each case with malformed TLEs and a success with a well-formed one?

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