Location Update (Time Delay)

jaimzj9 years ago

Dear Anton,

I have set frequency of updates to 5 minutes that is 300 seconds.

Updates are coming thru at 5 mnts intervals, however the update I recieve at
2015-07-19 23:11:xx is actually location of timestamp 2015-07-19 23:06:xx
likewise update received at
2015-07-19 23:16:xx is actually location of timestamp 2015-07-19 23:11:xx
I am interested in knowing how this is configured/set in the application to better understand the working.

Also is there any plan to set filters based on location/fix etc? for more accurate fixes. (As when the device is indoor) the location updates does get quite messy...with updates of random locations nearby.

Anton Tananaev9 years ago

If we talking about Android Traccar Client, the app requests updates from the system with selected interval and then it has internal timer for the same interval. So, in the edge case it can return GPS information from previous fix. This seems to be your case.

As for filtering, you can enable it on the server side.