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

Chat: add wakeup timer support #1290

Closed
wants to merge 3 commits into from
Closed

Conversation

rmackay9
Copy link
Contributor

@rmackay9 rmackay9 commented Dec 27, 2023

This PR adds three new functions that allow the Assistant to set, get or delete wakeup timers.

Having timer support allows the Assistants to more easily handle request to perform a sequence of tasks. For example, fly North 100m, then west 100m and then RTL.

This has been tested, below are some screen shots of the basic timer get, set and delete functions.
image

Below is a screenshot of a test of a sequence of tasks. In fact during this test it sadly switch to Drift instead of RTL at the end but that's a different issue that I'm looking into.
image

@peterbarker
Copy link
Contributor

I believe this was merged as part of another PR. Ping me if I'm wrong, please.

@rmackay9 rmackay9 deleted the chat-timer branch December 28, 2023 00:02
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.

2 participants