Age | Commit message (Expand) | Author |
---|---|---|
2017-08-17 | Fix trip detector | Abyss777 |
2017-08-16 | Combine trips and stops detectors and some optimization | Abyss777 |
2017-08-15 | Merge remote-tracking branch 'upstream/master' into new_trips_detector | Abyss777 |
2017-08-15 | Remove greadyParking | Abyss777 |
2017-08-15 | Reimplement trips detector using MotionEventHandler | Abyss777 |
2017-08-14 | Correct motion state by ignition. | Abyss777 |
2017-06-20 | Change type of 'spentFuel' to double | Abyss777 |
2017-06-15 | Detect Trips and Stops by gaps in data | Abyss777 |
2017-06-14 | Move tests to correct unit | Abyss777 |
2017-04-17 | Remove unused imports and fix tests | Anton Tananaev |
2017-03-04 | Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL; | jon-stumpf |
2016-08-23 | - Fixed GL200 odometer units | Abyss777 |
2016-08-20 | Removed rounding and BigDecimal for distance and averageSpeed | Abyss777 |
2016-08-20 | - Renamed calculateFuel | Abyss777 |
2016-08-19 | - Added trips report | Abyss777 |