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

Direction is always normal #24

Closed
GRIzmak opened this issue May 5, 2021 · 3 comments
Closed

Direction is always normal #24

GRIzmak opened this issue May 5, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@GRIzmak
Copy link

GRIzmak commented May 5, 2021

Describe the bug
I'm not able to set motor direction. Whatever I choose (normal or reverse) I have a normal direction. On version 0.11 everything works as expected.

Expected behavior
Been able to choose a motor direction.

Configuration:

  • Bluejay version: 0.12.1
  • ESC variant: O-H-5
  • Bidirectional DShot: On
  • FC firmware: Betaflight 4.2.8
  • FC: Happy model Crazybee F4 Lite
  • board_name: CRAZYBEEF4FS
@mathiasvr mathiasvr added the bug Something isn't working label May 5, 2021
@mathiasvr
Copy link
Owner

Thanks for reporting this!

Version 0.12.1 was backported from newer code and released early because it contains an important fix.
However, looks like the backporting caused a typo that removed the part that decodes settings such as direction 🤦

I have fixed it and will release it as 0.12.2 ASAP.

@mathiasvr
Copy link
Owner

Fixed by e686e05 - released in v0.12.2.

Thanks again for your report! 👍

@GRIzmak
Copy link
Author

GRIzmak commented May 6, 2021

Thanks for a fast fix. It's working now. I love the melodies on 8bit ESC. Now my 1S toothpicks are even cooler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants