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

convrnx: reinitialize the raw state between passes #454

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

Conversation

ourairquality
Copy link

Taking another go at this. More data than just the subframes needs to be reset between passes. Rather than adding new reinit fucntions, just free and initialize again.

@ourairquality
Copy link
Author

Note some issues with rtcm conversion too, so updated this PR to also reinitialize rtcm and rinex input stream state between passes.

@ourairquality
Copy link
Author

Updated for issues with rinex conversion and saved slips. Might want to hold back merging this one to allow more testing, sorry.

@rtklibexplorer
Copy link
Owner

You mentioned more testing in your last comment. Do you think this is now ready to merge?

@ourairquality
Copy link
Author

You mentioned more testing in your last comment. Do you think this is now ready to merge?

I have not spotted any further issues here, apart form some issues addressed in subsequent PRs. There is a clear issue this is trying address, the state was not being reset between passes which lead to subtle issues, so need to move forward with some solution here.

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