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

Possible to bypass range checking on Receiver tab in RC Smoothing panel #1907

Closed
etracer65 opened this issue Mar 7, 2020 · 1 comment
Closed
Labels

Comments

@etracer65
Copy link
Member

Problem has existed since 10.6.

Related to https://github.com/betaflight/betaflight/issues/9559 and betaflight/betaflight#9560

To replicate, enter an invalid value in a text entry field - like the "Auto Smoothness" field. Try entering 100 (valid range is 0-50). Before leaving the field click "Save". The invalid value will be send via MSP and afterwards the validation will correct the range.

Problem happens on every text entry field in that panel.

Some mitigation was applied to the firmware for the "Auto Smoothness" field as invalid values can lead to "flyaway" type events by corrupting the smoothing of the throttle channel.

@McGiverGim
Copy link
Member

In theory this was fixed and merged. I close this. It can be opened again.

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

No branches or pull requests

2 participants