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

Implement (de)serialization for Ardrone3::GPSState #13

Open
2 tasks
elpiel opened this issue May 14, 2020 · 0 comments
Open
2 tasks

Implement (de)serialization for Ardrone3::GPSState #13

elpiel opened this issue May 14, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@elpiel
Copy link
Member

elpiel commented May 14, 2020

GPSState

Work done so far:

Enum has been created in #8 , but (de)serialization is needed to decode such messages

Parsing incoming data:

These states are usually sent by the drone, after connection for the state of the Drone GPS

TODO:

(De)Serialization

  • impl TryFromCtx
  • impl TryIntoCtx
@elpiel elpiel added the good first issue Good for newcomers label Jul 31, 2020
@elpiel elpiel changed the title impl (de)serialization for sdk::ardrone3::GPSState Implement (de)serialization for Ardrone3::GPSState Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant