betaflight / betaflight-configurator

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

Switching from motors tab and back resets the motor status #4160

Open dmak opened 1 week ago

dmak commented 1 week ago

To Reproduce

Result

Expected behavior

Configurator version

v10.10.0

haslinghuis commented 1 week ago

Define hiccup in relation to positions are remembered. Following is before and after saving settings on power tab.

image

dmak commented 1 week ago

I have probably messed up with initial description. Try these steps:

nerdCopter commented 1 week ago

i believe the motors tab is designed not to reset the sliders so that a pilot could use other tabs for viewing. especially useful is the sensors tab. however, the action of saving has corrupted the environment.

i wonder if resetting some global motor variable when MSP is saved would be a solution.