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

Add waypoint functionality #7

Open
ArduCrow opened this issue May 28, 2023 · 0 comments
Open

Add waypoint functionality #7

ArduCrow opened this issue May 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ArduCrow
Copy link
Owner

Function or set of functions that allow upstream to send some sort of data structure (ie JSON) representing a waypoint mission. Send this to an appropriate Mavcom function which will then convert it into a Mavlink waypoint mission to send to the flight controller.

The upstream function should be readable, pythonic and as simple as possible for developers to utilise in their own projects.

@ArduCrow ArduCrow added the enhancement New feature or request label May 28, 2023
@ArduCrow ArduCrow self-assigned this May 28, 2023
@ArduCrow ArduCrow moved this to Todo in Mavcom Board May 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant