Age | Commit message (Expand) | Author |
---|---|---|
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-06-14 | Imlement Stops report | 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 |
2017-01-10 | - Rename calendarData to data | Abyss777 |
2017-01-09 | Temporary disable trips test (fix #2750) | Anton Tananaev |
2016-12-01 | Implement trips unit test | Anton Tananaev |
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 |