Age | Commit message (Expand) | Author |
2018-06-02 | Start Netty 4 migration | Anton Tananaev |
2018-05-11 | Rename config switch | Abyss777 |
2018-05-07 | Add basic support of overspeeding inside geofences. | Abyss777 |
2018-04-13 | - Rename field to Period | Abyss777 |
2018-04-12 | Make analyzed attribute configurable for Maintenance | Abyss777 |
2018-04-11 | Add support of multiple Maintenances | Abyss777 |
2018-03-14 | Option to ignore duplicate alarms | Anton Tananaev |
2017-09-21 | Make check for valid in MotionEventHandler optional | Abyss777 |
2017-08-17 | Pass Map<Event, Position> to notifications | Abyss777 |
2017-08-16 | Combine trips and stops detectors and some optimization | Abyss777 |
2017-08-14 | Rename parameter and field to "useIgnition" | Abyss777 |
2017-08-14 | Correct motion state by ignition. | Abyss777 |
2017-08-11 | Make Overspeed and Motion events handlers singleton and move some code to fun... | Abyss777 |
2017-08-11 | Move state updates from ConnectionManager to proper event handlers | Abyss777 |
2017-08-10 | Implement delayed overspeed events | Abyss777 |
2017-08-10 | Rename variables | Abyss777 |
2017-08-09 | Implement motion detection similar to trips detection | Abyss777 |
2017-07-26 | - Implement base manager classes as generics | Abyss777 |
2017-07-22 | Use ternary operator for calendar | Abyss777 |
2017-07-22 | - Add Permission helper Class | Abyss777 |
2017-07-19 | Refactored four managers | Abyss777 |
2017-07-14 | Implement driverChanged event instead of driverUnauthorized | Abyss777 |
2017-07-12 | Implement Driver Unauthorized Event | Abyss777 |
2017-07-09 | Fix code style issue | Anton Tananaev |
2017-07-09 | Check if fuel drop threshold is set | Anton Tananaev |
2017-06-16 | Centralized motion detection | Abyss777 |
2017-04-17 | Implement fuel drop events | Anton Tananaev |
2017-03-20 | Move handleTextMessage function to separate handler. | Abyss777 |
2017-02-15 | Remove check for valid in IgnitionEventHandler | Abyss777 |
2017-01-25 | Rise ignition events only if both positions has ignition attribute | Abyss777 |
2016-12-21 | Add attributes to overspeed and maintenance events | Abyss777 |
2016-12-18 | Include data directly into events | Anton Tananaev |
2016-12-14 | Calendars implementation | Abyss777 |
2016-11-25 | Rename maintenance events | Anton Tananaev |
2016-11-24 | - Invert variable meaning | Abyss777 |
2016-11-24 | Combine lookupAttribute helpers | Abyss777 |
2016-11-23 | Implement attributes helpers | Abyss777 |
2016-11-23 | Adjust constants names | Abyss777 |
2016-11-22 | Implement maintenance event | Abyss777 |
2016-11-02 | Update copyright notice emails | Anton Tananaev |
2016-09-21 | Implement lookup attribute helpers for primitives | Abyss777 |
2016-09-21 | - Add two functions to lookup attributes from device to server and from devic... | Abyss777 |
2016-09-03 | Use knots for speedLimit | Abyss777 |
2016-08-15 | - Made speed threshold configurable | Abyss777 |
2016-08-12 | - Removed decimal part | Abyss777 |
2016-08-12 | - Fixed casting ignition object to boolean | Abyss777 |
2016-08-11 | - Added IgnitionEventHandler | Abyss777 |
2016-07-28 | Rename parameter | Abyss777 |
2016-07-28 | Organized server cache | Abyss777 |
2016-07-28 | Removed suppressing repeated events during analyzing. | Abyss777 |