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

Adding configurable telemetry rate support #192

Merged
merged 6 commits into from
Feb 4, 2022

Conversation

ryan-summers
Copy link
Member

@ryan-summers ryan-summers commented Feb 4, 2022

Adding support for a configurable telemetry rate and changing default period to 10 seconds.

This PR fixes #95

Telemetry task watchdog checkins were removed given that telemetry can now be set to long time spans.

With the current clock implementation, the longest telemetry period is just shy of 13 seconds.

TODO:

  • Test on hardware

src/net/mqtt_control.rs Outdated Show resolved Hide resolved
@ryan-summers ryan-summers merged commit a98a229 into develop Feb 4, 2022
@ryan-summers ryan-summers deleted the feature/config-telemetry-rate branch February 4, 2022 16:11
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.

telemetry rate
2 participants