Skip to content

Add custom baud rate for CRSF protocol #131

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

Closed
1 task done
krababonga opened this issue Aug 13, 2024 · 1 comment
Closed
1 task done

Add custom baud rate for CRSF protocol #131

krababonga opened this issue Aug 13, 2024 · 1 comment
Assignees
Labels
✨️ Enhancement ✨️ New feature or request

Comments

@krababonga
Copy link

Is there already an issue for this?

  • I have searched the issues and there is no existing issue for this feature request.

Is your feature request related to a problem?

Library won't work on new tracer receivers due to wrong baud rate. Please take a look at betaflight source code:
https://github.com/betaflight/betaflight/blob/master/src/main/rx/crsf_protocol.h#L34

Describe the solution you'd like

Set custom crsf baud rate in constructor.

Describe alternatives you've considered

Currently I changed value in library constant and it works for me.

Additional context

No response

@krababonga krababonga added Pending 📌 This is waiting for me to check it out ✨️ Enhancement ✨️ New feature or request labels Aug 13, 2024
@ZZ-Cat ZZ-Cat self-assigned this Aug 13, 2024
@ZZ-Cat ZZ-Cat moved this to Todo in Development Schedule Aug 13, 2024
@ZZ-Cat
Copy link
Owner

ZZ-Cat commented Aug 13, 2024

Sweet as. By rights, this should be doable.
At this stage, I'll put this in the next maintenance release to v1.0.x, so it will get released faster and won't get bogged down with the other stuff I have going on with #111.

@ZZ-Cat ZZ-Cat removed the Pending 📌 This is waiting for me to check it out label Aug 13, 2024
@ZZ-Cat ZZ-Cat moved this from Todo to In Progress in Development Schedule Aug 13, 2024
@ZZ-Cat ZZ-Cat added ...in progress 🚧 Development on this is in progress and removed ...in progress 🚧 Development on this is in progress labels Aug 13, 2024
@ZZ-Cat ZZ-Cat closed this as completed Aug 17, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Development Schedule Aug 17, 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
Status: Done
Development

No branches or pull requests

2 participants