aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/TrackerEventHandler.java
AgeCommit message (Collapse)Author
2014-09-09Added null check for lastPostitionJed
2014-09-08Updated TrackerEventHandler to only trigger UpdateLatestPosition on the last ↵Jed
record processed and pass the position object to the function Added database property to Device class Updated DatabaseDataManager to allow the use of placeholder _database_ in queries
2013-07-30Improve logging system (fix #278)Anton Tananaev
2013-01-12Integrate new web interfaceAnton Tananaev
2012-12-04Added Navis protocol (fix #99)Anton Tananaev
2012-10-31Properly handle connection closing (fix #62)Anton Tananaev
2012-10-23Reset connection on error (fix #52)Anton Tananaev
2012-08-12Fix reverse geocoding (fix #37)Anton Tananaev
2012-05-29fixed #3Anton Tananaev
2012-04-27(no commit message)Anton Tananaev
2012-04-26(no commit message)Anton Tananaev
2012-03-04(no commit message)Anton Tananaev
2011-11-11(no commit message)Anton Tananaev