Releases: frazew/VirtualSensor
Releases · frazew/VirtualSensor
Release 1.1
- 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
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.