summaryrefslogtreecommitdiffstats
path: root/src/input_common/motion_input.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* hid: Implement SevenSixAxis and ConsoleSixAxisSensorgerman772021-04-241-2/+8
* general: Fix various spelling errorsMorph2021-01-021-1/+1
* input_common/CMakeLists: Make some warnings errorsLioncash2020-10-161-21/+17
* Merge pull request #4757 from german77/BetterMotionbunnei2020-10-101-8/+100
|\
| * Address commentsgerman2020-10-051-38/+38
| * Add compatibility with only accelerometer and auto calibrate for driftgerman2020-10-041-10/+102
* | Add random motion input to SDLgerman2020-09-261-0/+32
|/
* input_common/motion_input: Make use of Common::PI constantMorph2020-09-021-1/+6
* Fix orientation errors and improve drift correctiongerman2020-08-281-13/+30
* Address commentsgerman2020-08-281-68/+42
* Implement a basic class for motion devicesgerman2020-08-281-0/+185