aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/reports
AgeCommit message (Expand)Author
2018-01-26Clean up unused importsAnton Tananaev
2018-01-26Static imports for junitAnton Tananaev
2018-01-22Optimize date assignmentAnton Tananaev
2017-09-21Move speedThreshold to TripsConfigAbyss777
2017-09-21Make check for valid in MotionEventHandler optionalAbyss777
2017-08-17Fix trip detectorAbyss777
2017-08-16Combine trips and stops detectors and some optimizationAbyss777
2017-08-15Merge remote-tracking branch 'upstream/master' into new_trips_detectorAbyss777
2017-08-15Remove greadyParkingAbyss777
2017-08-15Reimplement trips detector using MotionEventHandlerAbyss777
2017-08-14Correct motion state by ignition.Abyss777
2017-06-20Change type of 'spentFuel' to doubleAbyss777
2017-06-15Detect Trips and Stops by gaps in dataAbyss777
2017-06-14Move tests to correct unitAbyss777
2017-06-14Imlement Stops reportAbyss777
2017-04-17Remove unused imports and fix testsAnton Tananaev
2017-03-04Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL;jon-stumpf
2017-01-10- Rename calendarData to dataAbyss777
2017-01-09Temporary disable trips test (fix #2750)Anton Tananaev
2016-12-01Implement trips unit testAnton Tananaev
2016-08-23- Fixed GL200 odometer unitsAbyss777
2016-08-20Removed rounding and BigDecimal for distance and averageSpeedAbyss777
2016-08-20- Renamed calculateFuelAbyss777
2016-08-19- Added trips reportAbyss777