-
-
Notifications
You must be signed in to change notification settings - Fork 1k
rfc filter sliders #2638
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
rfc filter sliders #2638
Conversation
5e32cea to
2c0015e
Compare
|
betaflight/betaflight#11038 now changes both gyro and D static lowpass values with the sliders |
8bbd171 to
f6d818d
Compare
a8641d7 to
2bcd8eb
Compare
|
@mikeller Thanks for reviewing. I am fighting the fact that if we want to keep the gyro and dterm sliders enabled when changing filter checkboxes - it will move all values regardless the status of the checkboxes. Have to think about a solution for this, as I don't want to add 4 additional sliders 😛 |
2bcd8eb to
36ab8f6
Compare
604d288 to
732957b
Compare
f008acd to
b3cacc8
Compare
9d60f16 to
892fe29
Compare
|
AUTOMERGE: (FAIL)
|
Fix manual input improve gyro and dterm Fix expo Fix enabling gyro dyn lpf 1 to use slider value instead of default Fix enabling dterm dyn lpf 1 to use slider value instead of default Change labels to static Refactor left panel right panel Add switches latest fixes save filter type on lp1 Remove need to save if changing switches Change lowpass html Change slider on/off behavior Fix enable/disable filter mode selectors Reworked to work with legacy and firmware sliders Change gyro warning limit to 1.4 as in 10.7 (limon)
892fe29 to
d57ce5f
Compare
|
Fantastic work. End result is really intuitive and simple to use. Well worth the effort! Tested and works great. |
|
Kudos, SonarCloud Quality Gate passed!
|
|
Sorry merge conflicts. |









Depends on:
betaflight/betaflight#11038 (merged)
betaflight/betaflight#11050
Fixes: #2611
Fixes: #2620
changes
Firmware Sliders are setting Gyro and DTerm filters now.Observed behaviour with current filters:
1 Now changing lowpass 1 or static lowpass or lowpass 2 dynamic filter type disables gyro slider.
2 Now changing a lowpass 1, static or lowpass 2 values disables gyro / dterm slider.
This PR changes behavior to:
Okay - we decided to change the whole thing (@ctzsnooze thanks for functional design)
https://dev.azure.com/Betaflight/Betaflight%20Nightlies/_build/results?buildId=4419&view=artifacts&pathAsName=false&type=publishedArtifacts