Skip to content

Releases: maddevsio/mad-location-manager

Fixed real-time geohash

12 Mar 08:00

Choose a tag to compare

0.1.6

Added time to location after geohash real-time filter

Removed accumulation of locations inside service

01 Mar 06:25

Choose a tag to compare

0.1.5

Removed location accumulation inside service. Refactored little bit

Changed TAG field

27 Feb 09:54

Choose a tag to compare

0.1.4

Made TAG field pulic static final in KalmanLocationServcie

Changed geo hash filtering

27 Feb 06:55

Choose a tag to compare

Formed GeoHash filter as usual class without dependencies. Now no need to implement any listener in this class.

Changed process noise covariance

26 Feb 05:54

Choose a tag to compare

  • Changed process noise covariance
  • Moved logger logic from service.

Changed settings. Changed demo application (added route filters)

16 Feb 11:20

Choose a tag to compare

0.1.1

Merge branch 'master' of https://github.com/maddevsio/mad-location-ma…

Prepared for jitpack.io repository.

15 Feb 10:16

Choose a tag to compare

First implementation of Gps + Accelerometer Kalman "fusion"