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

telemetry: remove gps_raw_timeout #2165

Closed
wants to merge 1 commit into from

Conversation

JonasVautherin
Copy link
Collaborator

I wonder if this timeout is necessary, and I wonder if it could cause issues sometimes. Right now I have an issue where the MAVSDK health changes the global_position and local_position to "false" for no apparent reason, and I wonder if that could be this timeout.

Also none of the other telemetry streams have a timeout. So if a message stops coming, the state is "frozen". I wonder why this one should be different. Especially given that it is a fallback (MAVSDK should rely on the flags in the SYS_STATUS message if they are set properly).

@JonasVautherin JonasVautherin deleted the v1.4-disable-gps-raw-timeout branch October 27, 2023 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant