betaflight / betaflight-configurator

Cross platform configuration tool for the Betaflight firmware
GNU General Public License v3.0
2.44k stars 876 forks source link

"Reorder motors" wizard uses to small idleThrottleValue #3989

Open shukari opened 2 months ago

shukari commented 2 months ago

Describe the bug

No motor is spinning in the "Reorder motors" wizard because it uses 1060 as idleThrottleValue but my motors start to spin at 1070. I have a Mobula8 Walksnail edition and i dont know why my motors start so late. Code line

It was apparently changed here, but now its to low https://github.com/betaflight/betaflight-configurator/pull/2770

To Reproduce

  1. open "Reorder motors" wizard
  2. accept warning
  3. you should select the spinning motor
  4. no motor is spinning

Expected behavior

a motor should spin

Configurator version

10.10.0

Flight controller configuration

No response

Add any other context about the problem that you think might be relevant here

It would be nice if there would be a cli setting to change that value or it should use the idle setting

haslinghuis commented 1 month ago

@atomgomba @limonspb should we revive #2766

atomgomba commented 1 month ago

@atomgomba @limonspb should we revive #2766

Though not sure how much the base branch has diverged in the meantime, but I would gladly help implementing a UI widget for this again

haslinghuis commented 1 month ago

A ... lot :rofl: - but reorder motors is somewhat isolated from refactoring.

limonspb commented 1 month ago

that be neat to have... Maybe just in the general settings? Since it's very unusual thing to twek