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

[Bug] dshot reverse command broken after release 1.13 #23537

Open
TedObrien opened this issue Aug 13, 2024 · 0 comments
Open

[Bug] dshot reverse command broken after release 1.13 #23537

TedObrien opened this issue Aug 13, 2024 · 0 comments

Comments

@TedObrien
Copy link

TedObrien commented Aug 13, 2024

Describe the bug

Using the dshot reverse and dshot normal to change spin direction of motor no longer works after release 1.13.

To Reproduce

Tested with APD 80F3[X]v2

running v1.14

  1. Power on drone and enter mavlink console on QGC
  2. command dshot beep1 -m 1 works as expected and a beep is heard
  3. command dshot reverse -m 1 does not not produce any sound from the esc/motor like it does in 1.13 and the motor direction remains unchanged.

Expected behavior

When running dshot reverse -m 1 in 1.13, a beep is made and the motor direction changes. dshot save then saves this direction after its powered down.

Screenshot / Media

Issue appears to have been introduced in #19758

Reverting the 2 lines changed in this commit I get the expected behavior in 1.14.

I have only tested this with the APD 80F3[X]v2. It's possible it's hardware specific as the commit was supposed to fix #19756. From my testing, using dshot save makes the direction change persist, counter to the bug report.

EDIT: Tested with a T-motor 4 in 1 esc running bl-heli32

Let me know if I should make a PR. Thanks

Flight Log

NA

Software Version

v1.14 and above

Flight controller

holybro v6x

Vehicle type

Multicopter

How are the different components wired up (including port information)

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant