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

Updated the XTCE parser to support larger xtce files(10's of MB). #1809

Open
wants to merge 1 commit into
base: cosmos4
Choose a base branch
from

Conversation

AshitakaLax
Copy link

Also had situation where I was entering an else case of the converter.

Also had situation where I was entering an else case of the converter.
@AshitakaLax
Copy link
Author

GPL compliance Check.

@ryanmelt
Copy link
Contributor

ryanmelt commented May 9, 2023

What happens without the HUGE option? That option seems to have performance impacts for smaller files.

@AshitakaLax
Copy link
Author

We have a ~400MB+ XTCE file, it just throws an exception when it tries to work with a file of this size.
I believe it throws an exception if the xtce file is greater than something around 15MB.

@ryanmelt
Copy link
Contributor

Thanks for the feedback. We will add the HUGE flag for OpenC3 COSMOS.

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.

None yet

2 participants