Accuracy changes minimum speed and meters

Robbin5 years ago

Hi there, really like Traccar software. I setup a few days ago instead of the default tracker it comes with my GPS device.
It works great I only a a quest about minimum speed and ignore small locations changes.

I park my motor in front of my house now for a few days without moving but Traccar says it moves a little I think because the accuracy off the GPS.

How can I set a minimum speed and a minimum meters before the software exactly thinks the tracker moves.
Is that with geocoder.reuseDistance?

This the example off records:

Address changes:
Address changes

Speed:
Speed

Macan5 years ago

Well you can try add this in traccar.xml file :

<entry key="filter.enable">true</entry>
<entry key="filter.distance">50</entry>

after that , restart traccar.