aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/reports/Trips.java
AgeCommit message (Collapse)Author
2016-08-25Made trips detector behavior configurableAbyss777
2016-08-20- Renamed calculateFuelAbyss777
- Used int in BigDecimal constructor - Added extra space
2016-08-19- Added trips reportAbyss777
- Refactored reports models - Added tests for ReportUtils - Added speed to test-generator.py - Other changes