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

CoT: adds send interval and saves all settings #3104

Merged
merged 2 commits into from
Apr 26, 2023

Conversation

magicrub
Copy link
Contributor

This PR does 3 things and also uses GetDecimal() from PR #3103

  • Changes UI send interval to any seconds you want from 1s to 9999s.
  • Saves/loads all settings on the page
  • allows graceful resuming UI-wise by stop/starting the thread (sort of) when window is closed and reopened. Before, the data was being sent but the textbox handler was invalid until the thread/button was stop/started.

@meee1 meee1 merged commit b897273 into ArduPilot:master Apr 26, 2023
@magicrub magicrub deleted the pr/cot_interval branch April 26, 2023 23:54
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