villoren / KalmanLocationManager

Android LocationManager that delivers location predictions based on a Kalman filter.
Other
269 stars 68 forks source link

Fused location #6

Open whitecloud-sas opened 7 years ago

whitecloud-sas commented 7 years ago

Great work you have! Could it have support for fused location ?

villoren commented 7 years ago

With acceleration / magnetic sensors?

rrjanbiah commented 7 years ago

@villoren I think OP meant about http://www.tothenew.com/blog/googles-fused-location-api-for-android/ or I may have misunderstood

Buthrakaur commented 7 years ago

@villoren any idea on fusing GPS with acceleration/magnetic sensors?

FakhourMed commented 5 years ago

@villoren there are any ideas about how to use Kalman Filter with FusedLocationProviderClient API??