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

✨FEATURE: Add support for decoding CRSF Telemetry #16

Open
2 tasks
Witty-Wizard opened this issue Jun 25, 2024 · 0 comments
Open
2 tasks

✨FEATURE: Add support for decoding CRSF Telemetry #16

Witty-Wizard opened this issue Jun 25, 2024 · 0 comments
Assignees
Labels
enhancement 🪄 New feature or request

Comments

@Witty-Wizard
Copy link
Owner

Overview

The Current implementation of CRSF only supports decoding RC Channels, we need to add support for decoding CRSF Telemetry Packets.

Tasks

  • Save the incoming header byte in the header struct
  • Based on the frame type received in the header, decode the telemetry.
@Witty-Wizard Witty-Wizard added the enhancement 🪄 New feature or request label Jun 25, 2024
@Witty-Wizard Witty-Wizard self-assigned this Jun 25, 2024
@Witty-Wizard Witty-Wizard changed the title ✨[FEATURE]: Add support for decoding CRSF Telemetry ✨FEATURE: Add support for decoding CRSF Telemetry Dec 6, 2024
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
None yet
Development

No branches or pull requests

1 participant