Skip to content

Releases: Frazew/VirtualSensor

Release 1.1

25 Jul 12:49
Compare
Choose a tag to compare
  • Added support for all SDK versions from SDK16 to SDK23+, this means all android versions starting from Jelly Bean should be supported
  • Added a lot of new sensors : TYPE_ROTATION_VECTOR, TYPE_GEOMAGNETIC_ROTATION_VECTOR, TYPE_GRAVITY and TYPE_LINEAR_ACCELERATION
  • Still no support for Pokémon GO though, working on it
  • Some exceptions fixed
  • Code refactored a lot

Hopefully this version will fix the issues many were having !

Initial release

23 Jul 16:53
Compare
Choose a tag to compare

Initial Release

Initial release for VirtualSensor. It should work fine but it still needs some tweaks.
The Z-axis of the gyroscope is currently ignored due to heavy noise/wrong values.
The outputs are quite noisy and there is work to be done on smoothing them.