Releases: maddevsio/mad-location-manager
Releases · maddevsio/mad-location-manager
Fixed real-time geohash
0.1.6 Added time to location after geohash real-time filter
Removed accumulation of locations inside service
0.1.5 Removed location accumulation inside service. Refactored little bit
Changed TAG field
0.1.4 Made TAG field pulic static final in KalmanLocationServcie
Changed geo hash filtering
Formed GeoHash filter as usual class without dependencies. Now no need to implement any listener in this class.
Changed process noise covariance
- Changed process noise covariance
- Moved logger logic from service.
Changed settings. Changed demo application (added route filters)
0.1.1 Merge branch 'master' of https://github.com/maddevsio/mad-location-ma…
Prepared for jitpack.io repository.
First implementation of Gps + Accelerometer Kalman "fusion"