v1.2.1
- Use a fixed device frame orientation for all calculations instead of using Earth Frame like SensorManager.getOrienation(). This should make the calculations more straightforward and is more intuitive if you are thinking about the orientations in terms of the how the devices sensors are oriented.
- Add a new set of FSensor sensors that provide full implementations of the underlying algorithms.
- Minor bug fixes.