aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/MainEventHandler.java
AgeCommit message (Collapse)Author
2015-08-01Added speed and course information to the traccar log. This would help ↵Satish K. Pagare
render the track on a different UI. As well this information could be pushed into elasticsearch via logstash for better analytics.
2015-08-01Remove disconnected devices from activeAnton Tananaev
2015-07-23Log exceptions stack traceAnton Tananaev
2015-07-14Support forwarding of data (fix #1131)Anton Tananaev
2015-07-12Implement web data handlerAnton Tananaev
2015-07-12Re-factor all channel handlersAnton Tananaev