aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/events
AgeCommit message (Expand)Author
2018-06-15Fix OverspeedEventHandler with new deviceAbyss777
2018-06-02Start Netty 4 migrationAnton Tananaev
2018-05-11Rename config switchAbyss777
2018-05-07Add basic support of overspeeding inside geofences.Abyss777
2018-04-13- Rename field to PeriodAbyss777
2018-04-12Make analyzed attribute configurable for MaintenanceAbyss777
2018-04-11Add support of multiple MaintenancesAbyss777
2018-03-14Option to ignore duplicate alarmsAnton Tananaev
2017-09-21Make check for valid in MotionEventHandler optionalAbyss777
2017-08-17Pass Map<Event, Position> to notificationsAbyss777
2017-08-16Combine trips and stops detectors and some optimizationAbyss777
2017-08-14Rename parameter and field to "useIgnition"Abyss777
2017-08-14Correct motion state by ignition.Abyss777
2017-08-11Make Overspeed and Motion events handlers singleton and move some code to fun...Abyss777
2017-08-11Move state updates from ConnectionManager to proper event handlersAbyss777
2017-08-10Implement delayed overspeed eventsAbyss777
2017-08-10Rename variablesAbyss777
2017-08-09Implement motion detection similar to trips detectionAbyss777
2017-07-26- Implement base manager classes as genericsAbyss777
2017-07-22Use ternary operator for calendarAbyss777
2017-07-22- Add Permission helper ClassAbyss777
2017-07-19Refactored four managersAbyss777
2017-07-14Implement driverChanged event instead of driverUnauthorizedAbyss777
2017-07-12Implement Driver Unauthorized EventAbyss777
2017-07-09Fix code style issueAnton Tananaev
2017-07-09Check if fuel drop threshold is setAnton Tananaev
2017-06-16Centralized motion detectionAbyss777
2017-04-17Implement fuel drop eventsAnton Tananaev
2017-03-20Move handleTextMessage function to separate handler.Abyss777
2017-02-15Remove check for valid in IgnitionEventHandlerAbyss777
2017-01-25Rise ignition events only if both positions has ignition attributeAbyss777
2016-12-21Add attributes to overspeed and maintenance eventsAbyss777
2016-12-18Include data directly into eventsAnton Tananaev
2016-12-14Calendars implementationAbyss777
2016-11-25Rename maintenance eventsAnton Tananaev
2016-11-24- Invert variable meaningAbyss777
2016-11-24Combine lookupAttribute helpersAbyss777
2016-11-23Implement attributes helpersAbyss777
2016-11-23Adjust constants namesAbyss777
2016-11-22Implement maintenance eventAbyss777
2016-11-02Update copyright notice emailsAnton Tananaev
2016-09-21Implement lookup attribute helpers for primitivesAbyss777
2016-09-21- Add two functions to lookup attributes from device to server and from devic...Abyss777
2016-09-03Use knots for speedLimitAbyss777
2016-08-15- Made speed threshold configurableAbyss777
2016-08-12- Removed decimal partAbyss777
2016-08-12- Fixed casting ignition object to booleanAbyss777
2016-08-11- Added IgnitionEventHandlerAbyss777
2016-07-28Rename parameterAbyss777
2016-07-28Organized server cacheAbyss777