Add classic acceleration exponent#115
Conversation
|
@SimoneMariaRomeo is attempting to deploy a commit to the gnarusg's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (11)
📝 WalkthroughWalkthroughThis PR adds a configurable ChangesClassic Exponent Implementation
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
CLASSIC_EXPONENTkernel parameter for the existing linear/classic curveclassic-exponent/classicExponent2, while allowing values above2for a more classic-style curveValidation
git diff --checkcargo fmt,cargo test, driver tests, or kernel-module build because this Windows environment has no Cargo/Rust/C toolchain and Docker is not runningFixes #111.
Summary by CodeRabbit
Release Notes
classicExponentparameter for the linear acceleration curve. Default value is 2, ensuring backward compatibility. Exponent values greater than 2 adjust the curve shape near the acceleration offset and at higher input speeds.