Skip to content

rtcm3e msgs 1001-1004, 1009-1012: correct max satellites limit #489

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

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

ourairquality
Copy link

The MAXOBS was being used, where 31 is the maximum number of satellites for these messages.

This limit was not being enforced when emitting the data, just in the header value.

This lead to an invalid RTCM data stream when there were over 31 satellites.

The MAXOBS was being used, where 31 is the maximum number of
satellites for these messages.

This limit was not being enforced when emitting the data, just in the
header value.

This lead to an invalid RTCM data stream when there were over 31
satellites.
@rtklibexplorer rtklibexplorer merged commit bc81d78 into rtklibexplorer:demo5 Oct 20, 2024
@ourairquality ourairquality deleted the rtcm3e-max-sats branch October 22, 2024 05:21
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