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

Removed duplicate legacy gyro_lpf validation from msp.c #5247

Merged
merged 1 commit into from Feb 21, 2018

Commits on Feb 20, 2018

  1. Removed duplicate legacy gyro_lpf validation from msp.c

    Additional validation in msp.c was resetting the gyro and pid denoms incorrectly under the assumption that any non-zero gyro_lpf value means the gyro is in 1KHz refresh rate.  The correct validation is already been performed by fc/config.c so the extra legacy validtions are not needed.
    etracer65 committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    84db8ef View commit details
    Browse the repository at this point in the history