Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

aayes89/MyVirtualGyroscope

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyVirtualGyroscope

Xposed module tested and working on API 25 or superior

This approach can handle the accelerometer vectors to create a virtual gyroscope sensor.

Changing the axis in proper way to emulate a head tracking device.

TODO:

  • Design a UI to show stats and vector values
  • Add more virtual sensor [Compass (Orientation), Temperature and Pressure]
  • Detect when non virtual sensor exist to take advantage of virtualization
  • Corrections to magnetic field calculations (add magnitude calc = sqrt(XX+YY+Z*Z))
  • Enable an TCP/UDP injection
  • Enable mouse to Virtual Sensor injection
  • Enable external Joystick to Virtual Sensor injection
  • Correct some bugs when interacts with the Xposed API
  • Apply well practices of developing

DONE:

  • Add more virtual sensor Compass (Orientation)
  • Correct some bugs when interacts with the Xposed API

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.