Trips generates wrong

Prugala a day ago

Hi

I have problem with generating trips. Im using GPS tracker for my pet so I set low values on duration and distance but still Traccar doesn't generate trips for my points.

Example "trip" and response from Traccar points report: https://pastebin.com/VNLM4zbD There is about ~0.5km trip.

Traccar shows 0.1km also from other longer trip around ~2km shows multiple 0km trips.
Screenshot 2026-02-13 at 01.49.08.png

My custom configuration looks like:

      - STATUS_TIMEOUT=86400 #7 days
      - REPORT_TRIP_SPEED_THRESHOLD=0.2
      - REPORT_TRIP_MINIMAL_TRIP_DURATION=5
#      - REPORT_TRIP_MINIMAL_PARKING_DURATION=300
      - REPORT_TRIP_MINIMAL_TRIP_DISTANCE=10
#      - REPORT_TRIP_USE_IGNITION=false
#      - REPORT_TRIP_PROCESS_INVALID_POSITIONS=true
#      - EVENT_MOTION_PROCESS_INVALID_POSITIONS=true
      - EVENT_MOTION_SPEED_THRESHOLD=0.2

Should I try to change my configuration or maybe my device returns multiple wrong data?

Anton Tananaev a day ago

Have you checked it against the documentation?

Prugala 13 hours ago

Yes and Im trying to check multiple configurations. I will try other values.
Btw. As I see in DB trips are calculated when user asks about? So every change of config applies to previous positions too?

Anton Tananaev 9 hours ago

It depends. If you request less than 24 hours then it's recalculated. If more then no.