aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/events
AgeCommit message (Expand)Author
2018-05-07Add basic support of overspeeding inside geofences.Abyss777
2017-09-21Move speedThreshold to TripsConfigAbyss777
2017-09-21Make check for valid in MotionEventHandler optionalAbyss777
2017-08-17Pass Map<Event, Position> to notificationsAbyss777
2017-08-15Merge remote-tracking branch 'upstream/master' into new_trips_detectorAbyss777
2017-08-15Remove greadyParkingAbyss777
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-09Implement motion detection similar to trips detectionAbyss777
2017-06-16Centralized motion detectionAbyss777
2017-01-26Fix ignition testAbyss777
2016-10-20Kill EventHandlerTest class, it has been replaced by BaseTestRenaud Allard
2016-08-11- Added IgnitionEventHandlerAbyss777