Implement (de)serialization for Ardrone3::GPSState
Abierto
good first issue
- Lenguaje dominante
- Rust
- Estrellas
- 22
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## 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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.