aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/helper
AgeCommit message (Expand)Author
2015-11-11Avoid using POSIX regex classAnton Tananaev
2015-11-09Add channel buffer tools testAnton Tananaev
2015-11-06Finish OBD decoder implementationAnton Tananaev
2015-11-05Start OBD decoder implementationAnton Tananaev
2015-10-26Remove readHexString util methodAnton Tananaev
2015-10-26Use standard Java hex conversionAnton Tananaev
2015-10-26Rename hex conversion methodsAnton Tananaev
2015-10-25Implement buffer string finderAnton Tananaev
2015-10-25Minor changes to buffer tools testAnton Tananaev
2015-10-25Refactor Meiligao protocol decoderAnton Tananaev
2015-10-25Refactor Totem protocol decoderAnton Tananaev
2015-10-24Refactor pattern builder classAnton Tananaev
2015-10-23Remove channel closing testAnton Tananaev
2015-10-23Fix date builder and unit testingAnton Tananaev
2015-10-22Refactor protocol unit testingAnton Tananaev
2015-10-20Refactor bit utililies classAnton Tananaev
2015-10-13Remove data model and fix some issuesAnton Tananaev
2015-10-11Make changes to model hierarchyAnton Tananaev
2015-10-07Replace valueOf with parseXxx callsAnton Tananaev
2015-10-07Implement pattern builder util classAnton Tananaev
2015-10-06Clean up CRC-16 implementationsAnton Tananaev
2015-10-06Rename some of checksum methodsAnton Tananaev
2015-10-06Implement Cityeasy protocol commandsAnton Tananaev
2015-10-01Fix Luhn checksum calculationAnton Tananaev
2015-10-01Replace object with system methodAnton Tananaev
2015-09-24Implement Aquila track protocolAnton Tananaev
2015-09-23More code issues clean upAnton Tananaev
2015-09-23Clean up code inspection issuesAnton Tananaev
2015-09-22Fix log formatting unit testAnton Tananaev
2015-09-15Rename other field to attributesAnton Tananaev
2015-07-17Finish with GPS103 commandsAnton Tananaev
2015-07-14Support forwarding of data (fix #1131)Anton Tananaev
2015-07-07Improve Aplicom id parsingAnton Tananaev
2015-07-05Separate identity manager interfaceAnton Tananaev
2015-07-01Add byte array conversion methodAnton Tananaev
2015-06-28Implement bit utility classAnton Tananaev
2015-06-18Further improve stack loggingAnton Tananaev
2015-06-17Fix log unit testingAnton Tananaev
2015-06-13Improve stack trace loggingAnton Tananaev
2015-05-04Create other data keysAnton Tananaev
2015-04-29Store other data in positionAnton Tananaev
2015-04-27Refactor model classesAnton Tananaev
2015-04-26Add database methods for devicesAnton Tananaev
2015-04-23Major code refacrotingAnton Tananaev
2015-01-07Add hex conversion methodAnton Tananaev
2014-10-09Integrate c3p0 database libraryAnton Tananaev
2014-09-09Removed Other changes to prepare for pull requestJed
2014-09-08Updated TrackerEventHandler to only trigger UpdateLatestPosition on the last ...Jed
2014-09-03Implement position filtering (fix #259)Anton Tananaev
2013-11-09Improve unit test verificationAnton Tananaev