Since Traccar 5.xx I have not being able to properly see the trips.
Some versions back (still 6.xx, some early version/s) trips directly didn't appear. Then I read about some parameters, which I changed and trips started to be properly reported.
(report.trip.minimalTripDuration, report.trip.minimalTripDistance, report.trip.minimalParkingDuration, report.trip.minimalNoDataDuration)
But then, after some update (lost track of it) they were not working again.
I added "report.trip.useIgnition" and it made no difference. (so I removed it again, but never removed former 4 parameters)
Now I'm in the last version and trips still not properly reported. Only trips with values UNDER those defined/forced in the former 4 parameters are being reported. So I'm getting trip reports about just GPS drift while parked.
Removed former 4 parameters keeping useIgnition and now ALL the trips of the day are reported AS ONE trip, altough my device reports ignition.
Also added "report.fastThreshold" with value for 1 month and I receive a java error. Value for 1 week gives me only 1 drift report from last sunday.
I tought still without adding any of this parameters, trips for the day should be correctly reported/calculated, since default values are good enough for most cases, but yesterday I made a 2 way trip with almost 1 hour pause between stop and start to get back and is reported as ONE full trip.
Other devices get ALL DAY trips reported as only one trip, and most cases pauses are long enough. (1/2 hour)
Ignition seems not being taken into account, altough I can see in each device when it's on or off so is properly reported by devices and received and processed by traccar server.
Since Traccar 5.xx I have not being able to properly see the trips.
Some versions back (still 6.xx, some early version/s) trips directly didn't appear. Then I read about some parameters, which I changed and trips started to be properly reported.
(report.trip.minimalTripDuration, report.trip.minimalTripDistance, report.trip.minimalParkingDuration, report.trip.minimalNoDataDuration)
But then, after some update (lost track of it) they were not working again.
I added "report.trip.useIgnition" and it made no difference. (so I removed it again, but never removed former 4 parameters)
Now I'm in the last version and trips still not properly reported. Only trips with values UNDER those defined/forced in the former 4 parameters are being reported. So I'm getting trip reports about just GPS drift while parked.
Removed former 4 parameters keeping useIgnition and now ALL the trips of the day are reported AS ONE trip, altough my device reports ignition.
Also added "report.fastThreshold" with value for 1 month and I receive a java error. Value for 1 week gives me only 1 drift report from last sunday.
I tought still without adding any of this parameters, trips for the day should be correctly reported/calculated, since default values are good enough for most cases, but yesterday I made a 2 way trip with almost 1 hour pause between stop and start to get back and is reported as ONE full trip.
Other devices get ALL DAY trips reported as only one trip, and most cases pauses are long enough. (1/2 hour)