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

FW/VTOL: open up a couple of param constraints #21597

Merged
merged 7 commits into from
Jun 2, 2023

Conversation

sfuhrer
Copy link
Contributor

@sfuhrer sfuhrer commented May 16, 2023

While setting up planes lately I noticed that a couple of parameter min/max constraints don't make sense or that some param meta data is missing.

Further I reduce the default of FW_T_I_GAIN_THR further, as testing on a wide variety of vehicles showed that 0.05 is a more appropriate value. Follow up on #21360.

I also change the default of VT_TILT_TRANS to the more appropriate 0.4 (0.3 is usually too low to accelerate enough for the transition to complete).

Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
0.4 tilt is more reasobale to get nice transitions than
the previous 0.3.

Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
Copy link

@tstastny tstastny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry - somehow missed this one

@sfuhrer sfuhrer merged commit a52c0fd into main Jun 2, 2023
@sfuhrer sfuhrer deleted the pr-open-up-param-limits-main branch June 2, 2023 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants