* modules/SceMotion: Improve motion support
* motion: Set sensor limits and make use of deadband and tilt correction
* motion: Stub set angle threshold
* motion: improve basic_orientation calculation
* motion: optimize gyro deadband and basic orientation calculations
Co-authored-by: Narr the Reg <5944268+german77@users.noreply.github.com>
---------
Co-authored-by: Narr the Reg <5944268+german77@users.noreply.github.com>
- Fixes head movement of Sackboy occurring independently in LBP.
- Also fixes the issue in Gravity Rush where the screen turns black when using gravity or during specific moments involving the motion sensor.
motion: Prepares for future motion support.