aboutsummaryrefslogtreecommitdiff
path: root/src/input_common/motion_input.cpp
AgeCommit message (Collapse)Author
2021-11-24input_common: Remove obsolete filesgerman77
2021-04-23hid: Implement SevenSixAxis and ConsoleSixAxisSensorgerman77
2021-01-02general: Fix various spelling errorsMorph
2020-10-15input_common/CMakeLists: Make some warnings errorsLioncash
Makes the input_common code warnings consistent with the rest of the codebase.
2020-10-09Merge pull request #4757 from german77/BetterMotionbunnei
InputCommon: Add compatibility with only accelerometer and auto calibrate for drift
2020-10-04Address commentsgerman
2020-10-03Add compatibility with only accelerometer and auto calibrate for driftgerman
2020-09-25Add random motion input to SDLgerman
2020-09-02input_common/motion_input: Make use of Common::PI constantMorph
Also amend the copyright notice to yuzu's instead of Dolphin's, which was mistakenly copy-pasted from another file.
2020-08-27Fix orientation errors and improve drift correctiongerman
2020-08-27Address commentsgerman
2020-08-27Implement a basic class for motion devicesgerman