If you want to track your vehicle and get a point every 100 meters or on every turn, you use those parameters. I think it's fairly obvious concept.
I thought in that. Is just i wanted to be sure that i understand it correclty.
Thanks !!!
If I setup all those variables i.e.
location accuracy = high (whatever that exactly does)
frequency = 60s
distance = 500m
angle = 45
I assume there is an OR condition between these settings so each will trigger a position update on its own?
Yes, either of those will trigger report.
thanks for confirming.
btw.I do understand salas initial question about the angle. When I first read the word angle, I thought its related to the angle to some satellite, only when you said "If you want to track your vehicle and get a point every 100 meters or on every turn, " did I understand that its about the angle of movement :-)
btw. can I disable specific conditions? i.e. say would this example send an update every 60 seconds no matter what distance or angle?
location accuracy = high (whatever that exactly does)
frequency = 60s
distance = 0
angle = 0
You can disable everything except frequency, by setting it to zero.
The Distance is always in meters??? if i have my server configures to show in miles, in the client need to configure in Miles or Meters???
Thanks
It's always in meters in the Traccar Client app.
Thanks
i have use traccar application but i have the trace of trajet over houses why ?
Probably that's how you configured it or maybe your device didn't have accurate location.
I dont understand well , what is the relationship between
The Distance Angle and Frecuency of updates
Because, How Distance and Angle affects the updates to the server ?
Thanks