-
Notifications
You must be signed in to change notification settings - Fork 44
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
feat: added MSP_PILOT_CONFIG with user definable parameters #156
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this fixing the MSP_NAME bug?
There is no MSP_NAME bug, just a poor implementation. Added new MSP_PILOT_CONFIG messages instead of trying to reuse MSP_NAME. - as discussed. |
This reverts commit 52237ee.
This PR now also fixes the MSP_NAME bug by reverting commit 52237ee. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once more little change needed!
Thanks again, fixed! |
…mware into esc_sensor_fly * 'master' of ssh://github.com/rotorflight/rotorflight-firmware: Fix HPF bug and cross-coupling scale (rotorflight#158) feat: add MSP_PILOT_CONFIG with user definable parameters (rotorflight#156) Use HPF instead of derivative in Cyclic Cross-Coupling Add firstOrderHPF in filter.c Improved PID defaults (rotorflight#140) Refactor RC response & acceleration filter (rotorflight#153)
The idea is that there will also be a Model page (in Lua/Configurator) where the user can define up to 3 parameters. Those parameters will then be set in rf2bg.lua.