Traccar 4.14 error device blocked on map

Santiago 4 years ago

Anton I infinitely appreciate your patience, I just deduced that by reading the source code and I think I could find the problem

Thank you so much

Mark 4 years ago

Hi Santiago, What filters have you disabled? Can you report the string of the traccar.xml?

Santiago 4 years ago

Mark, only disable coordinates

<entry key='coordinates.minError'>60</entry>
<entry key='coordinates.maxError'>120</entry>

remove this line, and work for me.

what these lines do is that if they are met, the last known position remains and only updates course and speed

Mark 4 years ago

Ok, thanks Santiago, I'll give it a try. Good Day