Skip to content

Fix dampening factor clip - #182

Closed
Praeuner wants to merge 1 commit into
BluePilotDev:bp-7.0from
Praeuner:bp-fix-dampening-clamp
Closed

Fix dampening factor clip#182
Praeuner wants to merge 1 commit into
BluePilotDev:bp-7.0from
Praeuner:bp-fix-dampening-clamp

Conversation

@Praeuner

Copy link
Copy Markdown
Contributor

Description

UI allows selecting down to 0.25 for user_dampening_factor. If a value below 0.75 is chosen, line 197/198 clips it back up to 0.75. Changed minimum to 0.25 to prevent clipping.

UI allows selecting down to 0.25 for user_dampening_factor. If a value below 0.75 is chosen, line 197/198 clips it back up to 0.75.
@alan-polk

Copy link
Copy Markdown
Collaborator

Can you please make the PR into bp-dev instead of bp-7.0? From bp-dev I can push it into 7.0.

@Praeuner

Copy link
Copy Markdown
Contributor Author

Done here: #183

Will close this PR.

@Praeuner Praeuner closed this Aug 14, 2026
@Praeuner
Praeuner deleted the bp-fix-dampening-clamp branch August 14, 2026 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants